Pointf5ive commited on
Commit
4caa5b8
·
verified ·
1 Parent(s): 1292735

Deploy Codex Extractor Gradio app

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.44
2
+ pandas>=2.2
3
+ openpyxl>=3.1
4
+ plotly>=5.22
5
+ pdfplumber>=0.10
6
+ nltk>=3.8
7
+
8
+ huggingface_hub<1.0