From 8a8836cfee0343445f43e0ad97bdafa739253758 Mon Sep 17 00:00:00 2001 From: nisaruj Date: Wed, 16 Apr 2025 15:09:27 -0400 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8d1fb058..68cef7e5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24389,6 +24389,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "nisaruj", + "title": "ComfyUI-DAAM", + "id": "comfyui-daam", + "reference": "https://github.com/nisaruj/comfyui-daam", + "files": [ + "https://github.com/nisaruj/comfyui-daam" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for DAAM" } ] }