Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==
|
2 |
-
torchvision==0.
|
3 |
-
gradio==4.
|
4 |
numpy<2.0.0
|
5 |
Pillow
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchvision==0.15.2
|
3 |
+
gradio==4.44.1
|
4 |
numpy<2.0.0
|
5 |
Pillow
|