From d4ea4ae67e41eebbe339b17a3906f63c454bf3d2 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Mon, 23 Oct 2023 12:32:17 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ---------- extension-node-map.json | 4 ++-- node_db/legacy/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 4 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b9e02aee..9447f943 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1744,16 +1744,6 @@ "install_type": "git-clone", "description": "A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding." }, - { - "author": "GeLi1989", - "title": "roop nodes for ComfyUI", - "reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop", - "files": [ - "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download model to use this node." - }, { "author": "spro", "title": "Latent Mirror node for ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index c6d29fc0..33b71e37 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1844,7 +1844,6 @@ "Text Input [Dream]", "Triangle Curve [Dream]", "Triangle Event Curve [Dream]", - "Video Encoder (mpegCoder) [Dream]", "WAV Curve [Dream]" ], { @@ -2894,7 +2893,8 @@ "TwoAdvancedSamplersForMask", "TwoSamplersForMask", "TwoSamplersForMaskUpscalerProvider", - "TwoSamplersForMaskUpscalerProviderPipe" + "TwoSamplersForMaskUpscalerProviderPipe", + "UltralyticsDetectorProvider" ], { "author": "Dr.Lt.Data", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index c012a046..211b6a9b 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "GeLi1989", + "title": "roop nodes for ComfyUI", + "reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop", + "files": [ + "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download model to use this node. NOTE: This is removed." + }, { "author": "ProDALOR", "title": "comfyui_u2net", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index c6d29fc0..33b71e37 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1844,7 +1844,6 @@ "Text Input [Dream]", "Triangle Curve [Dream]", "Triangle Event Curve [Dream]", - "Video Encoder (mpegCoder) [Dream]", "WAV Curve [Dream]" ], { @@ -2894,7 +2893,8 @@ "TwoAdvancedSamplersForMask", "TwoSamplersForMask", "TwoSamplersForMaskUpscalerProvider", - "TwoSamplersForMaskUpscalerProviderPipe" + "TwoSamplersForMaskUpscalerProviderPipe", + "UltralyticsDetectorProvider" ], { "author": "Dr.Lt.Data",