Aqdas commited on
Commit
3dc3c91
·
verified ·
1 Parent(s): f0cdef4

Upload 2 files

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +8 -0
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ tesseract-ocr
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pytesseract
2
+ pillow
3
+ mirascope==0.18.3
4
+ groq
5
+ google-generativeai
6
+ streamlit
7
+ pyMuPDF==1.24.7
8
+ python-dotenv