Skip to content

Commit fa009e7

Browse files
committed
update DB
1 parent 48ab18d commit fa009e7

File tree

4 files changed

+68
-11
lines changed

4 files changed

+68
-11
lines changed

custom-node-list.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40051,6 +40051,17 @@
4005140051
"install_type": "git-clone",
4005240052
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
4005340053
},
40054+
{
40055+
"author": "ZUENS2020",
40056+
"title": "ComfyUI LLM Nodes",
40057+
"id": "comfyui-llm-nodes",
40058+
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
40059+
"files": [
40060+
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
40061+
],
40062+
"install_type": "git-clone",
40063+
"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."
40064+
},
4005440065

4005540066

4005640067

@@ -40457,17 +40468,6 @@
4045740468
],
4045840469
"install_type": "unzip",
4045940470
"description": "This is a node to convert an image into a CMYK Halftone dot image."
40460-
},
40461-
{
40462-
"author": "ZUENS2020",
40463-
"title": "ComfyUI LLM Nodes",
40464-
"id": "comfyui-llm-nodes",
40465-
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
40466-
"files": [
40467-
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
40468-
],
40469-
"install_type": "git-clone",
40470-
"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."
4047140471
}
4047240472
]
4047340473
}

extension-node-map.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15747,6 +15747,16 @@
1574715747
"title_aux": "ComfyUI-Latte"
1574815748
}
1574915749
],
15750+
"https://github.com/Rhovanx/wan_vace_auto_joiner": [
15751+
[
15752+
"WanVaceAutoJoiner",
15753+
"WanVaceAutoJoinerFinalize",
15754+
"WanVaceAutoJoinerSave"
15755+
],
15756+
{
15757+
"title_aux": "Wan Vace Auto Joiner"
15758+
}
15759+
],
1575015760
"https://github.com/RiceRound/ComfyUI_CryptoCat": [
1575115761
[
1575215762
"CryptoCatImage",
@@ -21630,6 +21640,19 @@
2163021640
"title_aux": "comfyui-portrait-master-zh-cn"
2163121641
}
2163221642
],
21643+
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [
21644+
[
21645+
"ChatParams",
21646+
"GeminiImageParams",
21647+
"LLMBaseConfig",
21648+
"LLMChatGenerate",
21649+
"LLMImageGenerate",
21650+
"OpenAIImageParams"
21651+
],
21652+
{
21653+
"title_aux": "ComfyUI LLM Nodes"
21654+
}
21655+
],
2163321656
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
2163421657
[
2163521658
"AutoFlowAddAlphaChannel",

node_db/new/custom-node-list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "ZUENS2020",
5+
"title": "ComfyUI LLM Nodes",
6+
"id": "comfyui-llm-nodes",
7+
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
8+
"files": [
9+
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
10+
],
11+
"install_type": "git-clone",
12+
"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."
13+
},
314
{
415
"author": "Rhovanx",
516
"title": "Wan Vace Auto Joiner",

node_db/new/extension-node-map.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15747,6 +15747,16 @@
1574715747
"title_aux": "ComfyUI-Latte"
1574815748
}
1574915749
],
15750+
"https://github.com/Rhovanx/wan_vace_auto_joiner": [
15751+
[
15752+
"WanVaceAutoJoiner",
15753+
"WanVaceAutoJoinerFinalize",
15754+
"WanVaceAutoJoinerSave"
15755+
],
15756+
{
15757+
"title_aux": "Wan Vace Auto Joiner"
15758+
}
15759+
],
1575015760
"https://github.com/RiceRound/ComfyUI_CryptoCat": [
1575115761
[
1575215762
"CryptoCatImage",
@@ -21630,6 +21640,19 @@
2163021640
"title_aux": "comfyui-portrait-master-zh-cn"
2163121641
}
2163221642
],
21643+
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [
21644+
[
21645+
"ChatParams",
21646+
"GeminiImageParams",
21647+
"LLMBaseConfig",
21648+
"LLMChatGenerate",
21649+
"LLMImageGenerate",
21650+
"OpenAIImageParams"
21651+
],
21652+
{
21653+
"title_aux": "ComfyUI LLM Nodes"
21654+
}
21655+
],
2163321656
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
2163421657
[
2163521658
"AutoFlowAddAlphaChannel",

0 commit comments

Comments
 (0)