RAG-System-Demo / requirements.txt
Phoenixak99's picture
Fix text-generation pipeline and move chat_input to top level
134e302 verified
raw
history blame contribute delete
200 Bytes
streamlit>=1.28.0
transformers>=4.35.0
torch>=2.0.0
sentence-transformers>=2.2.0
chromadb>=0.4.15
PyPDF2>=3.0.1
python-docx>=1.1.0
pandas>=2.0.0
numpy>=1.24.0
accelerate>=0.24.0
sentencepiece>=0.1.99