Z Image Turbo LoRA
Image
Z Image Turbo LoRA
POST
Z Image Turbo LoRA
This is an async API that only returns the async task_id. Use the task_id to call the Get Async Task Result API to retrieve the generated result.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Random seed for generation. -1 means random seed.Range: [-1, 2147483647]
Output image pixel dimensions (width*height).
List of LoRAs to apply (up to 3).Array length: 0 - 3
Positive prompt for generation.
Response
Use the task_id to call the Get Async Task Result API to retrieve the generated output.