home23 / requirements.txt
Hadiil's picture
Update requirements.txt
cdc5729 verified
raw
history blame contribute delete
475 Bytes
fastapi==0.104.1
uvicorn==0.23.2
python-multipart==0.0.6
jinja2==3.1.2
transformers==4.35.0
torch==2.1.0
pillow==10.0.1
python-docx==0.8.11
pandas==2.1.1
numpy==1.26.0
matplotlib==3.8.0
seaborn==0.13.0
openpyxl==3.1.2
scikit-learn==1.3.1
scipy==1.11.3
google-generativeai
python-dotenv
requests
docx==0.2.4
sentencepiece>=0.1.99
pymupdf>=1.23.0 # Fast PDF parsing (primary)
pdfminer.six>=20221105 # Fallback PDF parser
pdf2image>=1.16.3 # Optional: OCR fallback if needed