JbIPS commited on
Commit
8ccaed9
1 Parent(s): 642a5f0

Fix hf_hub requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.5.1
2
- huggingface==0.5.1
3
  tensorflow==2.8.0
4
  pillow==9.0.1
5
 
 
1
  streamlit==1.5.1
2
+ huggingface_hub==0.5.1
3
  tensorflow==2.8.0
4
  pillow==9.0.1
5