A Anime Character Segmentation node for comfyui, based on this hf space.
A Anime Character Segmentation node for comfyui, based on this hf space and forked from abg-comfyui
git clone https://github.com/LyazS/comfyui-anime-seg.git
pip install -r requirements.txt
isnetis.onnx
model from here, and put it in the custom_nodes/comfyui-anime-seg/model
directory.Create a "mask/Anime Character Seg" node, and connect the images to input, and it would segment the anime character and output the masks.