ComfyUI Node
Prompt Template Iterator
A ComfyUI node in utils with 2 inputs and 2 outputs.
Prompt Template Iterator
- prompt
- index
◄keywordscat
dog
bird►
◄templateA photo of a {keyword}►
Categoryutils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| keywords | STRING | cat dog bird | — |
| template | STRING | A photo of a {keyword} | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| index | STRING | — |