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 1/3] 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 6c29881..545943d 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." + } ] } From c0c9974080c8874c4158685a15a35441b5047790 Mon Sep 17 00:00:00 2001 From: Major Studio <118572301+aegis72@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:24:22 -0600 Subject: [PATCH 2/3] Update custom-node-list.json --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 545943d..2ae3b0c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4807,12 +4807,12 @@ { "author": "Aegis72", "title": "ComfyUI-styles-all", - "reference": "https://github.com/aegis72/comfyui-syles-all", + "reference": "https://github.com/aegis72/comfyui-styles-all", "files": [ - "https://github.com/aegis72/comfyui-syles-all" + "https://github.com/aegis72/comfyui-styles-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." + "description": "This is a straight clone of Azazeal04's all-in-one styler menu, which was removed from gh on Jan 21, 2024. I have made no changes to the files at all." } ] } From aa27a9ee48566b5d62df2cfac0f68c5acb106dd9 Mon Sep 17 00:00:00 2001 From: Major Studio <118572301+aegis72@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:27:15 -0600 Subject: [PATCH 3/3] Update custom-node-list.json removed some extra line breaks I noticed --- custom-node-list.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2ae3b0c..71ac272 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4484,9 +4484,6 @@ "install_type": "git-clone", "description": "This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter).\nLAizypainter is a Photoshop plugin with which you can send tasks directly to a Stable Diffusion server. More information about a [a/Task](https://github.com/DimaChaichan/LAizypainter?tab=readme-ov-file#task)" }, - - - { "author": "Ser-Hilary", "title": "SDXL_sizing", @@ -4758,8 +4755,6 @@ "install_type": "copy", "description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning." }, - - { "author": "theally", "title": "TheAlly's Custom Nodes", @@ -4813,6 +4808,6 @@ ], "install_type": "git-clone", "description": "This is a straight clone of Azazeal04's all-in-one styler menu, which was removed from gh on Jan 21, 2024. I have made no changes to the files at all." - } + } ] }