An open API service indexing awesome lists of open source software.

https://github.com/kwaroran/abg-comfyui

A Anime Background Remover node for comfyui
https://github.com/kwaroran/abg-comfyui

comfyui comfyui-nodes stable-diffusion

Last synced: 2 months ago
JSON representation

A Anime Background Remover node for comfyui

Awesome Lists containing this project

README

        

# abg-comfyui
A Anime Background Remover node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background), works same as [ABG extention in automatic1111](https://github.com/KutsuyaYuki/ABG_extension/tree/main)

# Installation
1. git clone this repo to the custom_nodes directory
```
git clone https://github.com/Jcd1230/rembg-comfyui-node.git
```

2. 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.