Add ComfyUI-CustomNodeKit to custom-node-list.json

This commit is contained in:
user2318 2026-05-27 18:46:13 +08:00
parent 66617e061c
commit bbd3c427c1

View File

@ -52595,6 +52595,16 @@
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources."
},
{
"author": "user2318",
"title": "ComfyUI-CustomNodeKit",
"reference": "https://github.com/user2318/ComfyUI-CustomNodeKit",
"files": [
"https://github.com/user2318/ComfyUI-CustomNodeKit"
],
"install_type": "git-clone",
"description": "A set of custom nodes for ComfyUI, covering video generation (WanLoop), pose processing (SDPose), image interaction operations, and other common workflow needs."
}
]
}
}