From acfbc8ef045cf3eff92e85527b840bda345d46b9 Mon Sep 17 00:00:00 2001 From: Yondon Fu Date: Sat, 16 Nov 2024 04:10:57 -0500 Subject: [PATCH] Update custom-node-list.json (#1240) 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 c4818f83..6c565cdf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17177,6 +17177,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." } ] }