ComfyUI Node
Zhenzhen_gpt_image_1
A ComfyUI node in zhenzhen/Openai with 11 inputs and 2 outputs.
Zhenzhen_gpt_image_1
- generated_image
- response
◄prompt—►
◄api_key►
◄modelgpt-image-1►
◄n1►
◄qualityauto►
◄sizeauto►
◄backgroundauto►
◄output_formatpng►
◄moderationauto►
◄seed0►
◄skip_errorfalse►
Categoryzhenzhen/Openai
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| api_keyopt | STRING | — | |
| modelopt | COMBO | gpt-image-1 | 2 options: gpt-image-1, gpt-image-1.5 |
| nopt | INT | 11–10 | — |
| qualityopt | COMBO | auto | 4 options: auto, high, medium, low |
| sizeopt | COMBO | auto | 4 options: auto, 1024x1024, 1536x1024, 1024x1536 |
| backgroundopt | COMBO | auto | 3 options: auto, transparent, opaque |
| output_formatopt | COMBO | png | 3 options: png, jpeg, webp |
| moderationopt | COMBO | auto | 2 options: auto, low |
| seedopt | INT | 00–18446744073709550000 | — |
| skip_erroropt | BOOLEAN | false | 开启后,节点失败时不报错、按旧行为返回默认空结果;关闭时(默认)失败直接抛出错误。 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| generated_image | IMAGE | — |
| response | STRING | — |