ComfyUI Remove background

Workflow:

rmbg_api.json

Figure 1 - Remove background workflow

Szükséges custom node:

ComfyUI-RMBG

cd /home/user/comfy/ComfyUI/custom_nodes

git clone https://github.com/1038lab/ComfyUI-RMBG

cd /home/user/comfy/ComfyUI/custom_nodes/ComfyUI-RMBG

python -m pip install -r requirements.txt

A folyamat után után újra kell indítani a comfyui-t.

A node az első indulásnál letölti a szükséges modellt.

More information