diff --git a/custom-node-list.json b/custom-node-list.json index a4446128..8e00a8b6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24430,6 +24430,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 Diffusion Attentive Attribution Maps (DAAM)" } ] }