Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 403 Bytes

File metadata and controls

13 lines (12 loc) · 403 Bytes

Installation

to your custom_nodes path

git clone  https://github.com/nicehero/comfyui-SegGPT
cd comfyui-SegGPT
wget https://huggingface.co/BAAI/SegGPT/resolve/main/seggpt_vit_large.pth #download this url model in it
pip install -r requirements.txt

Usage