{"enable_base64_output":false,"enable_sync_mode":false,"guidance_scale":3.5,"num_images":1,"num_inference_steps":50,"output_format":"jpeg","prompt":"A young, attractive Indian couple standing side by side at their traditional wedding ceremony, both facing the camera with warm smiles. The bride wears a red and gold lehenga with intricate embroidery, heavy jewelry, and a maang tikka; the groom in an ivory sherwani with a red stole and turban. Background: lavish wedding decor with marigold flowers and fairy lights. Rich colors, sharp focus, photorealistic, cinematic lighting, full-body portrait, authentic Indian wedding atmosphere.","seed":-1,"size":"1024*1024","strength":0.8}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/flux-dev-ultra-fast' \
--header'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header'Content-Type: application/json' \
--data-raw'{
"enable_base64_output": false,
"enable_sync_mode": false,
"guidance_scale": 3.5,
"num_images": 1,
"num_inference_steps": 50,
"output_format": "jpeg",
"prompt": "A young, attractive Indian couple standing side by side at their traditional wedding ceremony, both facing the camera with warm smiles. The bride wears a red and gold lehenga with intricate embroidery, heavy jewelry, and a maang tikka; the groom in an ivory sherwani with a red stole and turban. Background: lavish wedding decor with marigold flowers and fairy lights. Rich colors, sharp focus, photorealistic, cinematic lighting, full-body portrait, authentic Indian wedding atmosphere.",
"seed": -1,
"size": "1024*1024",
"strength": 0.8
}'