A Anime Background Remover node for comfyui, based on this hf space, works same as ABG extention in automatic1111
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
Create a "Remove Image Background (ABG)" node, and connect the image to input, and it would remove the image's background.