Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
python-dotenv
|
| 3 |
-
llama-index
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
torch
|
|
|
|
| 1 |
gradio
|
| 2 |
+
python-dotenv
|
| 3 |
+
llama-index
|
| 4 |
+
llama-index-embeddings-huggingface
|
| 5 |
+
llama-index-llms-huggingface
|
|
|