diff --git a/custom-node-list.json b/custom-node-list.json index e7ed58dd..a705ab7c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46587,6 +46587,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "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." } ] }