Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
easyocr
|
3 |
opencv-python
|
4 |
-
|
5 |
Pillow
|
6 |
-
pytz
|
7 |
-
imutils
|
8 |
-
scikit-image
|
|
|
1 |
+
gradio
|
|
|
2 |
opencv-python
|
3 |
+
pytesseract
|
4 |
Pillow
|
|
|
|
|
|