merge
Basic data handling: DictMerge
Merges multiple dictionaries into a single dictionary. This node takes multiple dictionaries as input and combines them into a single dictionary. If there are duplicate keys, values from later dictionaries take precedence.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (4)
Outputs (1)
| Name | Type |
|---|---|
| DICT | DICT |