Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -5,5 +5,12 @@ langchain
|
|
5 |
faiss-cpu
|
6 |
sentence-transformers
|
7 |
langchain-community
|
8 |
-
unstructured
|
9 |
camelot-py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
faiss-cpu
|
6 |
sentence-transformers
|
7 |
langchain-community
|
|
|
8 |
camelot-py
|
9 |
+
langchain-unstructured
|
10 |
+
unstructured-client
|
11 |
+
unstructured
|
12 |
+
"unstructured[pdf]"
|
13 |
+
python-magic
|
14 |
+
|
15 |
+
|
16 |
+
|