Boka73 commited on
Commit
70e135a
·
verified ·
1 Parent(s): 081ea27

Deploy Gradio app

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ pymupdf>=1.23.0
3
  python-docx>=1.1.0
4
  openpyxl>=3.1.0
5
  gradio==4.44.1
 
6
  pandas>=2.0.0
7
  numpy>=1.24.0
8
  scikit-learn>=1.3.0
 
3
  python-docx>=1.1.0
4
  openpyxl>=3.1.0
5
  gradio==4.44.1
6
+ huggingface_hub==0.25.2
7
  pandas>=2.0.0
8
  numpy>=1.24.0
9
  scikit-learn>=1.3.0