Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
torchvision>=0.15.0
|
|
|
1 |
+
gradio=5.16.1
|
2 |
+
torch=2.5.1
|
3 |
+
torchvision=0.20.1
|
|