Commit ·
6d18202
1
Parent(s): 1c0b39c
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ httpx==0.24.1
|
|
| 7 |
keras-ocr==0.9.3
|
| 8 |
opencv-contrib-python==4.5.5.62
|
| 9 |
opencv-python==4.5.5.64
|
| 10 |
-
opencv-python-headless==4.5.4.60
|
|
|
|
|
|
| 7 |
keras-ocr==0.9.3
|
| 8 |
opencv-contrib-python==4.5.5.62
|
| 9 |
opencv-python==4.5.5.64
|
| 10 |
+
opencv-python-headless==4.5.4.60
|
| 11 |
+
paddleocr==2.6.1.1
|