mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Register my node
This commit is contained in:
parent
8b1be9d35a
commit
d649d203af
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user