Jobey1 commited on
Commit
3cd16ef
·
verified ·
1 Parent(s): 6dfdd44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
 
1
  PyMuPDF
2
  gradio
3
  pandas
4
  pyarrow
5
- huggingface_hub
6
 
 
1
+ huggingface_hub>=0.17.0
2
  PyMuPDF
3
  gradio
4
  pandas
5
  pyarrow
 
6