diff --git a/custom-node-list.json b/custom-node-list.json index 29d3790f..6f7a1482 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -49795,6 +49795,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "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." + } ] }