diff --git a/custom-node-list.json b/custom-node-list.json index c1c1e12..4bd4b9e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5136,6 +5136,16 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "LyazS", + "title": "Anime Character Segmentation node for comfyui", + "reference": "https://github.com/LyazS/comfyui-anime-seg", + "files": [ + "https://github.com/LyazS/comfyui-anime-seg" + ], + "install_type": "git-clone", + "description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",