ComfyUI Node
π§© Prompt Assembler (8 slots)
Assembles multiple prompt strings into one, with toggles to enable/disable each slot.
π§© Prompt Assembler (8 slots)
- assembled_prompt
- debug_info
βseparatorcomma + spaceβΊ
βenable_1trueβΊ
βenable_2trueβΊ
βenable_3trueβΊ
βenable_4trueβΊ
βenable_5trueβΊ
βenable_6trueβΊ
βenable_7trueβΊ
βenable_8trueβΊ
βcustom_separator, βΊ
βprompt_1βΊ
βprompt_2βΊ
βprompt_3βΊ
βprompt_4βΊ
βprompt_5βΊ
βprompt_6βΊ
βprompt_7βΊ
βprompt_8βΊ
CategoryAKURATE
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| separator | COMBO | comma + space | 5 options: comma + space, newline, space, period + space, custom |
| enable_1 | BOOLEAN | true | β |
| enable_2 | BOOLEAN | true | β |
| enable_3 | BOOLEAN | true | β |
| enable_4 | BOOLEAN | true | β |
| enable_5 | BOOLEAN | true | β |
| enable_6 | BOOLEAN | true | β |
| enable_7 | BOOLEAN | true | β |
| enable_8 | BOOLEAN | true | β |
| custom_separatoropt | STRING | , | β |
| prompt_1opt | STRING | β | |
| prompt_2opt | STRING | β | |
| prompt_3opt | STRING | β | |
| prompt_4opt | STRING | β | |
| prompt_5opt | STRING | β | |
| prompt_6opt | STRING | β | |
| prompt_7opt | STRING | β | |
| prompt_8opt | STRING | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| assembled_prompt | STRING | β |
| debug_info | STRING | β |