remix_image
Remix an input image using a text prompt to generate new variations. Submit a source image URL and get task status and output URLs.
Instructions
Create a Ideogram V3 task on RunAPI (remix image). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| style | No | ||
| prompt | No | ||
| strength | No | ||
| timeout_ms | No | ||
| aspect_ratio | No | ||
| callback_url | No | ||
| output_count | No | ||
| negative_prompt | No | ||
| rendering_speed | No | ||
| poll_interval_ms | No | ||
| source_image_url | Yes | ||
| reference_mask_urls | No | ||
| reference_image_urls | No | ||
| enable_prompt_expansion | No | ||
| style_reference_image_urls | No |