Update custom-node-list.json

Add ComfyUI-Background-Edit
This commit is contained in:
Yondon Fu 2024-11-15 09:37:20 -05:00
parent fecd317275
commit b4b43d9b97

View File

@ -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."
}
]
}