{
"prompt": "Make it a realistic, highly detailed photograph with a winter wonderland background. Then give her a bowler hat.",
"image_url": "https://storage.googleapis.com/falserverless/example_inputs/seededit.jpg",
"guidance_scale": 0.5
}
curl --location --request POST '/fal-ai/bytedance/seededit/v3/edit-image' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "Make it a realistic, highly detailed photograph with a winter wonderland background. Then give her a bowler hat.",
"image_url": "https://storage.googleapis.com/falserverless/example_inputs/seededit.jpg",
"guidance_scale": 0.5
}'
{
"action": "fal-bytedance-seededit-v3-edit-image",
"message": "YEScale - FalAI Task Submitted",
"status": "SUBMITTED",
"task_id": "43dcb680-0446-4c6f-8720-0097e317b87b",
"usage": null
}