llzzyy233's picture
提交项目文件
80914e2 verified
# Ultralytics YOLO 🚀, AGPL-3.0 license
from .model import SAM
from .predict import Predictor
# from .build import build_sam
__all__ = 'SAM', 'Predictor' # tuple or list