Spaces:
Build error
Build error
heikowagner
commited on
Commit
·
8189f48
1
Parent(s):
f02eb64
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ requests==2.28.0
|
|
12 |
latex2markdown
|
13 |
openai
|
14 |
unstructured[local-inference]
|
15 |
-
llama-cpp-python
|
|
|
|
12 |
latex2markdown
|
13 |
openai
|
14 |
unstructured[local-inference]
|
15 |
+
llama-cpp-python
|
16 |
+
sentence-transformer
|