ComfyUI Node
Lumi Wildcard Processor
Processes text prompts written in wildcard syntax and outputs the processed text prompt.
Lumi Wildcard Processor
- processed text
◄wildcard_text—►
◄populated_text—►
◄modepopulate►
◄seed0►
◄select_wildcardSelect the Wildcard to add to the text►
CategoryLumi/Prompt
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| wildcard_text | STRING | Enter a prompt using wildcard syntax. | |
| populated_text | STRING | The actual value passed during execution. Wildcard syntax can also be used here. | |
| mode | COMBO | populate | populate: Overwrites 'populated_text' with processed 'wildcard_text'. fixed: Uses populated_text. reproduce: one-shot fixed then populate. |
| seed | INT | 00–18446744073709550000 | Random seed for wildcard processing. |
| select_wildcardopt | COMBO | Select the Wildcard to add to the text | 3 options: Select the Wildcard to add to the text, __samples/flower__, __samples/jewel__ |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| processed text | STRING | — |