ComfyUI Node
Prompt Iterator
A ComfyUI node in utils/prompt with 7 inputs and 5 outputs.
Prompt Iterator
- prompt
- filename
- current_index
- total_count
- status
◄promptsprompt 1
prompt 2
prompt 3►
◄modesequential►
◄base_filenameoutput►
◄filenames►
◄manual_index0►
◄resetfalse►
◄workflow_iddefault►
Categoryutils/prompt
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| prompts | STRING | prompt 1 prompt 2 prompt 3 | — |
| mode | COMBO | sequential | 3 options: sequential, manual, single |
| base_filename | STRING | output | — |
| filenamesopt | STRING | — | |
| manual_indexopt | INT | 00–9999 | — |
| resetopt | BOOLEAN | false | — |
| workflow_idopt | STRING | default | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| filename | STRING | — |
| current_index | INT | — |
| total_count | INT | — |
| status | STRING | — |