From b4b43d9b97b9a72b6e60729f43857b87ab9eda74 Mon Sep 17 00:00:00 2001 From: Yondon Fu Date: Fri, 15 Nov 2024 09:37:20 -0500 Subject: [PATCH] Update custom-node-list.json Add ComfyUI-Background-Edit --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6a779cfa..ec095816 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17166,6 +17166,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "yondonfu", + "title": "ComfyUI-Background-Edit", + "id": "comfyui-background-edit", + "reference": "https://github.com/yondonfu/ComfyUI-Background-Edit", + "files": [ + "https://github.com/yondonfu/ComfyUI-Background-Edit" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for editing background of images/videos with CUDA acceleration support." } ] }