Try in playground
Test Nano Banana 2 Edit in the Runpod Hub playground.
Request
All parameters are passed within theinput object in the request body.
array
required
Array of reference image URLs to edit or combine. Supports up to 14 images, but 1-3 images is recommended for best stability.
string
required
Text description of the desired edit or how to combine the images.
string
default:"1k"
Output resolution. Options:
1k, 2k, 4k.string
Output aspect ratio (e.g.,
1:1, 3:2, 16:9, 9:16, 4:5).string
default:"png"
Output format. Options:
png, jpeg.boolean
default:"false"
Return result as base64 string instead of URL.
Response
string
Unique identifier for the request.
string
Request status. Returns
COMPLETED on success, FAILED on error.integer
Time in milliseconds the request spent in queue before processing began.
integer
Time in milliseconds the model took to edit the images.
object