{
"prompt": "Put the little duckling on top of the woman's t-shirt.",
"seed": 0,
"guidance_scale": 3.5,
"sync_mode": false,
"num_images": 1,
"safety_tolerance": "2",
"output_format": "jpeg",
"aspect_ratio": "21:9",
"image_urls": [
"http://example.com"
]
}curl --location --request POST 'https://maas.haoee.com/fal-ai/flux-pro/kontext/max/multi' \
--header 'ModelName: fal-ai/recraft/v3/image-to-image' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "Put the little duckling on top of the woman'\''s t-shirt.",
"seed": 0,
"guidance_scale": 3.5,
"sync_mode": false,
"num_images": 1,
"safety_tolerance": "2",
"output_format": "jpeg",
"aspect_ratio": "21:9",
"image_urls": [
"http://example.com"
]
}'{}