diff --git a/custom-node-list.json b/custom-node-list.json index 8e00a8b6..eca2c619 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23972,6 +23972,17 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI to have many sliders with interactive dynamic behavior. This repository includes all necessary code and assets for seamless integration." }, + { + "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)" + }, @@ -24430,17 +24441,6 @@ ], "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)" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7ee94caf..3644a74d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "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)" + }, { "author": "Yuan-ManX", "title": "ComfyUI-Kimi-VL",