From 7610b728254b620f2bf417ac4fd2db96c33065f9 Mon Sep 17 00:00:00 2001 From: HappyOnigiri Date: Mon, 9 Feb 2026 12:50:22 +0900 Subject: [PATCH] Add Custom Node: ComfyUI-Meld (#2566) Co-authored-by: HappyOnigiri <253838257+NodeMeld@users.noreply.github.com> --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 127312c7..df18e17e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43369,6 +43369,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "HappyOnigiri", + "title": "ComfyUI-Meld", + "reference": "https://github.com/HappyOnigiri/ComfyUI-Meld", + "files": [ + "https://github.com/HappyOnigiri/ComfyUI-Meld" + ], + "install_type": "git-clone", + "description": "The ultimate Image Manager & Gallery for ComfyUI. Automatically catalog generations, track lineage, and restore workflows with a single click." } ] }