Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,5 +6,6 @@ loguru
|
|
| 6 |
orjson
|
| 7 |
pydantic
|
| 8 |
opencv-python
|
|
|
|
| 9 |
numpy
|
| 10 |
py-gemini-watermark-remover
|
|
|
|
| 6 |
orjson
|
| 7 |
pydantic
|
| 8 |
opencv-python
|
| 9 |
+
easyocr
|
| 10 |
numpy
|
| 11 |
py-gemini-watermark-remover
|