EDS-Research-Agent / requirements.txt
hayuh's picture
Update requirements.txt
35f3adf verified
raw
history blame
286 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