Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
opencv-python
|
3 |
-
pytesseract
|
4 |
Pillow
|
5 |
numpy
|
6 |
-
pytz
|
|
|
1 |
+
easyocr
|
2 |
+
opencv-python-headless
|
|
|
3 |
Pillow
|
4 |
numpy
|
|