diff --git a/wrapper/qurator/ocrd_galley/cli.py b/wrapper/qurator/ocrd_galley/cli.py index 3f35922..71ba371 100644 --- a/wrapper/qurator/ocrd_galley/cli.py +++ b/wrapper/qurator/ocrd_galley/cli.py @@ -43,6 +43,9 @@ sub_images = { "ocrd-eynollah-segment": "eynollah", "ocrd-anybaseocr-crop": "ocrd_anybaseocr", "ocrd-anybaseocr-deskew": "ocrd_anybaseocr", + + # non OCR-D CLI + "ocr-transform": "ocrd_fileformat", }