Spaces:
Sleeping
Sleeping
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ pypdf
|
|
5 |
langchain
|
6 |
langchain_community
|
7 |
langchain_experimental
|
|
|
8 |
unstructured
|
9 |
unstructured[local-inference]
|
|
|
5 |
langchain
|
6 |
langchain_community
|
7 |
langchain_experimental
|
8 |
+
llama-cpp-python
|
9 |
unstructured
|
10 |
unstructured[local-inference]
|