docker_images/doctr/app/pipelines/__init__.py (
2
lines of code) (
raw
):
from app.pipelines.base import Pipeline, PipelineException # isort:skip from app.pipelines.object_detection import ObjectDetectionPipeline