Browse Source

Merge branch 'dev' of git.nju.edu.cn:learnware/learnware-market into dev

tags/v0.3.2
Gene 3 years ago
parent
commit
1fbf707f7c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      setup.py

+ 1
- 0
setup.py View File

@@ -65,6 +65,7 @@ REQUIRED = [
"lightgbm>=3.3.0",
"psutil>=5.9.4",
"torchvision>=0.15.1",
"tensorflow>=2.4.0",
]

if get_platform() != MACOS:


Loading…
Cancel
Save