Inputs (9)
| Name | Type | Required |
|---|---|---|
| video_frames | IMAGE | required |
| prompt_mode | COMBO | required |
| text_prompt | STRING | optional |
| positive_points | SAM3_POINTS_PROMPT | optional |
| negative_points | SAM3_POINTS_PROMPT | optional |
| positive_boxes | SAM3_BOXES_PROMPT | optional |
| negative_boxes | SAM3_BOXES_PROMPT | optional |
| frame_idx | INT | optional |
| score_threshold | FLOAT | optional |
Outputs (1)
| Name | Type |
|---|---|
| video_state | SAM3_VIDEO_STATE |