From 5dd9848017b4523cd1011a3fa9ed7a779c88da4c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 7 Nov 2023 07:55:19 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ---------- node_db/dev/custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 10 ---------- 3 files changed, 10 insertions(+), 20 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 98080067..280dca44 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -600,16 +600,6 @@ "install_type": "git-clone", "description": "Nodes: Plasma Noise, Random Noise, Greyscale Noise, Pink Noise, Brown Noise, Plasma KSampler" }, - { - "author": "Jordach", - "title": "comfy-consistency-vae", - "reference": "https://github.com/Jordach/comfy-consistency-vae", - "files": [ - "https://github.com/Jordach/comfy-consistency-vae" - ], - "install_type": "git-clone", - "description": "Nodes: Comfy_ConsistencyVAE" - }, { "author": "bvhari", "title": "ImageProcessing", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 88a3eeae..22a6a578 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Jordach", + "title": "comfy-consistency-vae", + "reference": "https://github.com/Jordach/comfy-consistency-vae", + "files": [ + "https://github.com/Jordach/comfy-consistency-vae" + ], + "install_type": "git-clone", + "description": "Nodes: Comfy_ConsistencyVAE" + }, { "author": "gameltb", "title": "ComfyUI_stable_fast", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index cea37546..e7fac09f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "Jordach", - "title": "comfy-consistency-vae", - "reference": "https://github.com/Jordach/comfy-consistency-vae", - "files": [ - "https://github.com/Jordach/comfy-consistency-vae" - ], - "install_type": "git-clone", - "description": "Nodes: Comfy_ConsistencyVAE" - }, { "author": "nagolinc", "title": "ComfyUI_FastVAEDecorder_SDXL",