File size: 86 Bytes
219ee1a
 
 
1
2
3
4
from .inference import load_pipeline, predict

__all__ = ["load_pipeline", "predict"]