From d377099e1e3c38cac94a52f72fc8b3a4a673733b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 23 Jan 2024 00:40:50 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 25 +++++++++++++++---------- extension-node-map.json | 9 +++++++++ node_db/legacy/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 9 +++++++++ 4 files changed, 43 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 71ac272..909f2ce 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3511,6 +3511,16 @@ "install_type": "git-clone", "description": "These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed." }, + { + "author": "Aegis72", + "title": "ComfyUI-styles-all", + "reference": "https://github.com/aegis72/comfyui-styles-all", + "files": [ + "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 Jan 21, 2024. I have made no changes to the files at all." + }, { "author": "glibsonoran", "title": "Plush-for-ComfyUI", @@ -4484,6 +4494,9 @@ "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", @@ -4755,6 +4768,8 @@ "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", @@ -4798,16 +4813,6 @@ ], "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-styles-all", - "files": [ - "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 Jan 21, 2024. I have made no changes to the files at all." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 2f57633..d50b228 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2913,6 +2913,14 @@ "title_aux": "AegisFlow Utility Nodes" } ], + "https://github.com/aegis72/comfyui-styles-all": [ + [ + "menus" + ], + { + "title_aux": "ComfyUI-styles-all" + } + ], "https://github.com/ai-liam/comfyui_liam_util": [ [ "LiamLoadImage" @@ -3636,6 +3644,7 @@ "LayerStyle: Stroke", "LayerStyle_Illumine", "LayerUtility: ColorPicker", + "LayerUtility: ExtendCanvas", "LayerUtility: ImageBlend", "LayerUtility: ImageBlendAdvance", "LayerUtility: ImageOpacity", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 7c46f3f..149cc62 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "azazeal04", + "title": "ComfyUI-Styles", + "reference": "https://github.com/azazeal04/ComfyUI-Styles", + "files": [ + "https://github.com/azazeal04/ComfyUI-Styles" + ], + "install_type": "git-clone", + "description": "Nodes:Anime_Styler, Fantasy_Styler, Gothic_Styler, Line_Art_Styler, Movie_Poster_Styler, Punk_Styler, Travel_Poster_Styler. This extension offers 8 art style nodes, each of which includes approximately 50 individual style variations.\n\nNOTE: Due to the dynamic nature of node name definitions, ComfyUI-Manager cannot recognize the node list from this extension. The Missing nodes and Badge features are not available for this extension.\nNOTE: This extension is removed. Users who were previously using this node should install ComfyUI-styles-all instead." + }, { "author": "hnmr293", "title": "ComfyUI-nodes-hnmr", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2f57633..d50b228 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2913,6 +2913,14 @@ "title_aux": "AegisFlow Utility Nodes" } ], + "https://github.com/aegis72/comfyui-styles-all": [ + [ + "menus" + ], + { + "title_aux": "ComfyUI-styles-all" + } + ], "https://github.com/ai-liam/comfyui_liam_util": [ [ "LiamLoadImage" @@ -3636,6 +3644,7 @@ "LayerStyle: Stroke", "LayerStyle_Illumine", "LayerUtility: ColorPicker", + "LayerUtility: ExtendCanvas", "LayerUtility: ImageBlend", "LayerUtility: ImageBlendAdvance", "LayerUtility: ImageOpacity",