From bbd3c427c1ac12605390d9e683d1c39014407cad Mon Sep 17 00:00:00 2001 From: user2318 <52336536+user2318@users.noreply.github.com> Date: Wed, 27 May 2026 18:46:13 +0800 Subject: [PATCH] Add ComfyUI-CustomNodeKit to custom-node-list.json --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7c23aa07..fd605603 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] -} +} \ No newline at end of file