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