medical-pdf-ingestion / requirements.txt
drwlf
Fix Gradio compatibility issues: remove share=True and pin compatible version
42df2c5
raw
history blame contribute delete
196 Bytes
gradio>=4.40.0,<4.50.0
transformers>=4.30.0
torch>=2.0.0
chromadb>=0.4.0
sentence-transformers>=2.2.0
unstructured[local-inference]>=0.10.0
pillow>=10.0.0
numpy>=1.24.0
pandas>=2.0.0
tqdm>=4.65.0