Elbachaik commited on
Commit
024261d
·
verified ·
1 Parent(s): 6f253dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- pinecone-client
2
- python-dotenv
3
- llama-index
4
- llama_index.embeddings.huggingface
5
- llama-index.llms.huggingface
6
- llama-index.vector-stores.pinecone
7
- streamlit
8
  uvicorn
 
1
+ pinecone-client
2
+ python-dotenv
3
+ llama-index
4
+ llama_index.embeddings.huggingface
5
+ llama-index.llms.huggingface-api
6
+ llama-index.vector-stores.pinecone
7
+ streamlit
8
  uvicorn