ocrgpt / requirements.txt
Nasma's picture
Update requirements.txt
a1bb823 verified
raw
history blame contribute delete
242 Bytes
fastapi==0.111.0
uvicorn==0.29.0
python-multipart==0.0.9
requests==2.31.0
fastapi-utils==0.6.0
PyPDF2==3.0.1
openai==0.27.8 # Replace google-generativeai with OpenAI SDK
pillow==10.0.0
python-dotenv==1.0.0
PyMuPDF==1.22.5
pytesseract==0.3.10