Spaces:
Runtime error
Runtime error
Commit
•
1df9299
1
Parent(s):
faf1563
Update requirements.txt (#1)
Browse files- Update requirements.txt (9f8c8023f0c3fa65d4dfec7b8fb30f8c358f3a44)
Co-authored-by: Selvam V <[email protected]>
- 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
|