Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ torch>=2.0.0
|
|
6 |
transformers>=4.30.0
|
7 |
sentence-transformers>=2.2.0
|
8 |
huggingface-hub>=0.15.0
|
|
|
9 |
|
10 |
# LlamaIndex ecosystem
|
11 |
llama-index>=0.10.0
|
|
|
6 |
transformers>=4.30.0
|
7 |
sentence-transformers>=2.2.0
|
8 |
huggingface-hub>=0.15.0
|
9 |
+
FlagEmbedding
|
10 |
|
11 |
# LlamaIndex ecosystem
|
12 |
llama-index>=0.10.0
|