ComfyUI Node

Bundle Get

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

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

Inputs (2)

NameTypeDefaultDescription
bundleBUNDLEThe bundle to read from.
keySTRINGvalue1Key to read from the bundle. Use dot notation for nested keys, e.g. 'settings.width'.

Outputs (1)

NameTypeDescription
value*