From e9020377ff570e150488c8f5faecb88c0232bcf0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 9 Feb 2026 12:51:00 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index df18e17e..632a2292 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42973,6 +42973,16 @@ "install_type": "git-clone", "description": "Saves images with prompt reference cards - thumbnail + formatted prompt side-by-side with JSON syntax highlighting for easy browsing and organization." }, + { + "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." + }, @@ -43369,16 +43379,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 20bb1673..603ffe14 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "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." + }, { "author": "robomello", "title": "ComfyUI Prompt Saver",