Spaces:
Sleeping
Sleeping
Commit
·
faa1e8b
1
Parent(s):
e8e93b4
Changed torchvision version again fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==1.13.1
|
2 |
-
torchvision
|
3 |
numpy
|
4 |
tqdm
|
5 |
matplotlib
|
|
|
1 |
torch==1.13.1
|
2 |
+
torchvision>=0.21
|
3 |
numpy
|
4 |
tqdm
|
5 |
matplotlib
|