From 7157e3b5ac88a443688566ad85918406eef6adee Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 22 Jan 2024 23:13:07 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 41 +++++++++++++++++++++-------- extension-node-map.json | 34 +++++++++++++++++++++--- node_db/dev/custom-node-list.json | 21 ++++++++------- node_db/new/custom-node-list.json | 30 +++++++++++++++++++++ node_db/new/extension-node-map.json | 34 +++++++++++++++++++++--- 5 files changed, 133 insertions(+), 27 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ac2e7b3..6c29881 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32,16 +32,6 @@ "install_type": "git-clone", "description": "This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed." }, - { - "author": "Qais Malkawi", - "title": "ComfyUI-Qais-Helper", - "reference": "https://github.com/QaisMalkawi/ComfyUI-QaisHelper", - "files": [ - "https://github.com/QaisMalkawi/ComfyUI-QaisHelper" - ], - "install_type": "git-clone", - "description": "This Extension adds a few custom QOL nodes that ComfyUI lacks by default." - }, { "author": "comfyanonymous", "title": "ComfyUI_experiments", @@ -4464,7 +4454,36 @@ "install_type": "git-clone", "description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:Currently, it is not distinguishable because it shares the same repository name as https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker]" }, - + { + "author": "Qais Malkawi", + "title": "ComfyUI-Qais-Helper", + "reference": "https://github.com/QaisMalkawi/ComfyUI-QaisHelper", + "files": [ + "https://github.com/QaisMalkawi/ComfyUI-QaisHelper" + ], + "install_type": "git-clone", + "description": "This Extension adds a few custom QOL nodes that ComfyUI lacks by default." + }, + { + "author": "longgui0318", + "title": "comfyui-mask-util", + "reference": "https://github.com/longgui0318/comfyui-mask-util", + "files": [ + "https://github.com/longgui0318/comfyui-mask-util" + ], + "install_type": "git-clone", + "description": "Nodes:Split Masks" + }, + { + "author": "DimaChaichan", + "title": "LAizypainter-Exporter-ComfyUI", + "reference": "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI", + "files": [ + "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI" + ], + "install_type": "git-clone", + "description": "This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter).\nLAizypainter is a Photoshop plugin with which you can send tasks directly to a Stable Diffusion server. More information about a [a/Task](https://github.com/DimaChaichan/LAizypainter?tab=readme-ov-file#task)" + }, diff --git a/extension-node-map.json b/extension-node-map.json index f45e9b3..2f57633 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -702,6 +702,7 @@ "ColorPreprocessor", "DWPreprocessor", "DensePosePreprocessor", + "DepthAnythingPreprocessor", "FacialPartColoringFromPoseKps", "FakeScribblePreprocessor", "HEDPreprocessor", @@ -733,7 +734,8 @@ "TilePreprocessor", "UniFormer-SemSegPreprocessor", "Unimatch_OptFlowPreprocessor", - "Zoe-DepthMapPreprocessor" + "Zoe-DepthMapPreprocessor", + "Zoe_DepthAnythingPreprocessor" ], { "author": "tstandley", @@ -1618,6 +1620,20 @@ "title_aux": "pfaeff-comfyui" } ], + "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [ + [ + "Bool Binary Operation", + "Bool Unary Operation", + "Item Debugger", + "Item Switch", + "Nearest SDXL Resolution", + "SDXL Resolution", + "Size Swapper" + ], + { + "title_aux": "ComfyUI-Qais-Helper" + } + ], "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": [ [ "AnalyseMetadata", @@ -2216,7 +2232,9 @@ "https://github.com/Taremin/comfyui-string-tools": [ [ "StringToolsConcat", - "StringToolsRandomChoice" + "StringToolsRandomChoice", + "StringToolsString", + "StringToolsText" ], { "title_aux": "ComfyUI String Tools" @@ -3619,7 +3637,9 @@ "LayerStyle_Illumine", "LayerUtility: ColorPicker", "LayerUtility: ImageBlend", - "LayerUtility: ImageOpacity" + "LayerUtility: ImageBlendAdvance", + "LayerUtility: ImageOpacity", + "LayerUtility: PrintInfo" ], { "title_aux": "ComfyUI Layer Style" @@ -5169,6 +5189,14 @@ "title_aux": "comfyui-easyapi-nodes" } ], + "https://github.com/longgui0318/comfyui-mask-util": [ + [ + "Split Masks" + ], + { + "title_aux": "comfyui-mask-util" + } + ], "https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [ [ "CLIPTextEncodeWithWildcards" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 1f51c84..d164318 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,25 +10,26 @@ }, + { - "author": "prismwastaken", - "title": "prism-tools", - "reference": "https://github.com/prismwastaken/comfyui-tools", + "author": "solarpush", + "title": "comfyui_sendimage_node", + "reference": "https://github.com/solarpush/comfyui_sendimage_node", "files": [ - "https://github.com/prismwastaken/comfyui-tools" + "https://github.com/solarpush/comfyui_sendimage_node" ], "install_type": "git-clone", - "description": "prism-tools" + "description": "Nodes:Send to Pod" }, { - "author": "DimaChaichan", - "title": "LAizypainter-Exporter-ComfyUI [WIP]", - "reference": "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI", + "author": "prismwastaken", + "title": "prism-tools", + "reference": "https://github.com/prismwastaken/comfyui-tools", "files": [ - "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI" + "https://github.com/prismwastaken/comfyui-tools" ], "install_type": "git-clone", - "description": "WIP" + "description": "prism-tools" }, { "author": "ZHO-ZHO-ZHO", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4290028..529ea30 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,36 @@ + { + "author": "DimaChaichan", + "title": "LAizypainter-Exporter-ComfyUI", + "reference": "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI", + "files": [ + "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI" + ], + "install_type": "git-clone", + "description": "This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter).\nLAizypainter is a Photoshop plugin with which you can send tasks directly to a Stable Diffusion server. More information about a [a/Task](https://github.com/DimaChaichan/LAizypainter?tab=readme-ov-file#task)" + }, + { + "author": "Qais Malkawi", + "title": "ComfyUI-Qais-Helper", + "reference": "https://github.com/QaisMalkawi/ComfyUI-QaisHelper", + "files": [ + "https://github.com/QaisMalkawi/ComfyUI-QaisHelper" + ], + "install_type": "git-clone", + "description": "This Extension adds a few custom QOL nodes that ComfyUI lacks by default." + }, + { + "author": "longgui0318", + "title": "comfyui-mask-util", + "reference": "https://github.com/longgui0318/comfyui-mask-util", + "files": [ + "https://github.com/longgui0318/comfyui-mask-util" + ], + "install_type": "git-clone", + "description": "Nodes:Split Masks" + }, { "author": "shiimizu", "title": "ComfyUI PhotoMaker", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index f45e9b3..2f57633 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -702,6 +702,7 @@ "ColorPreprocessor", "DWPreprocessor", "DensePosePreprocessor", + "DepthAnythingPreprocessor", "FacialPartColoringFromPoseKps", "FakeScribblePreprocessor", "HEDPreprocessor", @@ -733,7 +734,8 @@ "TilePreprocessor", "UniFormer-SemSegPreprocessor", "Unimatch_OptFlowPreprocessor", - "Zoe-DepthMapPreprocessor" + "Zoe-DepthMapPreprocessor", + "Zoe_DepthAnythingPreprocessor" ], { "author": "tstandley", @@ -1618,6 +1620,20 @@ "title_aux": "pfaeff-comfyui" } ], + "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [ + [ + "Bool Binary Operation", + "Bool Unary Operation", + "Item Debugger", + "Item Switch", + "Nearest SDXL Resolution", + "SDXL Resolution", + "Size Swapper" + ], + { + "title_aux": "ComfyUI-Qais-Helper" + } + ], "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": [ [ "AnalyseMetadata", @@ -2216,7 +2232,9 @@ "https://github.com/Taremin/comfyui-string-tools": [ [ "StringToolsConcat", - "StringToolsRandomChoice" + "StringToolsRandomChoice", + "StringToolsString", + "StringToolsText" ], { "title_aux": "ComfyUI String Tools" @@ -3619,7 +3637,9 @@ "LayerStyle_Illumine", "LayerUtility: ColorPicker", "LayerUtility: ImageBlend", - "LayerUtility: ImageOpacity" + "LayerUtility: ImageBlendAdvance", + "LayerUtility: ImageOpacity", + "LayerUtility: PrintInfo" ], { "title_aux": "ComfyUI Layer Style" @@ -5169,6 +5189,14 @@ "title_aux": "comfyui-easyapi-nodes" } ], + "https://github.com/longgui0318/comfyui-mask-util": [ + [ + "Split Masks" + ], + { + "title_aux": "comfyui-mask-util" + } + ], "https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [ [ "CLIPTextEncodeWithWildcards"