Spaces:
Running
Running
Pin gradio<6.0 (6.0 API broke show_download_button)
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio>=5.40
|
| 2 |
huggingface_hub<1.0
|
| 3 |
pillow
|
|
|
|
| 1 |
+
gradio>=5.40,<6.0
|
| 2 |
huggingface_hub<1.0
|
| 3 |
pillow
|