update DB

This commit is contained in:
Dr.Lt.Data 2025-12-28 08:34:44 +09:00
parent e494abb779
commit e97407a286
4 changed files with 64 additions and 60 deletions

View File

@ -39598,7 +39598,16 @@
"install_type": "git-clone",
"description": "An optimized storyboard-based latent generator for Wan 2.2 with low VRAM optimization and storyboard logic for controlled video composition."
},
{
"author": "mrm987",
"title": "ComfyUI-Multi-Prompt-Generator",
"reference": "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator",
"files": [
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator"
],
"install_type": "git-clone",
"description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview"
},
@ -40005,14 +40014,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "mrm987",
"title": "ComfyUI-Multi-Prompt-Generator",
"reference": "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator",
"files": ["https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator"],
"install_type": "git-clone",
"description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview"
}
}
]
}

View File

@ -27690,6 +27690,14 @@
"title_aux": "CrasH Utils"
}
],
"https://github.com/chrishill197724-gif/ComfyUI-Wan22-GGUF-Storyboard": [
[
"Wan22StoryboardGGUF"
],
{
"title_aux": "ComfyUI-Wan22-GGUF-Storyboard"
}
],
"https://github.com/chrissy0/chris-comfyui-nodes": [
[
"PadImageSquare"
@ -42814,6 +42822,14 @@
"title_aux": "ComfyUI-Fooocus"
}
],
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator": [
[
"MultiPromptGenerator"
],
{
"title_aux": "ComfyUI-Multi-Prompt-Generator"
}
],
"https://github.com/muhammederem/blip-comfyui": [
[
"Blip Processor Node",

View File

@ -32,6 +32,27 @@
"install_type": "git-clone",
"description": "An optimized storyboard-based latent generator for Wan 2.2 with low VRAM optimization and storyboard logic for controlled video composition."
},
{
"author": "mrm987",
"title": "ComfyUI-Multi-Prompt-Generator",
"reference": "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator",
"files": [
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator"
],
"install_type": "git-clone",
"description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview"
},
{
"author": "gushob21",
"title": "comfyui-google-genmedia-custom-nodes",
"id": "Google",
"reference": "https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes",
"files": [
"https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes"
],
"install_type": "git-clone",
"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"
},
{
"author": "LuqP2",
"title": "Image MetaHub Save Node",
@ -689,56 +710,6 @@
],
"install_type": "git-clone",
"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."
},
{
"author": "GiusTex",
"title": "ComfyUI-Wan-TimeToMove",
"reference": "https://github.com/GiusTex/ComfyUI-Wan-TimeToMove",
"files": [
"https://github.com/GiusTex/ComfyUI-Wan-TimeToMove"
],
"install_type": "git-clone",
"description": "Native ComfyUI port of kijai's WanVideo-Wrapper TimeToMove for video generation, currently supporting LCM sampler with frame generation capabilities. (Description by CC)"
},
{
"author": "okdalto",
"title": "ComfyUI-PersonaLive",
"reference": "https://github.com/okdalto/ComfyUI-PersonaLive",
"files": [
"https://github.com/okdalto/ComfyUI-PersonaLive"
],
"install_type": "git-clone",
"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)"
},
{
"author": "gateway",
"title": "ComfyUI-Kie-API",
"reference": "https://github.com/gateway/ComfyUI-Kie-API",
"files": [
"https://github.com/gateway/ComfyUI-Kie-API"
],
"install_type": "git-clone",
"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)"
},
{
"author": "lazyq666",
"title": "gemini-3-simply-comfyui",
"reference": "https://github.com/lazyq666/gemini-3-simply-comfyui",
"files": [
"https://github.com/lazyq666/gemini-3-simply-comfyui"
],
"install_type": "git-clone",
"description": "Two lightweight ComfyUI nodes for Gemini 3 preview models: Gemini 3 Pro (Text) and Gemini 3 Pro Image. (Description by CC)"
},
{
"author": "aslanxie",
"title": "comfyui_qwen_image_edit",
"reference": "https://github.com/aslanxie/comfyui_qwen_image_edit",
"files": [
"https://github.com/aslanxie/comfyui_qwen_image_edit"
],
"install_type": "git-clone",
"description": "ComfyUI Qwen-Image-Edit-2509 node integration for image editing using OpenAI Image API. (Description by CC)"
}
]
}

View File

@ -27690,6 +27690,14 @@
"title_aux": "CrasH Utils"
}
],
"https://github.com/chrishill197724-gif/ComfyUI-Wan22-GGUF-Storyboard": [
[
"Wan22StoryboardGGUF"
],
{
"title_aux": "ComfyUI-Wan22-GGUF-Storyboard"
}
],
"https://github.com/chrissy0/chris-comfyui-nodes": [
[
"PadImageSquare"
@ -42814,6 +42822,14 @@
"title_aux": "ComfyUI-Fooocus"
}
],
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator": [
[
"MultiPromptGenerator"
],
{
"title_aux": "ComfyUI-Multi-Prompt-Generator"
}
],
"https://github.com/muhammederem/blip-comfyui": [
[
"Blip Processor Node",