Nodes Browser
ComfyDeploy: How abg-comfyui works in ComfyUI?
What is abg-comfyui?
Nodes: Remove Image Background (abg). A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111.
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
abg-comfyui
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
abg-comfyui
A Anime Background Remover node for comfyui, based on this hf space, works same as ABG extention in automatic1111
Installation
- git clone this repo to the custom_nodes directory
git clone https://github.com/Jcd1230/rembg-comfyui-node.git
- Download dependencys on requirements.txt on comfyui
pip install -r requirements.txt
Usage
Create a "Remove Image Background (ABG)" node, and connect the image to input, and it would remove the image's background.