bdck's picture
Upload point_sam/model/__init__.py
e30e254 verified
from .pc_sam import PointCloudSAM
__all__ = ["PointCloudSAM"]