From 458c9de70fc8f35827d9eb4a0f97f7da28be78dc Mon Sep 17 00:00:00 2001 From: rainlizard <15337628+rainlizard@users.noreply.github.com> Date: Fri, 28 Mar 2025 03:00:17 +1100 Subject: [PATCH] Update custom-node-list.json - Add "Raffle" (#1686) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ab1456d9..9ce37180 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23213,6 +23213,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "rainlizard", + "title": "Raffle", + "reference": "https://github.com/rainlizard/ComfyUI-Raffle", + "files": [ + "https://github.com/rainlizard/ComfyUI-Raffle" + ], + "install_type": "git-clone", + "description": "A semi-random prompt generator for danbooru tags that works alongside your character prompt, allowing you to put your waifu in many scenarios. (for Illustrious/NoobAI/Pony)" } ] }