ComfyUI Node
Zuco Image2 Image to Image
Edit or re-generate from reference images with OpenAI gpt-image-2 through https://api.zuco.ai/v1.
Zuco Image2 Image to Image
- image
- mask
- IMAGE
◄api_key►
◄prompt►
◄width1024►
◄height1024►
◄output_formatpng►
CategoryZuco/Image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Reference image or image batch for image-to-image generation. | |
| api_key | STRING | Zuco API Key. The plugin sends it as a Bearer token and does not write it to disk. | |
| prompt | STRING | Describe the image to generate. | |
| width | INT | 1024256–3840 | Output image width. Must be a multiple of 16. |
| height | INT | 1024256–3840 | Output image height. Must be a multiple of 16. |
| output_format | COMBO | png | Output image format returned by the API. |
| maskopt | MASK | Optional inpainting mask. White areas will be changed. Requires a single input image. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |