Skip to content

PramaLLC/BEN2_ComfyUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI BEN - Background Erase Network


Remove backgrounds from images with BEN2 in ComfyUI

Installation

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

Nodes

Background Erase Network

BEN2

Credits

⭐ If you like the project, please give it a star! ⭐

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages