How to use RogerQi/MobileSAMV2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RogerQi/MobileSAMV2", dtype="auto")