From 8e9e1909a578ec5626beb4871fc59b3b56338789 Mon Sep 17 00:00:00 2001 From: Aaalice <65744111+Aaalice233@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:59:52 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8a1ae211..3bf2fa3c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33266,6 +33266,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" } ] }