Update custom-node-list.json - Add "Raffle" (#1686)

This commit is contained in:
rainlizard 2025-03-28 03:00:17 +11:00 committed by GitHub
parent 87a652d038
commit 458c9de70f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23213,6 +23213,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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)"
} }
] ]
} }