A custom node for InvokeAI that provides background removal using BiRefNet (Bilateral Reference Network), a high-quality segmentation model that separates foreground objects from their backgrounds.
nodes folder found in your Invoke install locationuv pip install timm kornia
Remove Background (BiRefNet).Models are downloaded from Hugging Face on first use and cached locally. The initial run with a new model variant will take slightly longer while it downloads.
3 commits
Python
100.0%
A custom node for InvokeAI that provides background removal using BiRefNet (Bilateral Reference Network), a high-quality segmentation model that separates foreground objects from their backgrounds.
nodes folder found in your Invoke install locationuv pip install timm kornia
Remove Background (BiRefNet).Models are downloaded from Hugging Face on first use and cached locally. The initial run with a new model variant will take slightly longer while it downloads.
3 commits
Python
100.0%