Register my node

This commit is contained in:
bartly 2024-10-13 21:47:01 +08:00
parent 8b1be9d35a
commit d649d203af

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