text_to_image
Generate images from text prompts using Qwen 2, specifying aspect ratio and output format. Returns task ID and output 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 |
|---|---|---|---|
| prompt | No | ||
| aspect_ratio | No | ||
| output_format | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |