WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

feat/dictionary get & convert #317

Closed ghostsquad closed 9 months ago

ghostsquad commented 9 months ago

Adds a Dictionary Get Node (to get a value, by key from a dictionary object)

Adds a Dictionary Convert Node (to convert text to a dictionary object)

Resolves #316

Tested manually

image

WASasquatch commented 9 months ago

Thanks for the PR. Looks handy.