mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-13 11:12:41 +08:00
Opt: use ONNX model converted from MXNet for faster OCR with MXNet fallback
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
numpy==1.21.6
|
||||
scipy
|
||||
pillow
|
||||
opencv-python
|
||||
@@ -8,6 +9,7 @@ adbutils==0.11.0
|
||||
uiautomator2==2.16.17
|
||||
retrying
|
||||
cnocr==1.2.2
|
||||
onnxruntime==1.14.1
|
||||
jellyfish
|
||||
pyyaml
|
||||
inflection
|
||||
|
||||
Reference in New Issue
Block a user