Ali-Raza-167 commited on
Commit
f81ae08
·
verified ·
1 Parent(s): 74d0298

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ pandas>=1.5.0
3
+ pdf2image>=3.1.0
4
+ pytesseract>=0.3.10
5
+ google-generativeai>=0.3.0
6
+ openpyxl>=3.1.0
7
+ Pillow>=9.0.0