diff --git a/custom-node-list.json b/custom-node-list.json index 87c6cc76..d8a86c2f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15870,6 +15870,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "bartly", + "title": "Babel Removebg Api Node for ComfyUI", + "id": "BabelRemovebgApi", + "reference": "https://github.com/bartly/Comfyui_babel_removebg_api", + "files": [ + "https://github.com/bartly/Comfyui_babel_removebg_api" + ], + "install_type": "git-clone", + "description": "This is a node to remove background of human picture." } ] }