Progress
Console Output
Image Preview
JSON Example
API Call
{
"client_session_auth_key": "f0aae4d5-abe5-49eb-a176-1129a14ec3a7",
"prompt": 'Astronaut on Mars holding a banner which states "AIME is happy to serve your model" during sunset sitting on a giant yellow rubber duck',
"seed": -1,
"height": 1024,
"width": 1024,
"steps": 50,
"guidance": 3.5,
"image2image_strength": 0.8,
"provide_progress_images": "none",
"wait_for_result": false,
}
Progress
{
"success": true,
"job_id": "JID116",
"job_state": "processing",
"progress": Object { progress: 81, queue_position: 0, progress_data: {…} },
"progress": 81,
"progress_data": Object { info: "processing", progress: 38, stage: "base", … },
"queue_position": 0,
}