Spaces:
Build error
Build error
heikowagner
commited on
Commit
•
8e85c4c
1
Parent(s):
d706fb6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ streamlit
|
|
10 |
requests==2.28.0
|
11 |
latex2markdown
|
12 |
openai
|
13 |
-
unstructured[local-inference]
|
|
|
|
10 |
requests==2.28.0
|
11 |
latex2markdown
|
12 |
openai
|
13 |
+
unstructured[local-inference]
|
14 |
+
llama-cpp-python
|