text_to_image
Generate images from text descriptions using Qwen 2 models. Submit a prompt and optional settings to receive output image URLs.
Instructions
Create a Qwen 2 task on RunAPI (text to image). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| prompt | No | ||
| timeout_ms | No | ||
| aspect_ratio | No | ||
| output_format | No | ||
| poll_interval_ms | No |