Update custom-node-list.json (#1240)

Add ComfyUI-Background-Edit
This commit is contained in:
Yondon Fu 2024-11-16 04:10:57 -05:00 committed by GitHub
parent e72cd14d9d
commit acfbc8ef04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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