pdf-trainer-ui / requirements.txt
Avinash
baseline: initial monorepo snapshot
2d5e892
raw
history blame contribute delete
256 Bytes
# Google / Gmail
google-api-python-client==2.111.0
google-auth==2.27.0
google-auth-oauthlib==1.2.0
# OpenAI
openai==1.12.0
# PDF -> image
PyMuPDF==1.23.26
Pillow==10.2.0
# Utilities
python-dotenv==1.0.1
requests==2.31.0
fastapi==0.115.6
uvicorn==0.30.6