Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ llama-index-workflows==2.11.6
|
|
| 3 |
torch==2.9.1
|
| 4 |
pandas==2.3.2
|
| 5 |
gradio==6.3.0
|
| 6 |
-
llama-index-embeddings-huggingface==0.6.1
|
|
|
|
|
|
| 3 |
torch==2.9.1
|
| 4 |
pandas==2.3.2
|
| 5 |
gradio==6.3.0
|
| 6 |
+
llama-index-embeddings-huggingface==0.6.1
|
| 7 |
+
llama-index-llms-huggingface==0.6.1
|