Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by robertselvam - opened
- 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
|