Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ chainlit==0.6.3
|
|
| 2 |
langchain==0.0.265
|
| 3 |
openai==0.27.9
|
| 4 |
llama_index==0.8.9
|
|
|
|
| 5 |
nltk
|
|
|
|
| 2 |
langchain==0.0.265
|
| 3 |
openai==0.27.9
|
| 4 |
llama_index==0.8.9
|
| 5 |
+
llama-cpp-python
|
| 6 |
nltk
|