Register my node which is for removing background of humen picture (#1141)

* Register my node

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
bartly 2024-10-13 22:48:57 +08:00 committed by GitHub
parent 8b1be9d35a
commit 4d09f6345e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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