Charbot / requirements.txt
Rohitface's picture
Update requirements.txt
10e899d verified
raw
history blame contribute delete
222 Bytes
gradio
sentence-transformers
chromadb
transformers
torch
pandas # If you're loading data from a file like a CSV
transformers # For the response generation part
torch # Often a dependency for transformers