From 0f13355b08caaa409d949353f03d1032e62006fc Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 13 Apr 2026 22:58:48 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 42 +++++++++++++++---------------- node_db/new/custom-node-list.json | 21 ++++++++++++++++ 2 files changed, 42 insertions(+), 21 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e24746f4..0b3153fb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11,17 +11,6 @@ "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", @@ -45766,6 +45755,27 @@ "install_type": "git-clone", "description": "Nodes: LLM Prompt Tags, LLM Prompt Conditioning. Generates positive and negative prompts with an OpenAI-compatible chat/completions API and can encode them directly into CLIP conditioning." }, + { + "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": "artyclaw", + "title": "ArtyClaw Comfy Nodes", + "reference": "https://github.com/artyclaw/artyclaw-comfy", + "files":[ + "https://github.com/artyclaw/artyclaw-comfy" + ], + "install_type": "git-clone", + "description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting." + }, @@ -46157,16 +46167,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "artyclaw", - "title": "ArtyClaw Comfy Nodes", - "reference": "https://github.com/artyclaw/artyclaw-comfy", - "files":[ - "https://github.com/artyclaw/artyclaw-comfy" - ], - "install_type": "git-clone", - "description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bc302ed9..9e6b86ff 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,26 @@ { "custom_nodes": [ + { + "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": "artyclaw", + "title": "ArtyClaw Comfy Nodes", + "reference": "https://github.com/artyclaw/artyclaw-comfy", + "files":[ + "https://github.com/artyclaw/artyclaw-comfy" + ], + "install_type": "git-clone", + "description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting." + }, { "author": "Guillaume-127", "title": "Post Processing PRO",