Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -32,6 +32,7 @@ langchain==0.1.6
|
|
32 |
langchain-community==0.0.19
|
33 |
langchain-core==0.1.22
|
34 |
langsmith==0.0.87
|
|
|
35 |
markdown-it-py==3.0.0
|
36 |
MarkupSafe==2.1.5
|
37 |
marshmallow==3.20.2
|
|
|
32 |
langchain-community==0.0.19
|
33 |
langchain-core==0.1.22
|
34 |
langsmith==0.0.87
|
35 |
+
llama-cpp-python==0.3.8
|
36 |
markdown-it-py==3.0.0
|
37 |
MarkupSafe==2.1.5
|
38 |
marshmallow==3.20.2
|