Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ langchain-openai
|
|
7 |
scikit-learn
|
8 |
langchain
|
9 |
gtts
|
10 |
-
unstructured
|
|
|
|
7 |
scikit-learn
|
8 |
langchain
|
9 |
gtts
|
10 |
+
unstructured[all-docs]
|
11 |
+
PyPDF2
|