From 9d3a816ee56dad098b383a5fde0e70e1f88dfc0b Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Thu, 21 Mar 2024 11:15:40 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 +++++++-------- extension-node-map.json | 39 +++++++++++++---------------- node_db/dev/custom-node-list.json | 10 -------- node_db/new/custom-node-list.json | 21 ++++++++-------- node_db/new/extension-node-map.json | 39 +++++++++++++---------------- 5 files changed, 54 insertions(+), 75 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4a58d58d..9f0b9f60 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3392,6 +3392,16 @@ "install_type": "git-clone", "description": "Unofficial implementation of [a/PixArt-alpha-Diffusers](https://github.com/PixArt-alpha/PixArt-alpha) for ComfyUI" }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI-BRIA_AI-RMBG", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of BRIA RMBG Model for ComfyUI." + }, { "author": "kenjiqq", "title": "qq-nodes-comfyui", @@ -6655,16 +6665,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ZHO-ZHO-ZHO", - "title": "ComfyUI-BRIA_AI-RMBG", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of BRIA RMBG Model for ComfyUI." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index e1acc512..21bce673 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -341,18 +341,6 @@ "title_aux": "Jovimetrix Composition Nodes" } ], - "https://github.com/ArdeniusAI/CPlus_Ardenius": [ - [ - "Control_Box" - ], - { - "author": "AMA", - "description": "CPlus control box is designed to gather workflow variables into 1 node.", - "nickname": "Ardenius", - "title": "Ardenius", - "title_aux": "CPlus_Ardenius ComfyUI Control Box" - } - ], "https://github.com/ArtBot2023/CharacterFaceSwap": [ [ "Color Blend", @@ -675,6 +663,7 @@ "SamplerEulerAncestralDancing_Experimental", "SamplerLCMCustom", "SamplerRES_Momentumized", + "SamplerSupreme", "SamplerTTM", "SimpleExponentialScheduler" ], @@ -1403,14 +1392,6 @@ "title_aux": "Ranbooru for ComfyUI" } ], - "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis/raw/main/Dan%20Frame%20Delay.py": [ - [ - "Dan_FrameDelay" - ], - { - "title_aux": "ComfyUI-Stereopsis" - } - ], "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ [ "Conditioning Switch (JPS)", @@ -2274,6 +2255,7 @@ [ "Apply CLAHE", "Cached Image Load From URL", + "CalcMaskBound", "Crop Center wigh SEGS", "Crop Center with SEGS", "Dilate Mask for Each Face", @@ -3725,6 +3707,15 @@ "title_aux": "ComfyUI-ArtGallery" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": [ + [ + "BRIA_RMBG_ModelLoader_Zho", + "BRIA_RMBG_Zho" + ], + { + "title_aux": "ComfyUI-BRIA_AI-RMBG" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": [ [ "ConcatText_Zho", @@ -5049,6 +5040,7 @@ "LayerUtility: ImageChannelMerge", "LayerUtility: ImageChannelSplit", "LayerUtility: ImageCombineAlpha", + "LayerUtility: ImageHub", "LayerUtility: ImageMaskScaleAs", "LayerUtility: ImageOpacity", "LayerUtility: ImageRemoveAlpha", @@ -6486,7 +6478,7 @@ "title_aux": "ComfyUI-ModelDownloader" } ], - "https://github.com/huchenlei/ComfyUI-layerdiffusion": [ + "https://github.com/huchenlei/ComfyUI-layerdiffuse": [ [ "LayeredDiffusionApply", "LayeredDiffusionCondApply", @@ -6498,7 +6490,7 @@ "LayeredDiffusionJointApply" ], { - "title_aux": "ComfyUI-layerdiffusion" + "title_aux": "ComfyUI-layerdiffuse (layerdiffusion)" } ], "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": [ @@ -7868,6 +7860,7 @@ "FourBooleanTrigger", "FourFloats", "IntMultiplier", + "LogicNot", "NumeralToString", "PngColorMasksToMaskList", "PngColorMasksToRGB", @@ -8555,6 +8548,7 @@ "RandomPrompt", "ResizeImageMixlab", "SamplerNames_", + "SaveImageAndMetadata_", "SaveImageToLocal", "ScreenShare", "Seed_", @@ -8933,6 +8927,7 @@ [ "KRestartSampler", "KRestartSamplerAdv", + "KRestartSamplerCustom", "KRestartSamplerSimple" ], { diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 361da05b..05383aea 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -320,16 +320,6 @@ "install_type": "git-clone", "description": "ComfyUI implementation for [a/AnimateLCM](https://animatelcm.github.io/) [[a/paper](https://arxiv.org/abs/2402.00769)].\b[w/This extension includes a large number of nodes imported from the existing custom nodes, increasing the likelihood of conflicts.]" }, - { - "author": "ZHO-ZHO-ZHO", - "title": "ComfyUI-BRIA_AI-RMBG", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG" - ], - "install_type": "git-clone", - "description": "Unofficial [a/BRIA Background Removal v1.4](https://huggingface.co/briaai/RMBG-1.4) of BRIA RMBG Model for ComfyUI" - }, { "author": "stutya", "title": "ComfyUI-Terminal [UNSAFE]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a5e09bef..32b431d2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +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.\nMaking LoRA has never been easier!" }, - + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI-BRIA_AI-RMBG", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of BRIA RMBG Model for ComfyUI." + }, { "author": "ZHO-ZHO-ZHO", "title": "APISR IN COMFYUI", @@ -681,16 +690,6 @@ ], "install_type": "git-clone", "description": "Nodes:GPT4V-Image-Captioner" - }, - { - "author": "longgui0318", - "title": "comfyui-llm-assistant", - "reference": "https://github.com/longgui0318/comfyui-llm-assistant", - "files": [ - "https://github.com/longgui0318/comfyui-llm-assistant" - ], - "install_type": "git-clone", - "description": "Nodes:Generate Stable Diffsution Prompt With LLM, Translate Text With LLM, Chat With LLM" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e1acc512..21bce673 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -341,18 +341,6 @@ "title_aux": "Jovimetrix Composition Nodes" } ], - "https://github.com/ArdeniusAI/CPlus_Ardenius": [ - [ - "Control_Box" - ], - { - "author": "AMA", - "description": "CPlus control box is designed to gather workflow variables into 1 node.", - "nickname": "Ardenius", - "title": "Ardenius", - "title_aux": "CPlus_Ardenius ComfyUI Control Box" - } - ], "https://github.com/ArtBot2023/CharacterFaceSwap": [ [ "Color Blend", @@ -675,6 +663,7 @@ "SamplerEulerAncestralDancing_Experimental", "SamplerLCMCustom", "SamplerRES_Momentumized", + "SamplerSupreme", "SamplerTTM", "SimpleExponentialScheduler" ], @@ -1403,14 +1392,6 @@ "title_aux": "Ranbooru for ComfyUI" } ], - "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis/raw/main/Dan%20Frame%20Delay.py": [ - [ - "Dan_FrameDelay" - ], - { - "title_aux": "ComfyUI-Stereopsis" - } - ], "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ [ "Conditioning Switch (JPS)", @@ -2274,6 +2255,7 @@ [ "Apply CLAHE", "Cached Image Load From URL", + "CalcMaskBound", "Crop Center wigh SEGS", "Crop Center with SEGS", "Dilate Mask for Each Face", @@ -3725,6 +3707,15 @@ "title_aux": "ComfyUI-ArtGallery" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": [ + [ + "BRIA_RMBG_ModelLoader_Zho", + "BRIA_RMBG_Zho" + ], + { + "title_aux": "ComfyUI-BRIA_AI-RMBG" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": [ [ "ConcatText_Zho", @@ -5049,6 +5040,7 @@ "LayerUtility: ImageChannelMerge", "LayerUtility: ImageChannelSplit", "LayerUtility: ImageCombineAlpha", + "LayerUtility: ImageHub", "LayerUtility: ImageMaskScaleAs", "LayerUtility: ImageOpacity", "LayerUtility: ImageRemoveAlpha", @@ -6486,7 +6478,7 @@ "title_aux": "ComfyUI-ModelDownloader" } ], - "https://github.com/huchenlei/ComfyUI-layerdiffusion": [ + "https://github.com/huchenlei/ComfyUI-layerdiffuse": [ [ "LayeredDiffusionApply", "LayeredDiffusionCondApply", @@ -6498,7 +6490,7 @@ "LayeredDiffusionJointApply" ], { - "title_aux": "ComfyUI-layerdiffusion" + "title_aux": "ComfyUI-layerdiffuse (layerdiffusion)" } ], "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": [ @@ -7868,6 +7860,7 @@ "FourBooleanTrigger", "FourFloats", "IntMultiplier", + "LogicNot", "NumeralToString", "PngColorMasksToMaskList", "PngColorMasksToRGB", @@ -8555,6 +8548,7 @@ "RandomPrompt", "ResizeImageMixlab", "SamplerNames_", + "SaveImageAndMetadata_", "SaveImageToLocal", "ScreenShare", "Seed_", @@ -8933,6 +8927,7 @@ [ "KRestartSampler", "KRestartSamplerAdv", + "KRestartSamplerCustom", "KRestartSamplerSimple" ], {