Spaces:
Runtime error
Runtime error
robertselvam
commited on
Commit
•
9f8c802
1
Parent(s):
faf1563
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
|