richiejp commited on
Commit
cb425fc
·
verified ·
1 Parent(s): 64d0031

Bump to gradio 5.x for huggingface_hub HfFolder compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=4.44.0
2
  torch>=2.1.0,<3
3
  numpy>=1.24.0
4
  soundfile>=0.12.0
 
1
+ gradio>=5.0,<6
2
  torch>=2.1.0,<3
3
  numpy>=1.24.0
4
  soundfile>=0.12.0