Spaces:
Build error
Build error
temp state
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy
|
2 |
pyaml
|
3 |
matplotlib
|
4 |
-
torch==1.
|
5 |
-
torchvision==0.
|
|
|
1 |
numpy
|
2 |
pyaml
|
3 |
matplotlib
|
4 |
+
torch==1.10.2
|
5 |
+
torchvision==0.11.3
|