ComfyUI Extension: Rembg Background Removal Node for ComfyUI

Authored by Jcd1230

Created

Updated

184 stars

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

  1. Clone to your custom_nodes folder in ComfyUI:
git clone https://github.com/Jcd1230/rembg-comfyui-node.git
  1. Install rembg[gpu] (recommended) or rembg, 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.

Demonstration of the 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.

Learn more