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