Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -19,7 +19,7 @@ huggingface-hub==0.23.0
|
|
19 |
idna==3.7
|
20 |
itsdangerous==2.2.0
|
21 |
Jinja2==3.1.3
|
22 |
-
|
23 |
Markdown==3.6
|
24 |
MarkupSafe==2.1.5
|
25 |
numpy==1.26.4
|
|
|
19 |
idna==3.7
|
20 |
itsdangerous==2.2.0
|
21 |
Jinja2==3.1.3
|
22 |
+
llama-cpp-python
|
23 |
Markdown==3.6
|
24 |
MarkupSafe==2.1.5
|
25 |
numpy==1.26.4
|