From fb90ad9e343d79b8469c1690dc3ba604c67f43af Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 3 Mar 2026 05:53:03 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 19 +++++++++++-------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 76543535..3d7ca5c4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43683,6 +43683,17 @@ "install_type": "git-clone", "description": "Frame-based prompt scheduling for InfiniteTalk/MultiTalk in ComfyUI" }, + { + "author": "rohit267", + "title":"Champdev Custom Nodes", + "id":"champdev", + "reference":"https://github.com/rohit267/champdev-comfyui-nodes", + "files": [ + "https://github.com/rohit267/champdev-comfyui-nodes" + ], + "install_type":"git-clone", + "description":"Champdev Custom Nodes. Currently contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir." + }, @@ -44077,14 +44088,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "rohit267", - "title":"Champdev Custom Nodes", - "id":"champdev", - "reference":"https://github.com/rohit267/champdev-comfyui-nodes", - "install_type":"git-clone", - "description":"Champdev Custom Nodes. Currently contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5037950c..36590a16 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "rohit267", + "title":"Champdev Custom Nodes", + "id":"champdev", + "reference":"https://github.com/rohit267/champdev-comfyui-nodes", + "files": [ + "https://github.com/rohit267/champdev-comfyui-nodes" + ], + "install_type":"git-clone", + "description":"Champdev Custom Nodes. Currently contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir." + }, { "author": "serious-factory", "title": "ComfyUI-MultiTalkPromptSchedule",