From abf9c654b37428a76748218ee8842a218299c85c Mon Sep 17 00:00:00 2001 From: DemonAlone <25270760+DemonAlone@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:24:32 +0300 Subject: [PATCH] AddDemonAlone-StyleSelector-ComfyUI to 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 b2d55f09..3098916f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46467,6 +46467,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "DemonAlone", + "title": "DemonAlone-StyleSelector-ComfyUI", + "reference": "https://github.com/DemonAlone/DemonAlone-StyleSelector-ComfyUI", + "files": [ + "https://github.com/DemonAlone/DemonAlone-StyleSelector-ComfyUI" + ], + "install_type": "git-clone", + "description": "Prompt Style Selector with Preview, Multiple Selecting, Search and Local Base." } ] }