ComfyUI Node
GPT Image 1 Mini
A ComfyUI node in Runware/Image/openai with 15 inputs and 1 output.
GPT Image 1 Mini
- referenceImages
- watermark
- image
◄positivePrompt—►
◄width1024►
◄height1024►
◄numberResults1►
◄providerSettings.openai.backgroundauto►
◄providerSettings.openai.moderationauto►
◄providerSettings.openai.qualityauto►
◄safetyfalse►
◄safety.checkContentfalse►
◄ttlfalse►
◄ttl_value60►
◄outputFormatJPG►
◄outputQuality95►
CategoryRunware/Image/openai
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| positivePrompt | STRING | Text prompt describing elements to include in the generated output. | |
| width | INT | 1024 | Width of the generated media in pixels. |
| height | INT | 1024 | Height of the generated media in pixels. |
| referenceImagesopt | IMAGE | — | |
| watermarkopt | RUNWARE_WATERMARK | — | |
| numberResultsopt | INT | 11–20 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| providerSettings.openai.backgroundopt | COMBO | auto | Background handling in generated images. |
| providerSettings.openai.moderationopt | COMBO | auto | Content moderation level. |
| providerSettings.openai.qualityopt | COMBO | auto | Image quality level. |
| safetyopt | BOOLEAN | false | Enable to set safety. Off uses the model's default. |
| safety.checkContentopt | BOOLEAN | false | Enable or disable content safety checking. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | JPG | File format for the generated image. |
| outputQualityopt | INT | 9520–99 | Compression quality of the output. Higher values preserve quality but increase file size. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |