Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
torchvision
|
3 |
gradio>=5.6.0
|
4 |
Pillow==10.4.0
|
|
|
1 |
+
torch<=2.5.0
|
2 |
torchvision
|
3 |
gradio>=5.6.0
|
4 |
Pillow==10.4.0
|