curl --location --request POST 'https://api.302.ai/302/submit/gemini-2.5-flash-image-edit' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "改为真实风格",
"image_urls": [
"https://c-ssl.duitang.com/uploads/blog/202009/27/20200927185938_776a8.jpeg"
]
}'{
"images": [
{
"url": "https://file.302.ai/gpt/imgs/20260112/77fc2e71f4a7bdefcd0e37a40f4572a8.png",
"content_type": "image/png",
"file_size": 0,
"width": 0,
"height": 0
}
],
"seed": 0,
"has_nsfw_concepts": null,
"debug_latents": null,
"debug_per_pass_latents": null
}