classifier-general / requirements.txt
AyoubChLin's picture
feat: update classifier model to local zero-shot NLI and enhance language detection with local library
2d0ef3b
raw
history blame contribute delete
310 Bytes
fastapi==0.115.8
uvicorn[standard]==0.34.0
pydantic==2.10.6
pydantic-settings==2.7.1
python-multipart==0.0.20
langdetect==1.0.9
transformers==4.46.0
torch==2.5.1
accelerate==1.1.1
sentencepiece==0.2.0
pytesseract==0.3.13
Pillow==11.1.0
pypdf==5.4.0
docx2txt==0.8
openpyxl==3.1.5
pytest==8.3.4
httpx==0.28.1