ProCreations commited on
Commit
4fad8d9
·
1 Parent(s): b99a3f2

Pin huggingface_hub<1.0 (gradio 5.0 needs HfFolder)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ gradio>=5.0.0
2
  torch>=2.1.0
3
  tiktoken
4
  numpy
5
- huggingface_hub>=0.24.0
6
  audioop-lts; python_version >= "3.13"
 
2
  torch>=2.1.0
3
  tiktoken
4
  numpy
5
+ huggingface_hub>=0.24.0,<1.0
6
  audioop-lts; python_version >= "3.13"