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