ComfyUI Node
Prompt Image Sequence
A ComfyUI node in prompt sequence with 4 inputs and 1 output.
Prompt Image Sequence
- text
◄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 prompts. A positive value outputs up to that many prompts. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |