From 5c2576ff60e50e358415bffd0be0311e0f23e781 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Thu, 14 Dec 2023 14:53:37 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 +++++ extension-node-map.json | 9 +++++ node_db/dev/custom-node-list.json | 30 -------------- node_db/new/custom-node-list.json | 61 +++++------------------------ node_db/new/extension-node-map.json | 9 +++++ 5 files changed, 38 insertions(+), 81 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index dd157a1..72efa62 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3370,6 +3370,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": "glibsonoran", + "title": "Plush-for-ComfyUI", + "reference": "https://github.com/glibsonoran/Plush-for-ComfyUI", + "files": [ + "https://github.com/glibsonoran/Plush-for-ComfyUI" + ], + "install_type": "git-clone", + "description": "Nodes: Style Prompt, OAI Dall_e Image. Plush contains two OpenAI enabled nodes: Style Prompt: Takes your prompt and the art style you specify and generates a prompt from ChatGPT3 or 4 that Stable Diffusion can use to generate an image in that style. OAI Dall_e 3: Takes your prompt and parameters and produces a Dall_e3 image in ComfyUI." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 0153c26..2e507e7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3431,6 +3431,15 @@ "title_aux": "Save Image with Generation Metadata" } ], + "https://github.com/glibsonoran/Plush-for-ComfyUI": [ + [ + "DalleImage", + "Enhancer" + ], + { + "title_aux": "Plush-for-ComfyUI" + } + ], "https://github.com/glifxyz/ComfyUI-GlifNodes": [ [ "GlifConsistencyVAE" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index cfb2ac3..194ba0a 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -49,16 +49,6 @@ "install_type": "git-clone", "description": " ComfyUI nodes to facilitate value keyframing by providing an interface for using [a/keyframed](https://github.com/dmarx/keyframed) in ComfyUI workflows." }, - { - "author": "glibsonoran", - "title": "Plush-for-ComfyUI", - "reference": "https://github.com/glibsonoran/Plush-for-ComfyUI", - "files": [ - "https://github.com/glibsonoran/Plush-for-ComfyUI" - ], - "install_type": "git-clone", - "description": "Nodes: Style Prompt, OAI Dall_e Image" - }, { "author": "crystian", "title": "Crystian Node Suite [WIP]", @@ -99,16 +89,6 @@ "install_type": "git-clone", "description": "Nodes:UWU TTK Preprocessor, Pixel Perfect Resolution, Generation Resolution From Image, Generation Resolution From Latent, Enchance And Resize Hint Images, ..." }, - { - "author": "ilovejohnwhite", - "title": "TatToolkit", - "reference": "https://github.com/ilovejohnwhite/TatToolkit", - "files": [ - "https://github.com/ilovejohnwhite/TatToolkit" - ], - "install_type": "git-clone", - "description": "Nodes:Dip It, Rip It. This extension provides several image processing nodes." - }, { "author": "IvanZhd", "title": "comfyui-codeformer [WIP]", @@ -159,16 +139,6 @@ "install_type": "git-clone", "description": "ComfyUI-EZ-Pipes is a set of custom pipe nodes for ComfyUI. It provides a set of Input/Edit/Output nodes for each pipe type." }, - { - "author": "baldsam", - "title": "ComfyUI_baldsam", - "reference": "https://github.com/baldsam/ComfyUI_baldsam", - "files": [ - "https://github.com/baldsam/ComfyUI_baldsam" - ], - "install_type": "git-clone", - "description": "Nodes:Universal Aspect Ratio." - }, { "author": "wormley", "title": "comfyui-wormley-nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e4b7b65..6608dbb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." }, + { + "author": "glibsonoran", + "title": "Plush-for-ComfyUI", + "reference": "https://github.com/glibsonoran/Plush-for-ComfyUI", + "files": [ + "https://github.com/glibsonoran/Plush-for-ComfyUI" + ], + "install_type": "git-clone", + "description": "Nodes: Style Prompt, OAI Dall_e Image. Plush contains two OpenAI enabled nodes: Style Prompt: Takes your prompt and the art style you specify and generates a prompt from ChatGPT3 or 4 that Stable Diffusion can use to generate an image in that style. OAI Dall_e 3: Takes your prompt and parameters and produces a Dall_e3 image in ComfyUI." + }, { "author": "Aegis72", "title": "AegisFlow Utility Nodes", @@ -689,57 +699,6 @@ ], "install_type": "git-clone", "description": "Nodes:OpenAI DALLe3, OpenAI Translate to English, String Function, Seed Generator" - }, - { - "author": "wutipong", - "title": "ComfyUI-TextUtils", - "reference": "https://github.com/wutipong/ComfyUI-TextUtils", - "files": [ - "https://github.com/wutipong/ComfyUI-TextUtils" - ], - "install_type": "git-clone", - "description": "Nodes:Create N-Token String" - }, - { - "author": "Feidorian", - "title": "feidorian-ComfyNodes", - "reference": "https://github.com/Feidorian/feidorian-ComfyNodes", - "nodename_pattern": "^Feidorian_", - "files": [ - "https://github.com/Feidorian/feidorian-ComfyNodes" - ], - "install_type": "git-clone", - "description": "This extension provides various custom nodes. literals, loaders, logic, output, switches" - }, - { - "author": "kinfolk0117", - "title": "ComfyUI_GradientDeepShrink", - "reference": "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink", - "files": [ - "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink" - ], - "install_type": "git-clone", - "description": "Nodes:GradientPatchModelAddDownscale (Kohya Deep Shrink)." - }, - { - "author": "Niutonian", - "title": "ComfyUi-NoodleWebcam", - "reference": "https://github.com/Niutonian/ComfyUi-NoodleWebcam", - "files": [ - "https://github.com/Niutonian/ComfyUi-NoodleWebcam" - ], - "install_type": "git-clone", - "description": "Nodes:Noodle webcam is a node that records frames and send them to your favourite node." - }, - { - "author": "Umikaze-job", - "title": "select_folder_path_easy", - "reference": "https://github.com/Umikaze-job/select_folder_path_easy", - "files": [ - "https://github.com/Umikaze-job/select_folder_path_easy" - ], - "install_type": "git-clone", - "description": "This extension simply connects the nodes and specifies the output path of the generated images to a manageable path." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 0153c26..2e507e7 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3431,6 +3431,15 @@ "title_aux": "Save Image with Generation Metadata" } ], + "https://github.com/glibsonoran/Plush-for-ComfyUI": [ + [ + "DalleImage", + "Enhancer" + ], + { + "title_aux": "Plush-for-ComfyUI" + } + ], "https://github.com/glifxyz/ComfyUI-GlifNodes": [ [ "GlifConsistencyVAE"