From fa009e729ee4a09202ebf9c404c47812efcd29c6 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 2 Jan 2026 09:16:32 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- extension-node-map.json | 23 +++++++++++++++++++++++ node_db/new/custom-node-list.json | 11 +++++++++++ node_db/new/extension-node-map.json | 23 +++++++++++++++++++++++ 4 files changed, 68 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4899880b..47b57345 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40051,6 +40051,17 @@ "install_type": "git-clone", "description": "Seamlessly join multiple video clips using WAN VACE with one click." }, + { + "author": "ZUENS2020", + "title": "ComfyUI LLM Nodes", + "id": "comfyui-llm-nodes", + "reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes", + "files": [ + "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes" + ], + "install_type": "git-clone", + "description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies." + }, @@ -40457,17 +40468,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ZUENS2020", - "title": "ComfyUI LLM Nodes", - "id": "comfyui-llm-nodes", - "reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes", - "files": [ - "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes" - ], - "install_type": "git-clone", - "description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 40c354b6..089bbdd8 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -15747,6 +15747,16 @@ "title_aux": "ComfyUI-Latte" } ], + "https://github.com/Rhovanx/wan_vace_auto_joiner": [ + [ + "WanVaceAutoJoiner", + "WanVaceAutoJoinerFinalize", + "WanVaceAutoJoinerSave" + ], + { + "title_aux": "Wan Vace Auto Joiner" + } + ], "https://github.com/RiceRound/ComfyUI_CryptoCat": [ [ "CryptoCatImage", @@ -21630,6 +21640,19 @@ "title_aux": "comfyui-portrait-master-zh-cn" } ], + "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [ + [ + "ChatParams", + "GeminiImageParams", + "LLMBaseConfig", + "LLMChatGenerate", + "LLMImageGenerate", + "OpenAIImageParams" + ], + { + "title_aux": "ComfyUI LLM Nodes" + } + ], "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [ [ "AutoFlowAddAlphaChannel", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c82af4d6..26f81256 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "ZUENS2020", + "title": "ComfyUI LLM Nodes", + "id": "comfyui-llm-nodes", + "reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes", + "files": [ + "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes" + ], + "install_type": "git-clone", + "description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies." + }, { "author": "Rhovanx", "title": "Wan Vace Auto Joiner", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 40c354b6..089bbdd8 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -15747,6 +15747,16 @@ "title_aux": "ComfyUI-Latte" } ], + "https://github.com/Rhovanx/wan_vace_auto_joiner": [ + [ + "WanVaceAutoJoiner", + "WanVaceAutoJoinerFinalize", + "WanVaceAutoJoinerSave" + ], + { + "title_aux": "Wan Vace Auto Joiner" + } + ], "https://github.com/RiceRound/ComfyUI_CryptoCat": [ [ "CryptoCatImage", @@ -21630,6 +21640,19 @@ "title_aux": "comfyui-portrait-master-zh-cn" } ], + "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [ + [ + "ChatParams", + "GeminiImageParams", + "LLMBaseConfig", + "LLMChatGenerate", + "LLMImageGenerate", + "OpenAIImageParams" + ], + { + "title_aux": "ComfyUI LLM Nodes" + } + ], "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [ [ "AutoFlowAddAlphaChannel",