24 Aug 2025, 12:01 PM
Ultimate 3-in-1 Background Remover Worfklow for ComfyUI
Showcase:
![[Image: image.png]](https://i.postimg.cc/C1sQhzGp/image.png)
![[Image: 1.png]](https://i.postimg.cc/tTnm6BGy/1.png)
![[Image: 2.png]](https://i.postimg.cc/j2zggCjF/2.png)
Download workflow: Click Here
Showcase:
![[Image: image.png]](https://i.postimg.cc/C1sQhzGp/image.png)
![[Image: blsn9-L9-T-yr4zwz-De-GN2w.webp]](https://i.postimg.cc/15qYXCcK/blsn9-L9-T-yr4zwz-De-GN2w.webp)
![[Image: 1.png]](https://i.postimg.cc/tTnm6BGy/1.png)
![[Image: 2.jpg]](https://i.postimg.cc/Mpx2SJ2B/2.jpg)
![[Image: 2.png]](https://i.postimg.cc/j2zggCjF/2.png)
How to Use:
1. Install custom node (not in manager)
Code:
cd ComfyUI/custom_nodes && git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO
2. Install pip requirements
Code:
pip install -r ComfyUI-BiRefNet-ZHO/requirements.txt
3. Go to https://huggingface.co/ViperYX/BiRefNet/tree/main and download the following files to ComfyUI/models/BiRefNet folder (Create a new folder with this name if it doesn't exist)
Code:
BiRefNet-ep480.pth
pvt_v2_b2.pth
pvt_v2_b5.pth
swin_base_patch4_window12_384_22kto1k.pth
swin_large_patch4_window12_384_22kto1k.pth
4. Download this model: https://huggingface.co/yiwangsimple/BiRe...ch_244.pth and save to ComfyUI/models/BiRefNet/pth folder
5. That's it! Now you can open the workflow in ComfyUI & use it.
Download workflow: Click Here