auto-labeler / app /sam /__init__.py
dillonlaird's picture
initial commit
6723494
raw
history blame
69 Bytes
from .build_sam import build_sam
from .predictor import SamPredictor