{
"prompt": "a monkey king",
"guidance_scale": 3.5,
"num_inference_steps": 28,
"image_height": 1024,
"image_width": 1024
}
curl --location --request POST 'https://api.302.ai/302/v2/flux/flux_dev/task' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "a monkey king",
"guidance_scale": 3.5,
"num_inference_steps": 28,
"image_height": 1024,
"image_width": 1024
}'
"string"