Qwen Image is an image generation foundation model with advanced text rendering capabilities. It excels at generating images that include readable, well-formed text within the image.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test Qwen Image in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/qwen-image-t2i/runsync |
| Pricing | $0.02 per image |
| Type | Image generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the desired image.
Elements to exclude from the generated image.
Image dimensions in format “width*height”.
Seed for reproducible results. Set to -1 for random.
Enable content safety checking.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to generate the image.
Identifier of the worker that processed the request.