Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
timm
|
2 |
numpy
|
3 |
matplotlib
|
4 |
-
|
5 |
torchvision==0.14.1
|
|
|
1 |
timm
|
2 |
numpy
|
3 |
matplotlib
|
4 |
+
torch==1.13.1
|
5 |
torchvision==0.14.1
|