Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,5 +7,5 @@ pandas==2.1.0
|
|
7 |
scipy==1.11.3
|
8 |
llama-index-llms-cohere
|
9 |
llama-index-embeddings-cohere
|
10 |
-
|
11 |
|
|
|
7 |
scipy==1.11.3
|
8 |
llama-index-llms-cohere
|
9 |
llama-index-embeddings-cohere
|
10 |
+
llama-index-postprocessor-rankllm-rerank
|
11 |
|