ComfyUI Extension: Anime Character Segmentation node for comfyui
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
A Anime Character Segmentation node for comfyui, based on this hf space.
Looking for a different extension?
Custom Nodes (0)
README
comfyui-anime-seg
A Anime Character Segmentation node for comfyui, based on this hf space and forked from abg-comfyui
Installation
- git clone this repo to the custom_nodes directory
git clone https://github.com/LyazS/comfyui-anime-seg.git
- Download dependencys on requirements.txt on comfyui
pip install -r requirements.txt
- Download the
isnetis.onnxmodel from here, and put it in thecustom_nodes/comfyui-anime-seg/modeldirectory.
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.
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.