ComfyUI Node
Prompt with Wildcards
Processes positive and negative prompt templates with full PPP tag support. Infers model family for conditional tags like <ppp:if _is_pony>. Collects <ppp:stn> content from positive into negative. Generates <ppp:ext> as <lora:...> tags.
Prompt with Wildcards
- model
- positive
- negative
◄positive_template—►
◄negative_template—►
◄seed0►
◄ignore_repeatsfalse►
◄cleanup_extra_spacesfalse►
◄cleanup_empty_constructsfalse►
◄model_variant►
CategoryDynamic Prompts
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| positive_template | STRING | — | |
| negative_template | STRING | — | |
| seed | INT | 00–2147483647 | — |
| ignore_repeats | BOOLEAN | false | — |
| cleanup_extra_spaces | BOOLEAN | false | — |
| cleanup_empty_constructs | BOOLEAN | false | — |
| model_variantopt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| positive | STRING | — |
| negative | STRING | — |