ComfyUI Node
Dynamic Prompt (Cyclical)
Evaluates a dynamic prompt template by cycling through options in order. Variants like {a|b|c} advance one step per execution — first run gives a, second b, third c, then wraps back to a. Useful for iterating through a fixed sequence of prompts across a batch. Counters reset automatically when the template changes.
Dynamic Prompt (Cyclical)
- prompt
◄template—►
CategoryDynamic Prompts
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| template | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |