ahm14 commited on
Commit
7a58192
·
verified ·
1 Parent(s): 566be6b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ openai
3
+ pandas
4
+ python-docx
5
+ xlrd
6
+ google-cloud-vision
7
+ requests
8
+ tqdm