Ziyang Wang commited on
Commit
0c51b7f
·
1 Parent(s): 4f21599

pin huggingface_hub<1.0 (Gradio 5 OAuth still imports HfFolder)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio>=5.0,<6.0
2
- huggingface_hub>=0.25.0
3
  pandas>=2.2
4
  audioop-lts; python_version >= "3.13"
 
1
  gradio>=5.0,<6.0
2
+ huggingface_hub>=0.25.0,<1.0
3
  pandas>=2.2
4
  audioop-lts; python_version >= "3.13"