Spaces:
Sleeping
Sleeping
| """Inference module""" | |
| from .pipeline import ForgeryDetectionPipeline, get_pipeline | |
| __all__ = ['ForgeryDetectionPipeline', 'get_pipeline'] | |
| """Inference module""" | |
| from .pipeline import ForgeryDetectionPipeline, get_pipeline | |
| __all__ = ['ForgeryDetectionPipeline', 'get_pipeline'] | |