01RAI commited on
Commit
a0f5b23
·
verified ·
1 Parent(s): 7a6fca9

Pin huggingface_hub<1.0 (1.0 dropped HfFolder, breaks gradio 4.44)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==4.44.1
 
2
  predictlm>=11.1
3
  pandas>=2.0
4
  numpy>=1.24
 
1
  gradio==4.44.1
2
+ huggingface_hub<1.0
3
  predictlm>=11.1
4
  pandas>=2.0
5
  numpy>=1.24