{
"model": "gemini-2.5-flash-image[nano-banana]",
"prompt": "Create a professional e-commerce fashion photo. Take the blue floral dress from the first image and let the woman from the second image wear it. Generate a realistic, full-body shot of the woman wearing the dress, with the lighting and shadows adjusted to match the outdoor environment.",
"config": {
"aspect_ratio": "1:1",
"images": ["https://ai.google.dev/static/gemini-api/docs/images/dress.png", "https://ai.google.dev/static/gemini-api/docs/images/model.png"]
}
}curl --location --request POST '/task/submit' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "gemini-2.5-flash-image[nano-banana]",
"prompt": "Create a professional e-commerce fashion photo. Take the blue floral dress from the first image and let the woman from the second image wear it. Generate a realistic, full-body shot of the woman wearing the dress, with the lighting and shadows adjusted to match the outdoor environment.",
"config": {
"aspect_ratio": "1:1",
"images": ["https://ai.google.dev/static/gemini-api/docs/images/dress.png", "https://ai.google.dev/static/gemini-api/docs/images/model.png"]
}
}'{
"task_id": "yescale-gemini-2.5-flash-image[nano-banana]-c9cf035aec3e",
"status": "SUBMITTED",
"progress": "0%",
"created_at": 1763052587,
"updated_at": 1763052587,
"results": {}
}