From f0346b955b8b252d5d3c439f3acc8c9f66132ca2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 6 Jul 2025 16:57:36 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 12 +++++++++++- extension-node-map.json | 11 +++++++++++ github-stats.json | 5 +++++ node_db/dev/extension-node-map.json | 1 + node_db/new/custom-node-list.json | 21 ++++++++++----------- node_db/new/extension-node-map.json | 11 +++++++++++ 6 files changed, 49 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c8573a2e..8d391978 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27850,7 +27850,7 @@ "https://github.com/havvk/ComfyUI_AIIA" ], "install_type": "git-clone", - "description": "AIIA Nodes for ComfyUI is a comprehensive suite of advanced nodes designed to streamline and supercharge your video and audio generation workflows. It centrally addresses the critical Out-Of-Memory (OOM) issues encountered when processing long sequences by intelligently handling frames on disk. The suite includes: a powerful Video Combiner with an extensible format system; memory-efficient FLOAT Talking Head Animator nodes with both in-memory (for speed) and on-disk (for stability) modes; and a sophisticated Speaker Diarization toolkit powered by NeMo for identifying who spoke when. Utility nodes like the OOM-safe Image Sequence Concatenator are also included to create comparison or multi-panel videos effortlessly." + "description": "Tired of OOM errors and tedious file management? The AIIA Node Suite delivers the ultimate workflow overhaul, headlined by the AIIA Media Browser: a high-performance file hub fully integrated into ComfyUI. Instantly preview images, videos, and audio, and experience ultimate smoothness thanks to smart caching and virtual scrolling, even with tens of thousands of files. It also features a powerful fullscreen viewer, rich tooltip previews, and flexible sorting. Alongside the browser, our Video Combine node fundamentally solves memory bottlenecks in long video generation. By streaming frames from disk, you can create videos of virtually unlimited length, making OOM errors a thing of the past. The suite also includes OOM-safe FLOAT video generation, advanced audio processing, and other utilities, providing a complete end-to-end solution from content creation to asset management." }, { "author": "dseditor", @@ -28798,6 +28798,16 @@ "install_type": "git-clone", "description": "ComfyUI-ParamNodes is a lightweight, dependency-free collection of custom nodes for ComfyUI, designed to parameterize your workflows for API-driven generation. It provides a clean set of input nodes to control strings, numbers, booleans, and model/LoRA selections, along with a simple logic switch for conditional execution." }, + { + "author": "chuchu114514", + "title": "comfyui_proportion_solver", + "reference": "https://github.com/chuchu114514/comfyui_proportion_solver", + "files": [ + "https://github.com/chuchu114514/comfyui_proportion_solver" + ], + "install_type": "git-clone", + "description": "This plugin includes two core nodes designed to handle proportion optimization tasks of varying complexity" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 84488a3d..7bf8c17f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -19064,6 +19064,15 @@ "title_aux": "youtube-dl-comfyui" } ], + "https://github.com/chuchu114514/comfyui_proportion_solver": [ + [ + "ProportionSolver", + "ProportionSolverAdvanced" + ], + { + "title_aux": "comfyui_proportion_solver" + } + ], "https://github.com/ciga2011/ComfyUI-MarkItDown": [ [ "WIZ_AUDIO2MARKDOWN", @@ -19379,6 +19388,7 @@ "BlankImage", "CheckImageEmpty", "ConfigGenerateImage", + "ConfigGenerateMusic", "Display_Text", "GenerateImage", "GenerateLyrics", @@ -19388,6 +19398,7 @@ "LLMToolkitTextGeneratorStream", "LocalTransformersProviderNode", "OpenAIProviderNode", + "PreviewOutputs", "PromptManager", "SunoProviderSelector", "SwitchAny" diff --git a/github-stats.json b/github-stats.json index 8f30bd5a..87a7c47b 100644 --- a/github-stats.json +++ b/github-stats.json @@ -6814,6 +6814,11 @@ "last_update": "2024-10-01 16:32:14", "author_account_age_days": 1725 }, + "https://github.com/chuchu114514/comfyui_proportion_solver": { + "stars": 0, + "last_update": "2025-07-06 05:56:16", + "author_account_age_days": 736 + }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, "last_update": "2025-02-27 20:16:01", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index e0bf8cb3..86bd4abe 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1292,6 +1292,7 @@ "DonutClipEncode", "DonutFillerClip", "DonutFillerModel", + "DonutHotReload", "DonutLoRAStack", "DonutWidenMergeCLIP", "DonutWidenMergeUNet", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a738225c..df9ad176 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "chuchu114514", + "title": "comfyui_proportion_solver", + "reference": "https://github.com/chuchu114514/comfyui_proportion_solver", + "files": [ + "https://github.com/chuchu114514/comfyui_proportion_solver" + ], + "install_type": "git-clone", + "description": "This plugin includes two core nodes designed to handle proportion optimization tasks of varying complexity" + }, { "author": "1038lab", "title": "ComfyUI-Mosaic", @@ -683,17 +693,6 @@ ], "install_type": "git-clone", "description": "The 'Eses Image Offset' node offers basic image offsetting capabilities within ComfyUI. It allows shifting image and mask content horizontally and/or vertically, with an option to wrap content around the canvas edges for a tiling effect." - }, - { - "author": "Ambrosinus", - "title": "ComfyUI-ATk-Nodes", - "reference": "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes", - "files": [ - "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes" - ], - "install_type": "git-clone", - "description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.", - "category": "Utils" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 84488a3d..7bf8c17f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -19064,6 +19064,15 @@ "title_aux": "youtube-dl-comfyui" } ], + "https://github.com/chuchu114514/comfyui_proportion_solver": [ + [ + "ProportionSolver", + "ProportionSolverAdvanced" + ], + { + "title_aux": "comfyui_proportion_solver" + } + ], "https://github.com/ciga2011/ComfyUI-MarkItDown": [ [ "WIZ_AUDIO2MARKDOWN", @@ -19379,6 +19388,7 @@ "BlankImage", "CheckImageEmpty", "ConfigGenerateImage", + "ConfigGenerateMusic", "Display_Text", "GenerateImage", "GenerateLyrics", @@ -19388,6 +19398,7 @@ "LLMToolkitTextGeneratorStream", "LocalTransformersProviderNode", "OpenAIProviderNode", + "PreviewOutputs", "PromptManager", "SunoProviderSelector", "SwitchAny"