Spaces:
Sleeping
Sleeping
wild guess at versions. Used latest versions.
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
torch==
|
2 |
-
torchvision
|
3 |
gradio==5.0
|
|
|
1 |
+
torch==2.5.1
|
2 |
+
torchvision==.20
|
3 |
gradio==5.0
|