ComfyUI Node
Text Permutation 🪽
A ComfyUI node in ComfyAngel/Utility with 4 inputs and 3 outputs.
Text Permutation 🪽
- texts
- combined
- count
◄templatea {red,green,blue} {cat,dog} sitting on a {chair,sofa}►
◄separator,►
◄output_delimiternewline►
◄trim_optionstrue►
CategoryComfyAngel/Utility
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| template | STRING | a {red,green,blue} {cat,dog} sitting on a {chair,sofa} | — |
| separatoropt | STRING | , | — |
| output_delimiteropt | COMBO | newline | 6 options: newline, comma, comma_space, pipe, semicolon, space |
| trim_optionsopt | BOOLEAN | true | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| texts | STRING | — |
| combined | STRING | — |
| count | INT | — |