Spaces:
Running
Running
robertselvam
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ requests
|
|
7 |
unstructured[all-docs]
|
8 |
validators
|
9 |
faiss-cpu
|
10 |
-
langchain-unstructured
|
|
|
|
|
|
7 |
unstructured[all-docs]
|
8 |
validators
|
9 |
faiss-cpu
|
10 |
+
langchain-unstructured
|
11 |
+
pypdf
|
12 |
+
langchain-community
|