File size: 174 Bytes
37ee4a4
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.

from .build_efficient_sam import (
    build_efficient_sam_vitt,
    build_efficient_sam_vits,
)