在UI日志界面上显示OCR结果
在UI日志界面上显示重要节点OCR识别结果,方便用户查看任务进度和结果。
- Author
- gitlihang
- Version
- 1.0.1
- Status
- stable
- Language
- python
- Runtime
- python 3.12.10
- Updated
- 2026-06-04
- Created
- 2026-06-04
- Tags
- ocr-result, log, ui
- Dependencies
- loguru, json
Installation
git clone https://github.com/MaaXYZ/MaaHub.git --depth=1 cp -r MaaHub/Storage/customs/gitlihang/output-ocr-result-log ./your_customs/ Package Files
- action/__init__.py
- action/returnOCR.py
- maahub_meta.json
- main.py
- pipeline.json
- README.md
- utils/__init__.py
- utils/logger.py