From e6338587944b9ff0072d07a51e9fee9dbce47e1a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 25 May 2026 08:02:37 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 32 +++++++++++++++++++++++++++++++ node_db/new/custom-node-list.json | 32 +++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f5debc3d..05d75660 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21457,6 +21457,16 @@ "install_type": "git-clone", "description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-Qwen-Image", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image" + ], + "install_type": "git-clone", + "description": "ComfyUI-Qwen-Image is now available in ComfyUI, Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes", @@ -46857,6 +46867,17 @@ "install_type": "git-clone", "description": "Adds login, admin-managed user registration, API token generation, IP filtering, and per-account asset isolation to ComfyUI." }, + { + "author": "magicwang1111", + "title": "ComfyUI-GPT-image (OpenAI/Relay)", + "id": "comfyui-gpt-image-openai-relay", + "reference": "https://github.com/magicwang1111/ComfyUI-GPT-image", + "files": [ + "https://github.com/magicwang1111/ComfyUI-GPT-image" + ], + "install_type": "git-clone", + "description": "Generate and edit images in ComfyUI with OpenAI GPT Image models. Includes dedicated Generate and Edit nodes, multi-image reference input, size presets, and support for both the official OpenAI API and OpenAI-compatible relay endpoints." + }, { "author": "artyclaw", "title": "ArtyClaw Comfy Nodes", @@ -49527,6 +49548,17 @@ ], "description": "ComfyUI-Lumina-mGPT-Wrapper is a custom node for ComfyUI that integrates the advanced Lumina-mGPT model. It offers high-quality image generation with support for multiple model sizes and advanced features." }, + { + "author": "MatthewCHarrison", + "title": "Metadata manager for various generation services", + "id": "MetaMan", + "reference": "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan", + "files": [ + "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan" + ], + "install_type": "git-clone", + "description": "MetaMan bridges the metadata gap between AI image generation services, enabling seamless workflow sharing and model dependency tracking across platforms." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9608f5ff..699b72b2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,37 @@ { "custom_nodes": [ + { + "author": "Yuan-ManX", + "title": "ComfyUI-Qwen-Image", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image" + ], + "install_type": "git-clone", + "description": "ComfyUI-Qwen-Image is now available in ComfyUI, Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing." + }, + { + "author": "MatthewCHarrison", + "title": "Metadata manager for various generation services", + "id": "MetaMan", + "reference": "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan", + "files": [ + "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan" + ], + "install_type": "git-clone", + "description": "MetaMan bridges the metadata gap between AI image generation services, enabling seamless workflow sharing and model dependency tracking across platforms." + }, + { + "author": "magicwang1111", + "title": "ComfyUI-GPT-image (OpenAI/Relay)", + "id": "comfyui-gpt-image-openai-relay", + "reference": "https://github.com/magicwang1111/ComfyUI-GPT-image", + "files": [ + "https://github.com/magicwang1111/ComfyUI-GPT-image" + ], + "install_type": "git-clone", + "description": "Generate and edit images in ComfyUI with OpenAI GPT Image models. Includes dedicated Generate and Edit nodes, multi-image reference input, size presets, and support for both the official OpenAI API and OpenAI-compatible relay endpoints." + }, { "author": "ketle-man", "title": "ComfyUI Particle Renderer (PixiJS)",