Manmay commited on
Commit
68ad4cc
·
verified ·
1 Parent(s): 1850702

Pin huggingface_hub<1.0 (gradio 4.44.1 still imports HfFolder)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,7 +9,7 @@ einops>=0.7.0
9
  PyYAML>=6.0
10
  sentencepiece>=0.1.99
11
  transformers>=4.45.0
12
- huggingface_hub>=0.20.0
13
  bitsandbytes>=0.43.0
14
  gradio>=4.0.0
15
  soundfile>=0.12.0
 
9
  PyYAML>=6.0
10
  sentencepiece>=0.1.99
11
  transformers>=4.45.0
12
+ huggingface_hub>=0.20.0,<1.0
13
  bitsandbytes>=0.43.0
14
  gradio>=4.0.0
15
  soundfile>=0.12.0