Spaces:
Sleeping
Sleeping
Commit
·
56f68b0
1
Parent(s):
ee654ca
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain
|
|
5 |
unstructured
|
6 |
unstructured[local-inference]
|
7 |
gradio
|
8 |
-
pypdf
|
|
|
|
5 |
unstructured
|
6 |
unstructured[local-inference]
|
7 |
gradio
|
8 |
+
pypdf
|
9 |
+
sentence-transformers
|