ComfyUI Node

Bundle Set

A ComfyUI node in nifty/bundle with 3 inputs and 1 output.

By Stibo·Created 5 months ago·Updated 2 months ago· 7
Bundle Set
  • bundle
  • value
  • bundle
keyvalue1
Categorynifty/bundle

Inputs (3)

NameTypeDefaultDescription
bundleBUNDLEThe bundle to update. A new copy is returned — the original is not modified.
keySTRINGvalue1Key to write in the bundle. Use dot notation for nested keys, e.g. 'settings.width'.
value*Value to store at the given key.

Outputs (1)

NameTypeDescription
bundleBUNDLE