diff --git a/custom-node-list.json b/custom-node-list.json index 2e880e14..f2a7bfd8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34703,6 +34703,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "rookiestar28", + "title": "Danbooru Tags Upsampler for ComfyUI", + "id": "danbooru-tags-upsampler", + "reference": "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler", + "files": [ + "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler" + ], + "install_type": "git-clone", + "description": "Makes the prompts for generating anime images more detailed by upsampling Danbooru tags." } ] }