ComfyUI Node
Ports OpenAI GPT Image 1
comfyui-gpt-image ports the official ComfyUI GPT-API node, adding support for customizable api_base, auth_token, and model settings.
Ports OpenAI GPT Image 1
- image
- mask
- IMAGE
◄prompt►
◄api_base►
◄auth_token►
◄modelgpt-image-1►
◄seed0►
◄qualitylow►
◄backgroundopaque►
◄sizeauto►
◄n1►
◄moderationlow►
CategoryPort ComfyUI GPT Image 1 Node
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text prompt for GPT Image 1 | |
| api_baseopt | STRING | API Base URL | |
| auth_tokenopt | STRING | API Auth Token | |
| modelopt | STRING | gpt-image-1 | GPT Image Model |
| seedopt | INT | 00–2147483647 | not implemented yet in backend |
| qualityopt | COMBO | low | Image quality, affects cost and generation time. |
| backgroundopt | COMBO | opaque | Return image with or without background |
| sizeopt | COMBO | auto | Image size |
| nopt | INT | 11–8 | How many images to generate |
| imageopt | IMAGE | Optional reference image for image editing. | |
| maskopt | MASK | Optional mask for inpainting (white areas will be replaced) | |
| moderationopt | COMBO | low | Moderation level |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |