Spaces:
Runtime error
Runtime error
sshi
commited on
Commit
·
ded5657
1
Parent(s):
e3b638c
Update requirement file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ Pillow>=7.1.2
|
|
8 |
PyYAML>=5.3.1
|
9 |
requests>=2.23.0
|
10 |
scipy>=1.4.1
|
11 |
-
torch==1.
|
12 |
pytorch-lightning==1.9.3
|
13 |
torchvision>=0.8.1,!=0.13.0
|
14 |
tqdm>=4.41.0
|
|
|
8 |
PyYAML>=5.3.1
|
9 |
requests>=2.23.0
|
10 |
scipy>=1.4.1
|
11 |
+
torch==1.10.0
|
12 |
pytorch-lightning==1.9.3
|
13 |
torchvision>=0.8.1,!=0.13.0
|
14 |
tqdm>=4.41.0
|