remix_image
Remix an image by applying a textual prompt to modify its content. Accepts a source image URL and returns a new edited image in PNG or JPEG format.
Instructions
Create a Qwen 2 task on RunAPI (remix image). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | ||
| acceleration | No | ||
| output_format | No | ||
| source_image_url | 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. |