ComfyUI Node
Add-To-Prompt
Add text to a prompt.
Add-To-Prompt
- STRING
◄text_to_add—►
◄delimiter, ►
◄orderprompt_first►
◄modeon►
◄prompt—►
CategoryAUN Nodes/Text
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text_to_add | STRING | Text to add to the prompt. Accepts dynamic prompts. | |
| delimiter | STRING | , | Delimiter to use between the prompt and the text to add. |
| order | COMBO | prompt_first | Order to use when adding the text to the prompt. |
| mode | COMBO | on | Mode to use when adding the text to the prompt - on = always add, off = never add, random = 50/50 chance |
| promptopt | STRING | Optional prompt to add to the prompt. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |