Experience visually stunning artistic creations with exceptional quality, outstanding prompt adherence accuracy, broader creative diversity, and impressive detail and definition.
Request
Header Params
Body Params application/json
Example
{"enable_base64_output":false,"enable_sync_mode":false,"guidance_scale":3.5,"num_inference_steps":28,"output_format":"jpeg","prompt":"A surreal, artistic portrait of a model standing in a shallow, mirror-like pool of water. The sky above is filled with two moons and swirling, nebula-like clouds. She is wearing a sculptural, iridescent dress that seems to be made of liquid metal. The reflection in the water is perfectly clear. The entire scene is bathed in an ethereal, otherworldly blue and purple light. Conceptual, high-fashion, inspired by the art of Salvador Dalí.\n\n\n\n","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-1-srpo' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json' \
--data-raw'{
"enable_base64_output": false,
"enable_sync_mode": false,
"guidance_scale": 3.5,
"num_inference_steps": 28,
"output_format": "jpeg",
"prompt": "A surreal, artistic portrait of a model standing in a shallow, mirror-like pool of water. The sky above is filled with two moons and swirling, nebula-like clouds. She is wearing a sculptural, iridescent dress that seems to be made of liquid metal. The reflection in the water is perfectly clear. The entire scene is bathed in an ethereal, otherworldly blue and purple light. Conceptual, high-fashion, inspired by the art of Salvador Dalí.\n\n\n\n",
"seed": -1,
"size": "1024*1024",
"strength": 0.8
}'