ComfyUI Node
Combinatorial Prompt Batch
Expands nested {a|b} groups into an ordered prompt list. Dynamic prompts always use batch size 1 and are capped at 32 combinations.
Combinatorial Prompt Batch
- prompts
- effective_batch_size
- combination_count
◄positive_prompt►
◄batch_size1►
CategoryIllustrious UX/prompt
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| positive_prompt | STRING | Use {red|blue}; every combination is emitted once. | |
| batch_size | INT | 11–4 | Used only when the prompt has no dynamic groups. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompts | STRING | — |
| effective_batch_size | INT | — |
| combination_count | INT | — |