ComfyUI Node
PD: GPT Image 1 & 1.5 (apikey)
A ComfyUI node in PD_Tools/Image_Generation with 10 inputs and 2 outputs.
PD: GPT Image 1 & 1.5 (apikey)
- image
- mask
- image
- info
◄api_key►
◄prompt►
◄modelgpt-image-1.5►
◄seed0►
◄qualitylow►
◄backgroundauto►
◄sizeauto►
◄n1►
CategoryPD_Tools/Image_Generation
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| prompt | STRING | Text prompt for GPT Image 1 or 1.5 | |
| model | COMBO | gpt-image-1.5 | GPT Image model version |
| seed | INT | 00–2147483647 | not implemented yet in backend |
| quality | COMBO | low | Image quality, affects cost and generation time |
| background | COMBO | auto | Return image with or without background |
| size | COMBO | auto | Image size |
| n | 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) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| info | STRING | — |