Ali-Raza-167 commited on
Commit
da6f528
·
verified ·
1 Parent(s): c816efb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- gradio==4.44.0
2
- pandas==2.2.2
3
- pdf2image==1.17.0
4
- pytesseract==0.3.10
5
- google-generativeai==0.8.3
6
- openpyxl==3.1.5
7
- Pillow==10.4.0
 
 
 
1
+ gradio
2
+ gradio-client
3
+ pandas
4
+ pdf2image
5
+ pytesseract
6
+ google-generativeai
7
+ openpyxl
8
+ Pillow
9
+ websockets