Skip to content

LyazS/comfyui-anime-seg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comfyui-anime-seg

A Anime Character Segmentation node for comfyui, based on this hf space and forked from abg-comfyui

Installation

  1. git clone this repo to the custom_nodes directory
git clone https://github.com/LyazS/comfyui-anime-seg.git
  1. Download dependencys on requirements.txt on comfyui
pip install -r requirements.txt
  1. Download the isnetis.onnx model from here, and put it in the custom_nodes/comfyui-anime-seg/model directory.

Usage

Create a "mask/Anime Character Seg" node, and connect the images to input, and it would segment the anime character and output the masks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages