Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 643 Bytes

中文文档

BEN is a deep learning model designed to automatically remove backgrounds from images, producing both a mask and a foreground image.

Preview

save api extended

Install

  • Manual
    cd custom_nodes
    git clone https://github.com/lldacing/ComfyUI_Ben_ll.git
    cd ComfyUI_Ben_ll
    pip install -r requirements.txt
    # restart ComfyUI

Model

Download from HuggingFace and put it in ComfyUI/models/rembg/ben/

Thanks

Original Project BEN