Nasma commited on
Commit
a1bb823
·
verified ·
1 Parent(s): f9ae632

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ PyPDF2==3.0.1
7
  openai==0.27.8 # Replace google-generativeai with OpenAI SDK
8
  pillow==10.0.0
9
  python-dotenv==1.0.0
10
- PyMuPDF==1.22.5
 
 
7
  openai==0.27.8 # Replace google-generativeai with OpenAI SDK
8
  pillow==10.0.0
9
  python-dotenv==1.0.0
10
+ PyMuPDF==1.22.5
11
+ pytesseract==0.3.10