Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio==5.9.1
|
2 |
-
Pillow==
|
3 |
-
|
4 |
-
|
5 |
-
torchvision==0.17.0
|
|
|
1 |
+
gradio==5.9.1
|
2 |
+
Pillow==11.0.0
|
3 |
+
torch==2.2.0
|
4 |
+
torchvision==0.17.0
|
|