From 6c830c4100875405aa781117dd110029e6042679 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 10 Jun 2024 21:42:32 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 2 +- extension-node-map.json | 14 +++++++++----- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/extension-node-map.json | 14 +++++++++----- 4 files changed, 19 insertions(+), 21 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 51855f01..58ea329e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8950,7 +8950,7 @@ "https://github.com/runtime44/comfyui_r44_nodes" ], "install_type": "git-clone", - "description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance" + "description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance, Runtime44FilmGrain" }, { "author": "osiworx", diff --git a/extension-node-map.json b/extension-node-map.json index 9eb68cfc..ad8b22cb 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -9528,7 +9528,6 @@ "IF_DisplayText", "IF_ImagePrompt", "IF_PromptMkr", - "IF_SaveText", "IF_saveText" ], { @@ -10806,10 +10805,12 @@ "https://github.com/longgui0318/comfyui-magic-clothing": [ [ "Add Magic Clothing Attention", + "Change Pipeline Dtype And Device", "Change Pixel Value Normalization", - "LOAD OMS", + "Load Magic Clothing Adapter", "Load Magic Clothing Model", - "RUN OMS" + "Load Magic Clothing Pipeline", + "RUN Magic Clothing Diffusers Model" ], { "title_aux": "comfyui-magic-clothing" @@ -10835,10 +10836,12 @@ "https://github.com/longgui0318/comfyui-oms-diffusion": [ [ "Add Magic Clothing Attention", + "Change Pipeline Dtype And Device", "Change Pixel Value Normalization", - "LOAD OMS", + "Load Magic Clothing Adapter", "Load Magic Clothing Model", - "RUN OMS" + "Load Magic Clothing Pipeline", + "RUN Magic Clothing Diffusers Model" ], { "title_aux": "comfyui-oms-diffusion" @@ -12421,6 +12424,7 @@ [ "Runtime44ColorMatch", "Runtime44DynamicKSampler", + "Runtime44FilmGrain", "Runtime44ImageEnhance", "Runtime44ImageOverlay", "Runtime44ImageResizer", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index dac2592f..6232bf6e 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -495,16 +495,6 @@ "install_type": "git-clone", "description": "This extension provides [a/DiffBIR](https://github.com/XPixelGroup/DiffBIR) feature." }, - { - "author": "runtime44", - "title": "Runtime44 ComfyUI Nodes", - "reference": "https://github.com/runtime44/comfyui_r44_nodes", - "files": [ - "https://github.com/runtime44/comfyui_r44_nodes" - ], - "install_type": "git-clone", - "description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance" - }, { "author": "ericbeyer", "title": "guidance_interval", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9eb68cfc..ad8b22cb 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -9528,7 +9528,6 @@ "IF_DisplayText", "IF_ImagePrompt", "IF_PromptMkr", - "IF_SaveText", "IF_saveText" ], { @@ -10806,10 +10805,12 @@ "https://github.com/longgui0318/comfyui-magic-clothing": [ [ "Add Magic Clothing Attention", + "Change Pipeline Dtype And Device", "Change Pixel Value Normalization", - "LOAD OMS", + "Load Magic Clothing Adapter", "Load Magic Clothing Model", - "RUN OMS" + "Load Magic Clothing Pipeline", + "RUN Magic Clothing Diffusers Model" ], { "title_aux": "comfyui-magic-clothing" @@ -10835,10 +10836,12 @@ "https://github.com/longgui0318/comfyui-oms-diffusion": [ [ "Add Magic Clothing Attention", + "Change Pipeline Dtype And Device", "Change Pixel Value Normalization", - "LOAD OMS", + "Load Magic Clothing Adapter", "Load Magic Clothing Model", - "RUN OMS" + "Load Magic Clothing Pipeline", + "RUN Magic Clothing Diffusers Model" ], { "title_aux": "comfyui-oms-diffusion" @@ -12421,6 +12424,7 @@ [ "Runtime44ColorMatch", "Runtime44DynamicKSampler", + "Runtime44FilmGrain", "Runtime44ImageEnhance", "Runtime44ImageOverlay", "Runtime44ImageResizer",