Removal of deprecated maps (#30576)
* [test_all] Remove all imports Remove remaining ARCHIVE MAPS Remove remaining PRETRAINED maps * review comments * [test_all] empty commit to trigger tests
This commit is contained in:
@@ -38,9 +38,6 @@ _CONFIG_FOR_DOC = "SamConfig"
|
||||
_CHECKPOINT_FOR_DOC = "facebook/sam-vit-huge"
|
||||
|
||||
|
||||
from ..deprecated._archive_maps import SAM_PRETRAINED_MODEL_ARCHIVE_LIST # noqa: F401, E402
|
||||
|
||||
|
||||
@dataclass
|
||||
class SamVisionEncoderOutput(ModelOutput):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user