Medica_DecisionSupportAI / requirements.txt
Rajan Sharma
Update requirements.txt
5c057ea verified
raw
history blame
309 Bytes
# Core app
gradio==4.36.1
torch==2.3.1
transformers==4.42.4
accelerate==0.33.0
# Retrieval / embeddings
sentence-transformers==2.7.0
faiss-cpu==1.8.0
numpy==1.26.4
pandas==2.2.2
pydantic==2.7.4
# Ingestion
pdfplumber==0.11.4
python-docx==1.1.2
pytesseract==0.3.10
Pillow==10.3.0
# Optional AV
clamd==1.0.2