From d649d203af4418b60a8ae80bd05862626bf496f9 Mon Sep 17 00:00:00 2001 From: bartly <289654244@qq.com> Date: Sun, 13 Oct 2024 21:47:01 +0800 Subject: [PATCH] Register my node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 87c6cc76..c4f8e2cb 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.git", + "files": [ + "https://github.com/bartly/Comfyui_babel_removebg_api/raw/main/BabelApi.py" + ], + "install_type": "unzip", + "description": "This is a node to remove background of human picture." } ] }