From ea22d981703079b9f4d14c88972a77c589d69b74 Mon Sep 17 00:00:00 2001 From: Rohit Mahto Date: Sun, 1 Mar 2026 00:11:13 +0530 Subject: [PATCH] Add Chamdev Custom Nodes --- custom-node-list.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d2159756..763b1b81 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44047,6 +44047,13 @@ ], "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. Currenty contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir." } ] }