ComfyUI Node

update

Updates a dictionary with key-value pairs from another dictionary. This node takes two dictionaries as inputs and returns a new dictionary that contains all key-value pairs from both dictionaries. If there are duplicate keys, the values from the second dictionary take precedence.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
update
  • dict1
  • dict2
  • DICT
CategoryBasic/DICT

Inputs (2)

NameTypeDefaultDescription
dict1DICT
dict2DICT

Outputs (1)

NameTypeDescription
DICTDICT