add comfyui-nettools (#1054)

Co-authored-by: zhuowenhao <zhuowenhao@huya.com>
This commit is contained in:
AirzoStorm 2024-09-13 16:17:38 +08:00 committed by GitHub
parent 0314610a95
commit 33e3da1f12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6811,6 +6811,16 @@
"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": "LyazS",
"title": "net tool node for comfyui",
"reference": "https://github.com/LyazS/comfyui-nettools",
"files": [
"https://github.com/LyazS/comfyui-nettools"
],
"install_type": "git-clone",
"description": "A net tool node for comfyui, rewrite from [comfyui-tooling-nodes](https://github.com/Acly/comfyui-tooling-nodes) but support more big data sending."
},
{
"author": "Chan-0312",
"title": "ComfyUI-IPAnimate",