EDS-Chatbot / requirements.txt
hayuh's picture
Upload 15 files
a1162e9 verified
raw
history blame contribute delete
No virus
300 Bytes
# requirements file
# note which revision of python, for example 3.9.6
# in this file, insert all the pip install needs, include revision
python-dotenv==1.0.0
llama-index==0.10.27
llama-index-llms-openai==0.1.15
llama-index-embeddings-openai==0.1.7
gradio
transformers
torch>=1.8.0