WASasquatch / was-node-suite-comfyui

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

[Feature] Dictionary Get & Convert #316

Closed ghostsquad closed 10 months ago

ghostsquad commented 10 months ago

Given a JSON Dictionary, I'd like to be able to do a lookup (by key), and get the value.

Trying to solve this problem: https://github.com/pythongosssss/ComfyUI-Custom-Scripts/issues/150