From 98ab2b334c8f8e2542b3e922a825111c2a06a79d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 18 Dec 2023 02:10:54 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 21 +++++++++++++++++++++ extension-node-map.json | 20 +++++++++++++++++++- node_db/new/custom-node-list.json | 20 ++++++++++++++++++++ node_db/new/extension-node-map.json | 20 +++++++++++++++++++- 4 files changed, 79 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4eb6832..e745322 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1647,6 +1647,16 @@ "install_type": "git-clone", "description": "Dynamic prompt expansion, powered by GPT-2 locally on your device." }, + { + "author": "meap158", + "title": "ComfyUI-Background-Replacement", + "reference": "https://github.com/meap158/ComfyUI-Background-Replacement", + "files": [ + "https://github.com/meap158/ComfyUI-Background-Replacement" + ], + "install_type": "git-clone", + "description": "Instantly replace your image's background." + }, { "author": "TeaCrab", "title": "ComfyUI-TeaNodes", @@ -3501,6 +3511,17 @@ "install_type": "git-clone", "description": "Open source comfyui deployment platform, a vercel for generative workflow infra." }, + { + "author": "florestefano1975", + "title": "ComfyUI Portrait Master", + "reference": "https://github.com/florestefano1975/comfyui-portrait-master", + "files": [ + "https://github.com/florestefano1975/comfyui-portrait-master" + ], + "install_type": "git-clone", + "description": "This node was designed to help AI image creators to generate prompts for human portraits." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index bf80a7a..d2b5b65 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -235,7 +235,8 @@ ], "https://github.com/BennyKok/comfyui-deploy": [ [ - "ComfyUIDeployExternalImage" + "ComfyUIDeployExternalImage", + "ComfyUIDeployExternalText" ], { "author": "BennyKok", @@ -3559,6 +3560,14 @@ "title_aux": "fcSuite" } ], + "https://github.com/florestefano1975/comfyui-portrait-master": [ + [ + "PortraitMaster" + ], + { + "title_aux": "ComfyUI Portrait Master" + } + ], "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [ [ "BatchIndex_AS", @@ -4456,6 +4465,15 @@ "title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)" } ], + "https://github.com/meap158/ComfyUI-Background-Replacement": [ + [ + "BackgroundReplacement", + "ImageComposite" + ], + { + "title_aux": "ComfyUI-Background-Replacement" + } + ], "https://github.com/meap158/ComfyUI-GPU-temperature-protection": [ [ "GPUTemperatureProtection" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index edfc998..c66c9ea 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "meap158", + "title": "ComfyUI-Background-Replacement", + "reference": "https://github.com/meap158/ComfyUI-Background-Replacement", + "files": [ + "https://github.com/meap158/ComfyUI-Background-Replacement" + ], + "install_type": "git-clone", + "description": "Instantly replace your image's background." + }, + { + "author": "florestefano1975", + "title": "ComfyUI Portrait Master", + "reference": "https://github.com/florestefano1975/comfyui-portrait-master", + "files": [ + "https://github.com/florestefano1975/comfyui-portrait-master" + ], + "install_type": "git-clone", + "description": "This node was designed to help AI image creators to generate prompts for human portraits." + }, { "author": "deroberon", "title": "StableZero123-comfyui", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index bf80a7a..d2b5b65 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -235,7 +235,8 @@ ], "https://github.com/BennyKok/comfyui-deploy": [ [ - "ComfyUIDeployExternalImage" + "ComfyUIDeployExternalImage", + "ComfyUIDeployExternalText" ], { "author": "BennyKok", @@ -3559,6 +3560,14 @@ "title_aux": "fcSuite" } ], + "https://github.com/florestefano1975/comfyui-portrait-master": [ + [ + "PortraitMaster" + ], + { + "title_aux": "ComfyUI Portrait Master" + } + ], "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [ [ "BatchIndex_AS", @@ -4456,6 +4465,15 @@ "title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)" } ], + "https://github.com/meap158/ComfyUI-Background-Replacement": [ + [ + "BackgroundReplacement", + "ImageComposite" + ], + { + "title_aux": "ComfyUI-Background-Replacement" + } + ], "https://github.com/meap158/ComfyUI-GPU-temperature-protection": [ [ "GPUTemperatureProtection"