captain-awesome
commited on
Commit
•
734cbbd
1
Parent(s):
f64563b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ python-docx
|
|
19 |
textwrap3
|
20 |
pypdf
|
21 |
InstructorEmbedding
|
22 |
-
faiss-cpu
|
|
|
|
19 |
textwrap3
|
20 |
pypdf
|
21 |
InstructorEmbedding
|
22 |
+
faiss-cpu
|
23 |
+
llama-cpp-python
|