Nhughes09 commited on
Commit
2c396c2
·
1 Parent(s): 4f30320

Fix HfFolder error: pin huggingface_hub==0.22.2

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio==4.44.0
 
2
  llama-cpp-python==0.2.90
3
- huggingface_hub>=0.20.0
 
1
+ gradio==4.19.2
2
+ huggingface_hub==0.22.2
3
  llama-cpp-python==0.2.90