ComfyUI Node
💀Prompts Input
Simple text input node with formatting options for prompt processing.
💀Prompts Input
- text
◄text►
◄trim_whitespacetrue►
◄remove_empty_linesfalse►
Category💀PromptsO
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Text input for prompts | |
| trim_whitespaceopt | BOOLEAN | true | Remove leading and trailing whitespace |
| remove_empty_linesopt | BOOLEAN | false | Remove empty lines from multiline text |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |