mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-08 17:57:25 +08:00
Opt: use ONNX model converted from MXNet for faster OCR
This commit is contained in:
@@ -35,6 +35,7 @@ class ConfigModel:
|
||||
StartOcrServer: bool = False
|
||||
OcrServerPort: int = 22268
|
||||
OcrClientAddress: str = "127.0.0.1:22268"
|
||||
UseOcrOnnx: bool = False
|
||||
|
||||
# Update
|
||||
EnableReload: bool = True
|
||||
|
||||
Reference in New Issue
Block a user