ComfyUI Node
Prompt Looper Advanced
Prompt Looper (List) - Loops through the entries of a TK_IMAGE_PROMPT_LIST (e.g. from TKMultiImagePrompt), alternating prompt and image for the workflow based on index, wrapping around when index exceeds the list length.
Prompt Looper Advanced
- image_prompt_list
- image_list
- index
- prompt
- image
- total_cnt
◄index0►
CategoryTKNodes
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| index | INT | 00–100 | — |
| image_prompt_listopt | TK_IMAGE_PROMPT_LIST | — | |
| image_listopt | TK_IMAGE_LIST | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| index | INT | — |
| prompt | STRING | — |
| image | IMAGE | — |
| total_cnt | INT | — |