ComfyUI Node
Prompt Combine JK๐
Merge the two strings into one and clean up the result.
Prompt Combine JK๐
- Prompt
โprompt_1โบ
โprompt_2โบ
โpreserve_formattrueโบ
โremove_prompt_emphasistrueโบ
Category๐ JK/๐ Prompt
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt_1 | STRING | โ | |
| prompt_2 | STRING | โ | |
| preserve_format | BOOLEAN | true | Preserve original format of prompts (including line breaks) |
| remove_prompt_emphasis | BOOLEAN | true | Remove emphasis symbols and weight markers from custom_subject (e.g., (word:1.5) -> word, [A:B:0.5] -> A-B) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Prompt | STRING | โ |