Spaces:
Sleeping
Sleeping
robertselvam
commited on
Commit
•
7934b86
1
Parent(s):
d3c20ee
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ langchain
|
|
5 |
gradio
|
6 |
pypdf
|
7 |
requests
|
8 |
-
unstructured
|
9 |
validators
|
10 |
pytesseract
|
11 |
pdf2image
|
|
|
5 |
gradio
|
6 |
pypdf
|
7 |
requests
|
8 |
+
unstructured[all-docs]
|
9 |
validators
|
10 |
pytesseract
|
11 |
pdf2image
|