Ruben commited on
Commit
27ae7e7
·
1 Parent(s): 95571e1

Pin huggingface_hub to 0.22.2 to fix HfFolder import error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==4.44.0
 
2
  duckdb==1.1.0
3
  pandas==2.2.2
4
  plotly==5.24.1
 
1
  gradio==4.44.0
2
+ huggingface_hub==0.22.2
3
  duckdb==1.1.0
4
  pandas==2.2.2
5
  plotly==5.24.1