Skip to content

Commit e92f159

Browse files
authored
Update modeling_sam3_tracker.py
1 parent 1ae4d91 commit e92f159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transformers/models/sam3_tracker/modeling_sam3_tracker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ class Sam3TrackerVisionEncoderOutput(ModelOutput):
750750

751751
@auto_docstring(
752752
custom_intro="""
753-
Segment Anything Model 2 (SAM 2) for generating segmentation masks, given an input image and
753+
Segment Anything Model 3 (SAM 3) for generating segmentation masks, given an input image and
754754
input points and labels, boxes, or masks.
755755
"""
756756
)

0 commit comments

Comments
 (0)