yk07577 commited on
Commit
2f4684c
·
verified ·
1 Parent(s): a90a770

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
 
 
 
1
  gradio
2
  pandas
3
- huggingface_hub
4
  requests
5
  matplotlib
6
  fastapi
 
1
+ # pip: pip uninstall -y huggingface_hub
2
+ # pip: pip install huggingface_hub==0.16.4
3
+
4
  gradio
5
  pandas
 
6
  requests
7
  matplotlib
8
  fastapi