StephenSAI commited on
Commit
9bbc61b
·
verified ·
1 Parent(s): 50203c2

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,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