ComfyUI Node
create from items (LIST)
Creates a dictionary from a list of key-value pairs. This node takes a list of key-value pairs (tuples) and builds a dictionary from them.
create from items (LIST)
- items
- DICT
CategoryBasic/DICT
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| items | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DICT | DICT | — |