JKrishnanandhaa's picture
Upload 54 files
ff0e79e verified
"""Inference module"""
from .pipeline import ForgeryDetectionPipeline, get_pipeline
__all__ = ['ForgeryDetectionPipeline', 'get_pipeline']