Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -8,10 +8,10 @@ llama-index-retrievers-bm25==0.4.0
|
|
8 |
bm25s==0.2.3
|
9 |
llama-index-vector-stores-chroma==0.3.0
|
10 |
openpyxl
|
11 |
-
llama-index-llms-huggingface
|
12 |
-
llama-index-llms-huggingface-api
|
13 |
transformers[torch]
|
14 |
-
llama_index.embeddings.huggingface
|
15 |
llama-index-readers-file
|
16 |
llama-index-readers-google
|
17 |
-
|
|
|
8 |
bm25s==0.2.3
|
9 |
llama-index-vector-stores-chroma==0.3.0
|
10 |
openpyxl
|
11 |
+
llama-index-llms-huggingface==0.3.5
|
12 |
+
llama-index-llms-huggingface-api==0.2.0
|
13 |
transformers[torch]
|
14 |
+
llama_index.embeddings.huggingface==0.3.1
|
15 |
llama-index-readers-file
|
16 |
llama-index-readers-google
|
17 |
+
huggingface-hub==0.23.5
|