Nodes/🗂️ Dict Tools/🟢ControlNet → Dict🗂️
ComfyUI Node

🟢ControlNet → Dict🗂️

Add/update a ControlNet item to a Dict.

By Lex-DRL·Created 4 months ago·Updated 4 months ago· 0
🟢ControlNet → Dict🗂️
  • dict
  • value
  • dict
key
cleanup_keytrue
Category🗂️ Dict Tools/Add/Models

Inputs (4)

NameTypeDefaultDescription
keySTRINGKey (name) of the item inserted into the dict.
cleanup_keyBOOLEANtrueAutomatically remove leading/trailing spaces and extra newlines from the key.
dictoptDICTAn (optional) Dictionary to work with.
valueoptCONTROL_NETThe actual ControlNet-type item to add into the Dict.

Outputs (1)

NameTypeDescription
dictDICT