From 78b3de5e0fa897dc620835739ad5a365178441f1 Mon Sep 17 00:00:00 2001 From: Major Studio <118572301+aegis72@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:00:41 -0600 Subject: [PATCH] Update custom-node-list.json added comfyui-styles-all to list. azazeal04 stylenodes were removed, so this replaces those with a copy. --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6c298814..545943d5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4803,6 +4803,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Aegis72", + "title": "ComfyUI-styles-all", + "reference": "https://github.com/aegis72/comfyui-syles-all", + "files": [ + "https://github.com/aegis72/comfyui-syles-all" + ], + "install_type": "git-clone", + "description": "This is a straight clone of Azazeal04's all-in-one styler menu, which was removed from gh on jan21, 2024. i have made no changes to the files at all." + } ] }