StephenSAI commited on
Commit
edff12f
·
verified ·
1 Parent(s): 32eab1e

Pin gradio<6.0 (6.0 API broke show_download_button)

Browse files
Files changed (1) hide show
  1. 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