mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Chore: Poorly search mxnet-cu* instead of using pkg_resources
This commit is contained in:
@@ -83,8 +83,8 @@ class ModuleBase:
|
||||
time.sleep(0.01)
|
||||
|
||||
logger.info('early_ocr_import start')
|
||||
from cnocr import CnOcr
|
||||
_ = CnOcr
|
||||
from module.ocr.al_ocr import AlOcr
|
||||
_ = AlOcr
|
||||
logger.info('early_ocr_import finish')
|
||||
|
||||
logger.info('early_ocr_import call')
|
||||
|
||||
Reference in New Issue
Block a user