diff --git a/custom-node-list.json b/custom-node-list.json index a24c2ab71..454a47fa1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31200,6 +31200,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "millerlight", + "title": "Key-Value KV-Tools for ComfyUI", + "reference": "https://github.com/millerlight/ComfyUI-KVTools", + "files": [ + "https://github.com/millerlight/ComfyUI-KVTools" + ], + "install_type": "git-clone", + "description": "Nodes for JSON Key/Value (KV) storage with on-the-fly UI preview, dynamic drop-downs, random selection, and inline edit mode." } ] }