Milestone threaded pipeline with OCR and quality filter

This commit is contained in:
administrator
2026-05-15 09:54:10 +02:00
parent 747298ac7a
commit 6a18517743
25 changed files with 2268 additions and 240 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.venv_cuda/
__pycache__/
debug_ocr/
*.py[cod]
.pytest_cache/
.mypy_cache/