DFSORT / requirements.txt
Geoeasy's picture
Upload 5 files
15ca720 verified
raw
history blame contribute delete
265 Bytes
# Núcleo científico
numpy>=1.24
# FAISS (indexação vetorial)
faiss-cpu>=1.7.4
# Interface web
gradio>=4.0
# Leitura de PDF
pypdf>=4.0
# Embeddings
sentence-transformers>=2.2.2
# Cliente OpenAI (compatível com API da NVIDIA)
openai>=1.0.0