From df5f49e636eb4ba9d56470a4918ee600d233ea98 Mon Sep 17 00:00:00 2001 From: magicwang1111 <131337141+magicwang1111@users.noreply.github.com> Date: Thu, 9 Apr 2026 14:09:48 +0800 Subject: [PATCH] Add Comfyui-Kling-Wrapper to custom node list --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 88f1b482..6f20c483 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11,6 +11,17 @@ "install_type": "git-clone", "description": "ComfyUI-Manager itself is also a custom node." }, + { + "author": "magicwang1111", + "title": "Comfyui-Kling-Wrapper", + "id": "comfyui-kling-wrapper", + "reference": "https://github.com/magicwang1111/Comfyui-Kling-Wrapper", + "files": [ + "https://github.com/magicwang1111/Comfyui-Kling-Wrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for Kling AI image generation, text-to-video, image-to-video, advanced custom elements, motion control, lip sync, text/video to audio, effects, virtual try-on, and image expansion." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Pack", @@ -45884,4 +45895,4 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} \ No newline at end of file +}