Docfile commited on
Commit
91f1dac
·
verified ·
1 Parent(s): d699975

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- git+https://github.com/run-llama/llama_index.git
 
 
 
 
 
2
  transformers
3
  python-dotenv
4
  google-generativeai
 
1
+ llama-index-core[all]
2
+ llama-index-llms-gemini
3
+ llama-index-llms-replicate
4
+ llama-index-embeddings-gemini
5
+ streamlit
6
+ llama-index[full]
7
  transformers
8
  python-dotenv
9
  google-generativeai