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