PDF_RAG / requirements.txt
ShanenThomas's picture
Update requirements.txt
3459268 verified
raw
history blame contribute delete
179 Bytes
# pin numpy < 2 to satisfy faiss wheel
numpy==1.26.4
gradio==4.44.0
faiss-cpu==1.8.0.post1
pypdf==4.3.1
sentence-transformers==3.0.1
transformers==4.43.3
huggingface_hub==0.24.6