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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for abg-comfyui and select it
  5. 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

  1. git clone this repo to the custom_nodes directory
git clone https://github.com/Jcd1230/rembg-comfyui-node.git
  1. 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.