Spaces:
Running
Running
Update requirements.txt
#1
by
shukurullo2004
- opened
- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
torch==
|
2 |
-
torchvision==0.
|
3 |
-
gradio==
|
|
|
1 |
+
torch==2.2.1
|
2 |
+
torchvision==0.17.1
|
3 |
+
gradio==4.22.0
|