From dd8a727ad61f2e9f58e691988d2d2ebd33ad0aad Mon Sep 17 00:00:00 2001 From: Aaalice <65744111+Aaalice233@users.noreply.github.com> Date: Wed, 17 Sep 2025 05:42:10 +0800 Subject: [PATCH] Update custom-node-list.json (#2154) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9a1cfbe4..5f9ba7b9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33305,6 +33305,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Aaalice233", + "title": "ComfyUI-Danbooru-Gallery", + "reference": "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery", + "files": [ + "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery" + ], + "install_type": "git-clone", + "description": "A danbooru gallery for ComfyUI" } ] }