ComfyUI Node
Text Line Selector (Text-Driven)
Parses a multiline text field into a combo box. Uses '|-|' to separate the UI display label (left) from the actual output text (right).
Text Line Selector (Text-Driven)
- string
◄text_listCharacter A (Standard)|-|<lora:char_a_v1:1.0>, character_a, blue hair, school uniform
Character B (Paper-Ratio Style)|-|<lora:char_b_v2:0.8>, character_b, red dress, long hair
Character C (Cinematic)|-|<lora:char_c_fantasy:1.2>, character_c, armor, holding sword►
◄selected_line<lora:char_a_v1:1.0>, character_a, blue hair, school uniform►
CategoryText-Driven Workflows
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text_list | STRING | Character A (Standard)|-|<lora:char_a_v1:1.0>, character_a, blue hair, school uniform Character B (Paper-Ratio Style)|-|<lora:char_b_v2:0.8>, character_b, red dress, long hair Character C (Cinematic)|-|<lora:char_c_fantasy:1.2>, character_c, armor, holding sword | — |
| selected_line | COMBO | <lora:char_a_v1:1.0>, character_a, blue hair, school uniform | 3 options: <lora:char_a_v1:1.0>, character_a, blue hair, school uniform, <lora:char_b_v2:0.8>, character_b, red dress, long hair, <lora:char_c_fantasy:1.2>, character_c, armor, holding sword |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |