Merge pull request #381 from LyazS/main

Update custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2024-02-01 20:38:57 +09:00 committed by GitHub
commit 8916748405
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",