ComfyUI Node
Input: Multiline (lab)
Input a multiline string, with comments optionally stripped.
Input: Multiline (lab)
- load
- multiline
◄strip_commentstrue►
◄multiline►
CategoryComfyLab/input
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| load | BTN | load content from file or you can just paste / edit the content below | |
| strip_comments | BOOLEAN | true | ignore lines starting with '#' |
| multiline | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| multiline | STRING | multiline text, with comments optionally stripped |