ComfyUI Node
Prompt Image Mask Sequence
A ComfyUI node in prompt sequence with 4 inputs and 3 outputs.
Prompt Image Mask Sequence
- prompt
- image
- mask
◄selection_json{}►
◄modesequential►
◄seed-1►
◄max_items0►
Categoryprompt sequence
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| selection_json | STRING | {} | Hidden picker state. Use the thumbnail grid instead of editing this manually. |
| mode | COMBO | sequential | sequential: use checked cards in order. random: shuffle checked cards before output. |
| seed | INT | -1-1–9223372036854776000 | For random mode: -1 makes a new order each queue; a fixed value repeats the same order. |
| max_items | INT | 00–10000 | 0 outputs all checked records. A positive value outputs up to that many records. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| image | IMAGE | — |
| mask | MASK | — |