diff --git a/custom-node-list.json b/custom-node-list.json index b2d55f09..2c2ef95b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46467,6 +46467,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": "ComfyUI custom nodes for OpenAI GPT Image generation and editing, with support for both the official OpenAI API and OpenAI-compatible relay endpoints." } ] }