ComfyUI Node
Prompt UltimaCHA
A ComfyUI node in Kyusu/prompt with 3 inputs and 1 output.
Prompt UltimaCHA
- prefix
◄text1girl, long hair,
# open eyes, blue eyes,
closed eyes,
[face]
sharp features
# [extras]
detailed background►
◄prefix—►
◄separator, ►
CategoryKyusu/prompt
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | 1girl, long hair, # open eyes, blue eyes, closed eyes, [face] sharp features # [extras] detailed background | This node's prompt text. Comments supported: # tag -> line ignored // tag -> line ignored ` tag -> line ignored /* tag */ -> block ignored [name] -> section header # [name] -> whole section skipped ` [name] -> whole section skipped If a `prefix` is connected, it is prepended BEFORE this text is processed. |
| prefixopt | STRING | Incoming string. Appears BEFORE this node's text. | |
| separatoropt | STRING | , | What to put between prefix and text. Default: ', ' |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prefix | STRING | — |