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