{
"prompt": "a woman speaking onstage from google,white background with corporate logos blurred out, tech conference",
"image_size": {
"width": 1024,
"height": 768
},
"num_inference_steps": 28,
"guidance_scale": 3.5
}
curl --location --request POST 'https://api.302.ai/302/submit/flux-realism' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "a woman speaking onstage from google,white background with corporate logos blurred out, tech conference",
"image_size": {
"width": 1024,
"height": 768
},
"num_inference_steps": 28,
"guidance_scale": 3.5
}'
{
"completed_at": "",
"created_at": "",
"error": "",
"id": "",
"model": "",
"output": "",
"started_at": "",
"status": ""
}