From 6d428def0c2f2ffeceec889965d56ad6013de1e3 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Fri, 12 Apr 2024 09:48:36 +0900 Subject: [PATCH] update DB --- node_db/legacy/custom-node-list.json | 11 +++++++++++ node_db/new/custom-node-list.json | 10 +++++----- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index ef73cd2a..6f16d960 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -8,7 +8,18 @@ "install_type": "git-clone", "description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel." }, + + { + "author": "CapsAdmin", + "title": "ComfyUI-Euler-Smea-Dyn-Sampler [DEPRECATED]", + "reference": "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler", + "files": [ + "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler" + ], + "install_type": "git-clone", + "description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers." + }, { "author": "BlakeOne", "title": "ComfyUI FastImageListToImageBatch [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7112c4ed..9762163f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -112,14 +112,14 @@ "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." }, { - "author": "CapsAdmin", - "title": "ComfyUI-Euler-Smea-Dyn-Sampler", - "reference": "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler", + "author": "Koishi-Star", + "title": "Euler-Smea-Dyn-Sampler", + "reference": "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler", "files": [ - "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler" + "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler" ], "install_type": "git-clone", - "description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers." + "description": "СomfyUI version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds samplers directly to KSampler nodes." }, { "author": "smthemex",