# Backward-compat shim -- module moved to ocr/pipeline/sessions_images.py import importlib as _importlib import sys as _sys _sys.modules[__name__] = _importlib.import_module("ocr.pipeline.sessions_images")