docker_images/setfit/app/pipelines/__init__.py (2 lines of code) (raw):

from app.pipelines.base import Pipeline, PipelineException from app.pipelines.text_classification import TextClassificationPipeline