ComfyUI Extension: Rembg Background Removal Node for ComfyUI
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Nodes: Image Remove Background (rembg)
Looking for a different extension?
Custom Nodes (3)
README
Rembg Background Removal Node for ComfyUI
- Clone to your
custom_nodesfolder in ComfyUI:
git clone https://github.com/Jcd1230/rembg-comfyui-node.git
- Install
rembg[gpu](recommended) orrembg, depending on GPU support, to your ComfyUI virtual environment. E.g.:
pip install rembg[gpu]
To use, just look for the Image Remove Background (rembg) node.

Acknowledgements
Thanks to WASasquatch's Node Suite for great examples and a couple helper functions.
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.