ComfyUI Node
Prompt Preset Selector
A ComfyUI node in RE-CustomUtils with 6 inputs and 3 outputs.
Prompt Preset Selector
- text
- preset_index
- preset_count
◄syntax{% | %}►
◄preset_index0►
◄preset_name►
◄preset_names►
◄text—►
◄cleanuptrue►
CategoryRE-CustomUtils
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| syntax | STRING | {% | %} | Format: open_tag separator close_tag. Ex: {% | %} |
| preset_index | INT | 0-1–99 | 0-based index of the preset to select. |
| preset_name | COMBO | Active when preset_names is filled. | |
| preset_names | STRING | Optional. Name each preset separated by commas. Ex: 'neutral, happy, sad'. If filled, must match the number of options in all blocks. | |
| text | STRING | Text with preset blocks. | |
| cleanup | BOOLEAN | true | Clean up residual artifacts from empty presets. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| preset_index | INT | — |
| preset_count | INT | — |