From b687de8f54b81e1d1d71fabf8a61b5ac6ef4b21c Mon Sep 17 00:00:00 2001 From: magicwang1111 Date: Thu, 23 Apr 2026 14:57:24 +0800 Subject: [PATCH] Refine ComfyUI-GPT-image description --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2c2ef95b..851cef54 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46477,7 +46477,7 @@ "https://github.com/magicwang1111/ComfyUI-GPT-image" ], "install_type": "git-clone", - "description": "ComfyUI custom nodes for OpenAI GPT Image generation and editing, with support for both the official OpenAI API and OpenAI-compatible relay endpoints." + "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." } ] }