robertselvam
commited on
Commit
•
9068315
1
Parent(s):
f4bd707
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ langchain
|
|
4 |
gradio==3.36.1
|
5 |
pypdf
|
6 |
requests
|
7 |
-
unstructured
|
8 |
validators
|
9 |
pytesseract
|
10 |
pdf2image
|
|
|
4 |
gradio==3.36.1
|
5 |
pypdf
|
6 |
requests
|
7 |
+
unstructured[all-docs]
|
8 |
validators
|
9 |
pytesseract
|
10 |
pdf2image
|