ComfyUI Node
SAM 3D Objects
A ComfyUI node in Runware/3D/meta with 8 inputs and 1 output.
SAM 3D Objects
- image
- mask
- file_path
◄positivePrompt—►
◄seed0►
◄numberResults1►
◄ttlfalse►
◄ttl_value60►
◄outputFormatGLB►
CategoryRunware/3D/meta
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| mask | IMAGE | — | |
| positivePrompt | STRING | Text prompt describing elements to include in the generated output. | |
| seedopt | INT | 00–9223372036854776000 | Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range. |
| numberResultsopt | INT | 11–4 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | GLB | File format for the generated 3D model. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| file_path | STRING | — |