Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ flask
|
|
2 |
opencv-python
|
3 |
pillow
|
4 |
imutils
|
5 |
-
unstructured
|
6 |
pytesseract
|
7 |
scipy
|
|
|
2 |
opencv-python
|
3 |
pillow
|
4 |
imutils
|
5 |
+
unstructured[all-docs]
|
6 |
pytesseract
|
7 |
scipy
|