Spaces:
Build error
Build error
mattritchey
commited on
Commit
•
d3ae230
1
Parent(s):
7d0c04a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ einops==0.7.0
|
|
6 |
faiss-cpu==1.7.4
|
7 |
langchain==0.1.1
|
8 |
langchain-community==0.0.13
|
9 |
-
unstructured==0.12.2
|
|
|
|
6 |
faiss-cpu==1.7.4
|
7 |
langchain==0.1.1
|
8 |
langchain-community==0.0.13
|
9 |
+
unstructured==0.12.2
|
10 |
+
llama-cpp-python
|