From a7cb838b958e06708508f1873174245e46467a6e Mon Sep 17 00:00:00 2001 From: rainlizard <15337628+rainlizard@users.noreply.github.com> Date: Tue, 25 Mar 2025 07:23:38 +1100 Subject: [PATCH] Update custom-node-list.json - Add "Raffle" --- 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)" } ] }