Add user2318/ComfyUI-CustomNodeKit to custom node list

This commit is contained in:
user2318 2026-05-23 22:28:55 +08:00
parent bf5c346428
commit 09aa519560

View File

@ -49795,6 +49795,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }