Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
llama_index
|
2 |
llama-index-embeddings-huggingface
|
3 |
llama-index-vector-stores-chroma
|
|
|
4 |
chromadb
|
|
|
1 |
llama_index
|
2 |
llama-index-embeddings-huggingface
|
3 |
llama-index-vector-stores-chroma
|
4 |
+
llama-index-llms-ollama
|
5 |
chromadb
|