ComfyUI Node
DIGIT GPT Image
A ComfyUI node in DIGIT with 27 inputs and 2 outputs.
DIGIT GPT Image
- image1
- image2
- image3
- image4
- image5
- image6
- image7
- image8
- image9
- image10
- image11
- image12
- image13
- image14
- image15
- image16
- mask
- image
- text
◄prompt►
◄modelgpt-image-2►
◄image_sizeauto►
◄qualityhigh►
◄output_formatpng►
◄num_images1►
◄seed0►
◄custom_width1024►
◄custom_height1024►
◄batch_count1►
CategoryDIGIT
Inputs (27)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| model | COMBO | gpt-image-2 | 1 options: gpt-image-2 |
| image_size | COMBO | auto | Preset size, or custom to use custom_width/custom_height. |
| quality | COMBO | high | Higher quality and larger sizes cost more per image. |
| output_format | COMBO | png | 3 options: png, jpeg, webp |
| num_images | INT | 11–4 | Images per API request. Total output = num_images x batch_count. |
| seed | INT | 00–2147483647 | Re-run control only — the GPT Image API has no seed. 0 regenerates on every queue. |
| image1opt | IMAGE | — | |
| image2opt | IMAGE | — | |
| image3opt | IMAGE | — | |
| image4opt | IMAGE | — | |
| image5opt | IMAGE | — | |
| image6opt | IMAGE | — | |
| image7opt | IMAGE | — | |
| image8opt | IMAGE | — | |
| image9opt | IMAGE | — | |
| image10opt | IMAGE | — | |
| image11opt | IMAGE | — | |
| image12opt | IMAGE | — | |
| image13opt | IMAGE | — | |
| image14opt | IMAGE | — | |
| image15opt | IMAGE | — | |
| image16opt | IMAGE | — | |
| maskopt | MASK | Optional inpainting mask (edit mode only). White areas are edited. | |
| custom_widthopt | INT | 1024320–3840 | Used only when image_size is custom. Multiples of 16. |
| custom_heightopt | INT | 1024320–3840 | Used only when image_size is custom. Multiples of 16. |
| batch_countopt | INT | 11–128 | Number of parallel fal jobs. Each is a separate API call; results return as one IMAGE batch. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| text | STRING | — |