Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
gradio
|
| 3 |
|
| 4 |
# llamaindex
|
| 5 |
-
|
| 6 |
|
| 7 |
# python binding for LLM
|
| 8 |
llama-cpp-python
|
|
|
|
| 2 |
gradio
|
| 3 |
|
| 4 |
# llamaindex
|
| 5 |
+
llama_index
|
| 6 |
|
| 7 |
# python binding for LLM
|
| 8 |
llama-cpp-python
|