Nodes/🗂️ Dict Tools/🔵CLIP-vision → Dict🗂️
ComfyUI Node

🔵CLIP-vision → Dict🗂️

Add/update a CLIP-vision item to a Dict.

By Lex-DRL·Created 4 months ago·Updated 4 months ago· 0
🔵CLIP-vision → 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.
valueoptCLIP_VISIONThe actual CLIP-vision-type item to add into the Dict.

Outputs (1)

NameTypeDescription
dictDICT—