Spaces:
Running
Running
fixed to torch1.8.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
torchvision==0.9.0
|
3 |
numpy==1.21.1
|
4 |
# ipython==7.21.0
|
|
|
1 |
+
torch==1.8.0
|
2 |
torchvision==0.9.0
|
3 |
numpy==1.21.1
|
4 |
# ipython==7.21.0
|