ComfyUI Node
Make Flat String List
Create a list of strings from strings, numbers, lists of the same, or lists of lists of the same. Outputs in both native list and python list format. Non-string leaves are converted with str().
Make Flat String List
- arg0
- string_list
- strings
Categoryovum/lists/python
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| arg0opt | * | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| string_list | LIST | — |
| strings | STRING | — |