Remove backgrounds from images with BEN2 in ComfyUI
git clone https://github.com/PramaLLC/BEN2_ComfyUI.git
cd BEN2_ComfyUI
pip install -r requirements.txt
Go to the BEN2 huggingface page and download BEN2_Base.pthand place them inside:
...ComfyUI/custom-nodes/BEN2_ComfyUI/
The folder should look like this:
└── ComfyUI/custom-nodes/BEN2_ComfyUI/
├── __init__.py
├── background_erase_network.py
├── ben.png
├── BEN2_Base.pth
├── BEN2.py
├── README.md
└── requirements.txt
⭐ If you like the project, please give it a star! ⭐
