ComfyUI Node
Flatten Any List
Flattens a list of any type into a single set, concatenating them in order.
Flatten Any List
- any
- any
CategoryLoadAnimAdv/FlattenUtils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| any | * | Object set to combine. Must be a list-like or iterable object. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| any | * | The combined set. |