From 2f40e125bebd7bbe69e8d97879253b56f91a13e3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 20 Jan 2026 21:53:40 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 30 +++++++++++++++++++++++++---- extension-node-map.json | 11 ++++++++++- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/custom-node-list.json | 20 +++++++++++++++---- node_db/new/extension-node-map.json | 11 ++++++++++- 5 files changed, 62 insertions(+), 20 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4e40ad17..7f070b81 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35882,7 +35882,7 @@ "https://github.com/rookiestar28/ComfyUI-TranslateGemma" ], "install_type": "git-clone", - "description": "ComfyUI node for TranslateGemma — Google's open source translation models with 55 languages & multimodal image translation." + "description": "A ComfyUI custom node that translates text (including prompts) using Google's open-weight TranslateGemma models." }, { "author": "MoonMoon82", @@ -38435,6 +38435,16 @@ "install_type": "git-clone", "description": "Fail-safe Google Translate prompt node for ComfyUI (retry + caching)." }, + { + "author": "ah-kun", + "title": "ComfyUI-OTP-Auth", + "reference": "https://github.com/ah-kun/ComfyUI-OTP-Auth", + "files": [ + "https://github.com/ah-kun/ComfyUI-OTP-Auth" + ], + "install_type": "git-clone", + "description": "Adds simple One-Time Password (OTP) authentication using Google Authenticator to protect publicly accessible ComfyUI instances." + }, { "author": "Kazama-Suichiku", "title": "ComfyUI-Meshy", @@ -41429,14 +41439,15 @@ "description": "High-performance ComfyUI nodes optimized for RTX 4090: batch processing, memory management, GPU monitoring" }, { - "author": "aadityamundhalia", - "title": "ComfyUI-ollama-aditya", + "author": "Aditya Mundhalia", + "title": "ComfyUI Ollama by Aditya", + "id": "comfyui-ollama-aditya", "reference": "https://github.com/aadityamundhalia/ComfyUI-ollama-aditya", "files": [ "https://github.com/aadityamundhalia/ComfyUI-ollama-aditya" ], "install_type": "git-clone", - "description": "Custom ComfyUI node for integrating Ollama LLMs into your image generation workflows." + "description": "ComfyUI nodes for integrating Ollama local LLM models with image or text generation workflows." }, { "author": "maximilianwicen", @@ -41751,6 +41762,17 @@ "install_type": "git-clone", "description": "Offload image upscaling to a remote server with a dedicated GPU. Real-time progress streaming via SSE." }, + { + "author": "Setmaster", + "title": "ModelPulse", + "id": "modelpulse", + "reference": "https://github.com/Setmaster/ComfyUI-ModelPulse", + "files": [ + "https://github.com/Setmaster/ComfyUI-ModelPulse" + ], + "install_type": "git-clone", + "description": "Track model usage frequency to identify abandoned or underutilized models. Shows usage stats, file sizes, and highlights stale models in a sidebar panel." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 9583a546..eb2a9844 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -22793,7 +22793,7 @@ "OllamaPromptGenerator" ], { - "title_aux": "ComfyUI-ollama-aditya" + "title_aux": "ComfyUI Ollama by Aditya" } ], "https://github.com/abdozmantar/ComfyUI-DeepExtract": [ @@ -34444,6 +34444,15 @@ "title_aux": "ComfyUI_GMIC" } ], + "https://github.com/gen1nya/ComfyUI-Remote-Upscale": [ + [ + "RefreshRemoteModels", + "RemoteUpscaleImage" + ], + { + "title_aux": "ComfyUI Remote Upscale" + } + ], "https://github.com/geocine/geocine-comfyui": [ [ "Image Scale", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 1ad98b42..92c01878 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "ah-kun", - "title": "ComfyUI-OTP-Auth", - "reference": "https://github.com/ah-kun/ComfyUI-OTP-Auth", - "files": [ - "https://github.com/ah-kun/ComfyUI-OTP-Auth" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI that adds simple One-Time Password (OTP) authentication using Google Authenticator to prevent unauthorized use on publicly accessible servers." - }, { "author": "pollockjj", "title": "ComfyUI-StabilityTest", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 778e306c..fe0819cf 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -110,7 +110,7 @@ "https://github.com/rookiestar28/ComfyUI-TranslateGemma" ], "install_type": "git-clone", - "description": "ComfyUI node for TranslateGemma — Google's open source translation models with 55 languages & multimodal image translation." + "description": "A ComfyUI custom node that translates text (including prompts) using Google's open-weight TranslateGemma models." }, { "author": "BigStationW", @@ -387,14 +387,26 @@ "description": "Comprehensive mobile UI enhancement for ComfyUI that transforms the desktop-focused interface into a touch-friendly experience optimized for iPhone, iPad, and Android devices." }, { - "author": "aadityamundhalia", - "title": "ComfyUI-ollama-aditya", + "author": "Aditya Mundhalia", + "title": "ComfyUI Ollama by Aditya", + "id": "comfyui-ollama-aditya", "reference": "https://github.com/aadityamundhalia/ComfyUI-ollama-aditya", "files": [ "https://github.com/aadityamundhalia/ComfyUI-ollama-aditya" ], "install_type": "git-clone", - "description": "Custom ComfyUI node for integrating Ollama LLMs into your image generation workflows." + "description": "ComfyUI nodes for integrating Ollama local LLM models with image or text generation workflows." + }, + { + "author": "Setmaster", + "title": "ModelPulse", + "id": "modelpulse", + "reference": "https://github.com/Setmaster/ComfyUI-ModelPulse", + "files": [ + "https://github.com/Setmaster/ComfyUI-ModelPulse" + ], + "install_type": "git-clone", + "description": "Track model usage frequency to identify abandoned or underutilized models. Shows usage stats, file sizes, and highlights stale models in a sidebar panel." }, { "author": "maximilianwicen", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9583a546..eb2a9844 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -22793,7 +22793,7 @@ "OllamaPromptGenerator" ], { - "title_aux": "ComfyUI-ollama-aditya" + "title_aux": "ComfyUI Ollama by Aditya" } ], "https://github.com/abdozmantar/ComfyUI-DeepExtract": [ @@ -34444,6 +34444,15 @@ "title_aux": "ComfyUI_GMIC" } ], + "https://github.com/gen1nya/ComfyUI-Remote-Upscale": [ + [ + "RefreshRemoteModels", + "RemoteUpscaleImage" + ], + { + "title_aux": "ComfyUI Remote Upscale" + } + ], "https://github.com/geocine/geocine-comfyui": [ [ "Image Scale",