diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5249b82a..606402ae 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "PlagueKind", + "title": "PlagueKind-Nodes", + "reference": "https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes", + "files": [ + "https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI nodes providing unified image and mask resizing with multiple scaling modes, aspect-ratio preservation, center crop alignment, and stable tensor-based mask transformations." + }, { "author": "ketle-man", "title": "Model and Prompt from Metadata",