Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
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 |
-
huggingface_hub
|
12 |
llama-index-llms-huggingface
|
13 |
llama-index-llms-huggingface-api
|
14 |
transformers[torch]
|
15 |
llama_index.embeddings.huggingface
|
16 |
llama-index-readers-file
|
17 |
-
llama-index-readers-google
|
|
|
|
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 |
+
huggingface_hub
|