ComfyUI Node
SAM3 Model Loader
A ComfyUI node in SAM3 with 5 inputs and 1 output.
SAM3 Model Loader
- sam3_model
◄modelfacebook/sam3►
◄deviceauto►
◄precisionfp16►
◄segmentorimage►
◄text_promptstrue►
CategorySAM3
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | facebook/sam3 | 1 options: facebook/sam3 |
| device | COMBO | auto | Device to load the weights, default: auto (CUDA if available, else CPU) |
| precision | COMBO | fp16 | 3 options: fp16, bf16, fp32 |
| segmentor | COMBO | image | Choose between image or video segmentation mode. |
| text_prompts | BOOLEAN | true | Use text prompts instead of conditions for segmentation. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| sam3_model | sam3_model | — |