Spaces:
Sleeping
Sleeping
File size: 475 Bytes
cdc5729 7dd65a7 cdc5729 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
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 |