ComfyUI Node
String List from Text
A ComfyUI node in utils/latent-astronaut with 2 inputs and 2 outputs.
String List from Text
- strings
- count
◄texta {red|blue|green} cat
a {happy|sad} dog
a flying bird►
◄seed0►
Categoryutils/latent-astronaut
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | a {red|blue|green} cat a {happy|sad} dog a flying bird | One item per line. Use {a|b|c} for random selection. |
| seed | INT | 00–18446744073709550000 | Seed for wildcard randomization (0 = random each time) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| strings | STRING | — |
| count | INT | — |