update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled

This commit is contained in:
Dr.Lt.Data 2026-01-02 09:16:32 +09:00
parent 48ab18d9e1
commit fa009e729e
4 changed files with 68 additions and 11 deletions

View File

@ -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."
}
]
}

View File

@ -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",

View File

@ -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",

View File

@ -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",