Spaces:
Running
Running
Pin gradio>=5.0,<7.0 to match SDK version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
torch>=2.0
|
| 2 |
torchvision>=0.15
|
| 3 |
-
gradio>=
|
| 4 |
pillow>=10.0
|
|
|
|
| 1 |
torch>=2.0
|
| 2 |
torchvision>=0.15
|
| 3 |
+
gradio>=5.0,<7.0
|
| 4 |
pillow>=10.0
|