ComfyUI Extension: Remove Background
Remove background scenery from an image of a person. The output image is saved as an RGBA PNG. The alpha channel is included.
Custom Nodes (0)
README
ComfyUI Remove Background
Remove background scenery from an image of a person. The output image is saved as an RGBA PNG. The alpha channel is included.


Install Remove Background Custom Node
Install the ComfyUI Remove Background custom node using the manager,

Or, install using your command/terminal prompt.
- Navigate to your
ComfyUI/custom_nodesfolder. - Run,
git clone https://github.com/Sean-Bradley/ComfyUI-Remove-Background.git - Navigate to your
ComfyUI_windows_portablefolder. - Run,
python_embeded\python -m pip install -r ComfyUI/custom_nodes/comfyui-remove-background/requirements.txt - Restart ComfyUI