{
"prompt": "Put a donut next to the flour.",
"guidance_scale": 3.5,
"num_images": 1,
"safety_tolerance": "2",
"output_format": "jpeg",
"image_url": "https://v3.fal.media/files/rabbit/rmgBxhwGYb2d3pl3x9sKf_output.png"
}
curl --location --request POST '/fal-ai/flux-pro/kontext/max' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "Put a donut next to the flour.",
"guidance_scale": 3.5,
"num_images": 1,
"safety_tolerance": "2",
"output_format": "jpeg",
"image_url": "https://v3.fal.media/files/rabbit/rmgBxhwGYb2d3pl3x9sKf_output.png"
}'
{
"action": "fal-flux-pro-kontext-max",
"message": "YEScale - FalAI Task Submitted",
"status": "SUBMITTED",
"task_id": "c71a3198-a352-4a34-a9f2-43577f30df36",
"usage": null
}