From e702939a44df206132a29c65f9b587906e5bd767 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Mon, 6 May 2024 22:26:07 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20wrapper=20commands=20dingleho?= =?UTF-8?q?pper=20+=20dinglehopper-extract?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wrapper/qurator/ocrd_galley/sub_images.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wrapper/qurator/ocrd_galley/sub_images.py b/wrapper/qurator/ocrd_galley/sub_images.py index e532e82..560fe0a 100644 --- a/wrapper/qurator/ocrd_galley/sub_images.py +++ b/wrapper/qurator/ocrd_galley/sub_images.py @@ -39,4 +39,6 @@ sub_images = { # non OCR-D CLI "ocr-transform": "ocrd_fileformat", + "dinglehopper": "XXX now ocrd_all", + "dinglehopper-extract": "XXX now ocrd_all", }