Nodes/comfyui_zuco_image2/Zuco Image2 Image to Image
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.

By zuco1111·Created 3 months ago·Updated 3 months ago· 0
Zuco Image2 Image to Image
  • image
  • mask
  • IMAGE
api_key
prompt
width1024
height1024
output_formatpng
CategoryZuco/Image

Inputs (7)

NameTypeDefaultDescription
imageIMAGEReference image or image batch for image-to-image generation.
api_keySTRINGZuco API Key. The plugin sends it as a Bearer token and does not write it to disk.
promptSTRINGDescribe the image to generate.
widthINT1024256–3840Output image width. Must be a multiple of 16.
heightINT1024256–3840Output image height. Must be a multiple of 16.
output_formatCOMBOpngOutput image format returned by the API.
maskoptMASKOptional inpainting mask. White areas will be changed. Requires a single input image.

Outputs (1)

NameTypeDescription
IMAGEIMAGE