Nodes Browser
ComfyDeploy: How Babel Removebg Api Node for ComfyUI works in ComfyUI?
What is Babel Removebg Api Node for ComfyUI?
This is a node to remove background of human picture.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Babel Removebg Api Node for ComfyUI
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Project Introduction
-
Commercial-grade portrait segmentation, hair-level matting, with excellent results.
-
Import the Babel Removebg API into ComfyUI through an API.
-
You can use my apikey and apisecret (already configured in config.json. It's a bit slow without authentication). There are still several thousand images left. If it works well for you, remember to give it a star.
-
Human Body Removebg:
- For images under 3MB, it costs ¥0.1 per image for all users. Minimum resolution is 50, and maximum resolution is 2000.
- For images over 3MB, it costs ¥0.2 per image. Open to subscribers. Minimum resolution is 50, and maximum resolution is 5000.
-
Privileges for subscribers:
- Faster processing.
- Supports high-resolution large images.
- Supports high concurrency.
Installation
-
Please apply for an API first before using (Don't worry it. Just use mine for now. Remember to give it a star!!!).
-
Add the Babel apikey and apisecret to the config.json file. They will be automatically loaded when running.
-
It is recommended to install using the manager ComfyUI Manager.
-
Manual installation:
cd custom_nodes
git clone https://github.com/bartly/Comfyui_babel_removebg_api
- Restart ComfyUI.
Workflows
-
There is only one node, and it looks like this.