Skip to content

Commit e97407a

Browse files
committed
update DB
1 parent e494abb commit e97407a

File tree

4 files changed

+64
-60
lines changed

4 files changed

+64
-60
lines changed

custom-node-list.json

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39598,7 +39598,16 @@
3959839598
"install_type": "git-clone",
3959939599
"description": "An optimized storyboard-based latent generator for Wan 2.2 with low VRAM optimization and storyboard logic for controlled video composition."
3960039600
},
39601-
39601+
{
39602+
"author": "mrm987",
39603+
"title": "ComfyUI-Multi-Prompt-Generator",
39604+
"reference": "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator",
39605+
"files": [
39606+
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator"
39607+
],
39608+
"install_type": "git-clone",
39609+
"description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview"
39610+
},
3960239611

3960339612

3960439613

@@ -40005,14 +40014,6 @@
4000540014
],
4000640015
"install_type": "unzip",
4000740016
"description": "This is a node to convert an image into a CMYK Halftone dot image."
40008-
},
40009-
{
40010-
"author": "mrm987",
40011-
"title": "ComfyUI-Multi-Prompt-Generator",
40012-
"reference": "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator",
40013-
"files": ["https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator"],
40014-
"install_type": "git-clone",
40015-
"description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview"
40016-
}
40017+
}
4001740018
]
4001840019
}

extension-node-map.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27690,6 +27690,14 @@
2769027690
"title_aux": "CrasH Utils"
2769127691
}
2769227692
],
27693+
"https://github.com/chrishill197724-gif/ComfyUI-Wan22-GGUF-Storyboard": [
27694+
[
27695+
"Wan22StoryboardGGUF"
27696+
],
27697+
{
27698+
"title_aux": "ComfyUI-Wan22-GGUF-Storyboard"
27699+
}
27700+
],
2769327701
"https://github.com/chrissy0/chris-comfyui-nodes": [
2769427702
[
2769527703
"PadImageSquare"
@@ -42814,6 +42822,14 @@
4281442822
"title_aux": "ComfyUI-Fooocus"
4281542823
}
4281642824
],
42825+
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator": [
42826+
[
42827+
"MultiPromptGenerator"
42828+
],
42829+
{
42830+
"title_aux": "ComfyUI-Multi-Prompt-Generator"
42831+
}
42832+
],
4281742833
"https://github.com/muhammederem/blip-comfyui": [
4281842834
[
4281942835
"Blip Processor Node",

node_db/new/custom-node-list.json

Lines changed: 21 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,27 @@
3232
"install_type": "git-clone",
3333
"description": "An optimized storyboard-based latent generator for Wan 2.2 with low VRAM optimization and storyboard logic for controlled video composition."
3434
},
35+
{
36+
"author": "mrm987",
37+
"title": "ComfyUI-Multi-Prompt-Generator",
38+
"reference": "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator",
39+
"files": [
40+
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator"
41+
],
42+
"install_type": "git-clone",
43+
"description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview"
44+
},
45+
{
46+
"author": "gushob21",
47+
"title": "comfyui-google-genmedia-custom-nodes",
48+
"id": "Google",
49+
"reference": "https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes",
50+
"files": [
51+
"https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes"
52+
],
53+
"install_type": "git-clone",
54+
"description": "A suite of experimental custom nodes that allows access to Google's 1P models like Veo, Imagen, Nano Banana, Gemini, Virtual-try-on, Lyria"
55+
},
3556
{
3657
"author": "LuqP2",
3758
"title": "Image MetaHub Save Node",
@@ -689,56 +710,6 @@
689710
],
690711
"install_type": "git-clone",
691712
"description": "Advanced tiling plugin for ComfyUI solving VRAM limitations in 4K/8K+ image generation using intelligent tiling and seamless weighted fusion with multiple blending modes."
692-
},
693-
{
694-
"author": "GiusTex",
695-
"title": "ComfyUI-Wan-TimeToMove",
696-
"reference": "https://github.com/GiusTex/ComfyUI-Wan-TimeToMove",
697-
"files": [
698-
"https://github.com/GiusTex/ComfyUI-Wan-TimeToMove"
699-
],
700-
"install_type": "git-clone",
701-
"description": "Native ComfyUI port of kijai's WanVideo-Wrapper TimeToMove for video generation, currently supporting LCM sampler with frame generation capabilities. (Description by CC)"
702-
},
703-
{
704-
"author": "okdalto",
705-
"title": "ComfyUI-PersonaLive",
706-
"reference": "https://github.com/okdalto/ComfyUI-PersonaLive",
707-
"files": [
708-
"https://github.com/okdalto/ComfyUI-PersonaLive"
709-
],
710-
"install_type": "git-clone",
711-
"description": "A ComfyUI custom node implementation of PersonaLive: Expressive Portrait Image Animation for Live Streaming, enabling portrait animation driven by reference images. (Description by CC)"
712-
},
713-
{
714-
"author": "gateway",
715-
"title": "ComfyUI-Kie-API",
716-
"reference": "https://github.com/gateway/ComfyUI-Kie-API",
717-
"files": [
718-
"https://github.com/gateway/ComfyUI-Kie-API"
719-
],
720-
"install_type": "git-clone",
721-
"description": "Integration framework for KIE Nano Banana Pro API into ComfyUI custom nodes with API key setup and placeholder for upcoming node implementations. (Description by CC)"
722-
},
723-
{
724-
"author": "lazyq666",
725-
"title": "gemini-3-simply-comfyui",
726-
"reference": "https://github.com/lazyq666/gemini-3-simply-comfyui",
727-
"files": [
728-
"https://github.com/lazyq666/gemini-3-simply-comfyui"
729-
],
730-
"install_type": "git-clone",
731-
"description": "Two lightweight ComfyUI nodes for Gemini 3 preview models: Gemini 3 Pro (Text) and Gemini 3 Pro Image. (Description by CC)"
732-
},
733-
{
734-
"author": "aslanxie",
735-
"title": "comfyui_qwen_image_edit",
736-
"reference": "https://github.com/aslanxie/comfyui_qwen_image_edit",
737-
"files": [
738-
"https://github.com/aslanxie/comfyui_qwen_image_edit"
739-
],
740-
"install_type": "git-clone",
741-
"description": "ComfyUI Qwen-Image-Edit-2509 node integration for image editing using OpenAI Image API. (Description by CC)"
742713
}
743714
]
744715
}

node_db/new/extension-node-map.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27690,6 +27690,14 @@
2769027690
"title_aux": "CrasH Utils"
2769127691
}
2769227692
],
27693+
"https://github.com/chrishill197724-gif/ComfyUI-Wan22-GGUF-Storyboard": [
27694+
[
27695+
"Wan22StoryboardGGUF"
27696+
],
27697+
{
27698+
"title_aux": "ComfyUI-Wan22-GGUF-Storyboard"
27699+
}
27700+
],
2769327701
"https://github.com/chrissy0/chris-comfyui-nodes": [
2769427702
[
2769527703
"PadImageSquare"
@@ -42814,6 +42822,14 @@
4281442822
"title_aux": "ComfyUI-Fooocus"
4281542823
}
4281642824
],
42825+
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator": [
42826+
[
42827+
"MultiPromptGenerator"
42828+
],
42829+
{
42830+
"title_aux": "ComfyUI-Multi-Prompt-Generator"
42831+
}
42832+
],
4281742833
"https://github.com/muhammederem/blip-comfyui": [
4281842834
[
4281942835
"Blip Processor Node",

0 commit comments

Comments
 (0)