Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ llama-parse
|
|
3 |
llama-index-multi-modal-llms-openai
|
4 |
git+https://github.com/openai/CLIP.git
|
5 |
llama_index.postprocessor.cohere_rerank
|
6 |
-
langchain-community
|
|
|
|
3 |
llama-index-multi-modal-llms-openai
|
4 |
git+https://github.com/openai/CLIP.git
|
5 |
llama_index.postprocessor.cohere_rerank
|
6 |
+
langchain-community
|
7 |
+
llama-index-embeddings-huggingface
|