feat: add RapidOCR QEMU console capture

This commit is contained in:
2026-08-16 16:02:37 +09:00
parent 8e8ab22d30
commit 2477777e1a
5 changed files with 754 additions and 0 deletions
+5
View File
@@ -23,6 +23,11 @@
.DS_Store
Thumbs.db
# Python/uv environment and caches
.venv/
__pycache__/
*.py[cod]
# Node/tool caches
node_modules/
.npm/