---
title: Ideogram 2.0 Remix | Runware Docs
url: https://runware.ai/docs/models/ideogram-2-0-remix
description: Remix Ideogram 2.0 images with new moods and styles
---
# Ideogram 2.0 Remix

Ideogram 2.0 Remix lets you rework existing images while preserving structure and layout. Change styles or mood, adjust composition, and iterate quickly from a reference image. Ideal for designers who need fast visual variants and style exploration from prior outputs.

- **ID**: `ideogram:3@2`
- **Status**: live
- **Creator**: Ideogram
- **Release Date**: October 23, 2024
- **Capabilities**: Image to Image

## Compatibility & Validation

`width` and `height` must be used together.

---

The following dimension combinations are supported:

| Configuration | Dimensions |
| --- | --- |
| `1K (3:1)` | `1536x512` |
| `1K (~21:9)` | `1536x576` |
| `1K (~21:9)` | `1472x576` |
| `1K (~21:9)` | `1408x576` |
| `1K (~21:9)` | `1536x640` |
| `1K (~21:9)` | `1472x640` |
| `1K (~21:9)` | `1408x640` |
| `1K (~2:1)` | `1344x640` |
| `1K (~2:1)` | `1472x704` |
| `1K (2:1)` | `1408x704` |
| `1K (~2:1)` | `1344x704` |
| `1K (~16:9)` | `1280x704` |
| `1K (16:9)` | `1312x736` |
| `1K (16:9)` | `1280x720` |
| `1K (~16:9)` | `1344x768` |
| `1K (~16:9)` | `1216x704` |
| `1K (5:3)` | `1280x768` |
| `1K (~5:3)` | `1152x704` |
| `1K (16:10)` | `1232x768` |
| `1K (16:10)` | `1024x640` |
| `1K (~16:10)` | `1216x768` |
| `1K (3:2)` | `1248x832` |
| `1K (~3:2)` | `1216x832` |
| `1K (~3:2)` | `1088x768` |
| `1K (~4:3)` | `1152x832` |
| `1K (4:3)` | `1152x864` |
| `1K (~4:3)` | `1088x832` |
| `1K (~5:4)` | `1152x896` |
| `1K (5:4)` | `1120x896` |
| `1K (~5:4)` | `1024x832` |
| `1K (~5:4)` | `1088x896` |
| `1K (~5:4)` | `960x832` |
| `1K (~5:4)` | `1024x896` |
| `1K (~5:4)` | `1088x960` |
| `1K (~1:1)` | `960x896` |
| `1K (~1:1)` | `1024x960` |
| `1K (1:1)` | `1024x1024` |
| `1K (~1:1)` | `960x1024` |
| `1K (~1:1)` | `896x960` |
| `1K (~4:5)` | `960x1088` |
| `1K (~4:5)` | `896x1024` |
| `1K (~4:5)` | `832x960` |
| `1K (~4:5)` | `896x1088` |
| `1K (~4:5)` | `832x1024` |
| `1K (4:5)` | `896x1120` |
| `1K (~4:5)` | `896x1152` |
| `1K (~3:4)` | `832x1088` |
| `1K (3:4)` | `864x1152` |
| `1K (~3:4)` | `832x1152` |
| `1K (~2:3)` | `768x1088` |
| `1K (~2:3)` | `832x1216` |
| `1K (2:3)` | `832x1248` |
| `1K (~10:16)` | `768x1216` |
| `1K (10:16)` | `640x1024` |
| `1K (10:16)` | `768x1232` |
| `1K (~3:5)` | `704x1152` |
| `1K (3:5)` | `768x1280` |
| `1K (~9:16)` | `704x1216` |
| `1K (~9:16)` | `768x1344` |
| `1K (9:16)` | `720x1280` |
| `1K (9:16)` | `736x1312` |
| `1K (~9:16)` | `704x1280` |
| `1K (~1:2)` | `704x1344` |
| `1K (1:2)` | `704x1408` |
| `1K (~1:2)` | `704x1472` |
| `1K (~1:2)` | `640x1344` |
| `1K (~9:21)` | `640x1408` |
| `1K (~9:21)` | `640x1472` |
| `1K (~9:21)` | `640x1536` |
| `1K (~9:21)` | `576x1408` |
| `1K (~9:21)` | `576x1472` |
| `1K (~1:3)` | `576x1536` |
| `1K (1:3)` | `512x1536` |

## Request Parameters

**API Options**

Platform-level options for task execution and delivery.

### [taskType](https://runware.ai/docs/models/ideogram-2-0-remix#request-tasktype)

- **Type**: `string`
- **Required**: true
- **Value**: `imageInference`

Identifier for the type of task being performed

### [taskUUID](https://runware.ai/docs/models/ideogram-2-0-remix#request-taskuuid)

- **Type**: `string`
- **Required**: true
- **Format**: `UUID v4`

UUID v4 identifier for tracking tasks and matching async responses. Must be unique per task.

### [outputType](https://runware.ai/docs/models/ideogram-2-0-remix#request-outputtype)

- **Type**: `string`
- **Default**: `URL`

Image output type.

**Allowed values**: `URL` `base64Data` `dataURI`

### [outputFormat](https://runware.ai/docs/models/ideogram-2-0-remix#request-outputformat)

- **Type**: `string`
- **Default**: `JPG`

Specifies the file format of the generated output. The available values depend on the task type and the specific model's capabilities.

- \`JPG\`: Best for photorealistic images with smaller file sizes (no transparency).
- \`PNG\`: Lossless compression, supports high quality and transparency (alpha channel).
- \`WEBP\`: Modern format providing superior compression and transparency support.

> [!NOTE]
> \*\*Transparency\*\*: If you are using features like background removal or LayerDiffuse that require transparency, you must select a format that supports an alpha channel (e.g., \`PNG\`, \`WEBP\`, \`TIFF\`). \`JPG\` does not support transparency.

**Allowed values**: `JPG` `PNG` `WEBP`

### [outputQuality](https://runware.ai/docs/models/ideogram-2-0-remix#request-outputquality)

- **Type**: `integer`
- **Min**: `20`
- **Max**: `99`
- **Default**: `95`

Compression quality of the output. Higher values preserve quality but increase file size.

### [webhookURL](https://runware.ai/docs/models/ideogram-2-0-remix#request-webhookurl)

- **Type**: `string`
- **Format**: `URI`

Specifies a webhook URL where JSON responses will be sent via HTTP POST when generation tasks complete. For batch requests with multiple results, each completed item triggers a separate webhook call as it becomes available.

**Learn more** (1 resource):

- [Webhooks](https://runware.ai/docs/platform/webhooks) (platform)

### [deliveryMethod](https://runware.ai/docs/models/ideogram-2-0-remix#request-deliverymethod)

- **Type**: `string`
- **Default**: `sync`

Determines how the API delivers task results.

**Allowed values**:

- `sync` Returns complete results directly in the API response.
- `async` Returns an immediate acknowledgment with the task UUID. Poll for results using getResponse.

**Learn more** (1 resource):

- [Task Polling](https://runware.ai/docs/platform/task-polling) (platform)

### [uploadEndpoint](https://runware.ai/docs/models/ideogram-2-0-remix#request-uploadendpoint)

- **Type**: `string`
- **Format**: `URI`

Specifies a URL where the generated content will be automatically uploaded using the HTTP PUT method. The raw binary data of the media file is sent directly as the request body. For secure uploads to cloud storage, use presigned URLs that include temporary authentication credentials.

**Common use cases:**

- **Cloud storage**: Upload directly to S3 buckets, Google Cloud Storage, or Azure Blob Storage using presigned URLs.
- **CDN integration**: Upload to content delivery networks for immediate distribution.

```text
// S3 presigned URL for secure upload
https://your-bucket.s3.amazonaws.com/generated/content.mp4?X-Amz-Signature=abc123&X-Amz-Expires=3600

// Google Cloud Storage presigned URL
https://storage.googleapis.com/your-bucket/content.jpg?X-Goog-Signature=xyz789

// Custom storage endpoint
https://storage.example.com/uploads/generated-image.jpg
```

The content data will be sent as the request body to the specified URL when generation is complete.

### [safety](https://runware.ai/docs/models/ideogram-2-0-remix#request-safety)

- **Path**: `safety.checkContent`
- **Type**: `object (2 properties)`

Content safety checking configuration for image generation.

#### [checkContent](https://runware.ai/docs/models/ideogram-2-0-remix#request-safety-checkcontent)

- **Path**: `safety.checkContent`
- **Type**: `boolean`
- **Default**: `false`

Enable or disable content safety checking. When enabled, defaults to `fast` mode.

#### [mode](https://runware.ai/docs/models/ideogram-2-0-remix#request-safety-mode)

- **Path**: `safety.mode`
- **Type**: `string`
- **Default**: `none`

Safety checking mode for image generation.

**Allowed values**:

- `none` Disables checking.
- `fast` Performs a single check.

### [ttl](https://runware.ai/docs/models/ideogram-2-0-remix#request-ttl)

- **Type**: `integer`
- **Min**: `60`

Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`.

### [includeCost](https://runware.ai/docs/models/ideogram-2-0-remix#request-includecost)

- **Type**: `boolean`
- **Default**: `false`

Include task cost in the response.

### [numberResults](https://runware.ai/docs/models/ideogram-2-0-remix#request-numberresults)

- **Type**: `integer`
- **Min**: `1`
- **Max**: `20`
- **Default**: `1`

Number of results to generate. Each result uses a different seed, producing variations of the same parameters.

**Inputs**

Input resources for the task (images, audio, etc). These must be nested inside the \`inputs\` object.

### [referenceImages](https://runware.ai/docs/models/ideogram-2-0-remix#request-inputs-referenceimages)

- **Path**: `inputs.referenceImages`
- **Type**: `array of strings`
- **Required**: true

List of reference images (UUID, URL, Data URI, or Base64).

**Generation Parameters**

Core parameters for controlling the generated content.

### [model](https://runware.ai/docs/models/ideogram-2-0-remix#request-model)

- **Type**: `string`
- **Required**: true
- **Value**: `ideogram:3@2`

Identifier of the model to use for generation.

**Learn more** (3 resources):

- [Text To Image: Model Selection The Foundation Of Generation](https://runware.ai/docs/guides/text-to-image#model-selection-the-foundation-of-generation) (guide)
- [Image Inpainting: Model Specialized Inpainting Models](https://runware.ai/docs/guides/image-inpainting#model-specialized-inpainting-models) (guide)
- [Image Outpainting: Other Critical Parameters](https://runware.ai/docs/guides/image-outpainting#other-critical-parameters) (guide)

### [positivePrompt](https://runware.ai/docs/models/ideogram-2-0-remix#request-positiveprompt)

- **Type**: `string`
- **Required**: true
- **Min**: `1`
- **Max**: `2000`

Text prompt describing elements to include in the generated output.

**Learn more** (2 resources):

- [Text To Image: Prompts Guiding The Generation](https://runware.ai/docs/guides/text-to-image#prompts-guiding-the-generation) (guide)
- [Image Outpainting: Other Critical Parameters](https://runware.ai/docs/guides/image-outpainting#other-critical-parameters) (guide)

### [negativePrompt](https://runware.ai/docs/models/ideogram-2-0-remix#request-negativeprompt)

- **Type**: `string`
- **Min**: `1`
- **Max**: `2000`

Prompt to guide what to exclude from generation. Ignored when guidance is disabled (CFGScale ≤ 1).

**Learn more** (1 resource):

- [Text To Image: Prompts Guiding The Generation](https://runware.ai/docs/guides/text-to-image#prompts-guiding-the-generation) (guide)

### [width](https://runware.ai/docs/models/ideogram-2-0-remix#request-width)

- **Type**: `integer`
- **Required**: true
- **Paired with**: height

Width of the generated media in pixels.

**Learn more** (2 resources):

- [Image To Image: Dimensions Changing Aspect Ratio](https://runware.ai/docs/guides/image-to-image#dimensions-changing-aspect-ratio) (guide)
- [Image Outpainting: Dimensions Critical For Outpainting](https://runware.ai/docs/guides/image-outpainting#dimensions-critical-for-outpainting) (guide)

### [height](https://runware.ai/docs/models/ideogram-2-0-remix#request-height)

- **Type**: `integer`
- **Required**: true
- **Paired with**: width

Height of the generated media in pixels.

**Learn more** (2 resources):

- [Image To Image: Dimensions Changing Aspect Ratio](https://runware.ai/docs/guides/image-to-image#dimensions-changing-aspect-ratio) (guide)
- [Image Outpainting: Dimensions Critical For Outpainting](https://runware.ai/docs/guides/image-outpainting#dimensions-critical-for-outpainting) (guide)

**Provider Settings**

Parameters specific to this model provider. These must be nested inside the \`providerSettings.ideogram\` object.

### [colorPalette](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-colorpalette)

- **Path**: `providerSettings.ideogram.colorPalette`
- **Type**: `object (4 properties)`

Color palette for generation. Use a preset `name` or custom `members`.

#### [name](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-colorpalette-name)

- **Path**: `providerSettings.ideogram.colorPalette.name`
- **Type**: `string`

Preset color palette name.

**Allowed values**: `EMBER` `FRESH` `JUNGLE` `MAGIC` `MELON` `MOSAIC` `PASTEL` `ULTRAMARINE`

#### [members](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-colorpalette-members)

- **Path**: `providerSettings.ideogram.colorPalette.members`
- **Type**: `array of objects (2 properties)`

Custom color palette with hex colors and weights.

##### [colorHex](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-colorpalette-members-colorhex)

- **Path**: `providerSettings.ideogram.colorPalette.members.colorHex`
- **Type**: `string`
- **Required**: true

Hexadecimal color code (e.g., #FF5733).

##### [colorWeight](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-colorpalette-members-colorweight)

- **Path**: `providerSettings.ideogram.colorPalette.members.colorWeight`
- **Type**: `float`
- **Min**: `0.05`
- **Max**: `1`
- **Step**: `0.01`

Color influence weight (0.05 - 1.0).

### [magicPrompt](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-magicprompt)

- **Path**: `providerSettings.ideogram.magicPrompt`
- **Type**: `string`
- **Default**: `AUTO`

Automatic prompt enhancement.

**Allowed values**:

- `AUTO` Content-based enhancement.
- `ON` Always enhance.
- `OFF` No enhancement.

### [remixStrength](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-remixstrength)

- **Path**: `providerSettings.ideogram.remixStrength`
- **Type**: `integer`
- **Min**: `1`
- **Max**: `100`
- **Default**: `50`

Transformation intensity for Remix models. Higher values create more dramatic changes.

### [renderingSpeed](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-renderingspeed)

- **Path**: `providerSettings.ideogram.renderingSpeed`
- **Type**: `string`
- **Default**: `DEFAULT`

Generation speed/quality tradeoff.

**Allowed values**:

- `TURBO` Fastest generation.
- `DEFAULT` Balanced speed and quality.
- `QUALITY` Best quality.

### [styleReferenceImages](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-stylereferenceimages)

- **Path**: `providerSettings.ideogram.styleReferenceImages`
- **Type**: `array of strings`

Reference images for visual style transfer. The model extracts and applies the artistic style from these images.

### [styleType](https://runware.ai/docs/models/ideogram-2-0-remix#request-providersettings-ideogram-styletype)

- **Path**: `providerSettings.ideogram.styleType`
- **Type**: `string`
- **Default**: `AUTO`

Visual style and rendering approach.

**Allowed values**:

- `AUTO` Automatically selects the most appropriate style.
- `GENERAL` Versatile style suitable for most content types.
- `REALISTIC` Photorealistic rendering with natural lighting and textures.
- `DESIGN` Optimized for graphic design, logos, and typography.
- `RENDER_3D` Three-dimensional rendering with depth and modeling effects.
- `ANIME` Anime/manga visual style.
- `FICTION` Stylized rendering for fictional and fantasy content.

## Response Parameters

### [taskType](https://runware.ai/docs/models/ideogram-2-0-remix#response-tasktype)

- **Type**: `string`
- **Required**: true
- **Value**: `imageInference`

Type of the task.

### [taskUUID](https://runware.ai/docs/models/ideogram-2-0-remix#response-taskuuid)

- **Type**: `string`
- **Required**: true
- **Format**: `UUID v4`

UUID of the task.

### [imageUUID](https://runware.ai/docs/models/ideogram-2-0-remix#response-imageuuid)

- **Type**: `string`
- **Required**: true
- **Format**: `UUID v4`

UUID of the output image.

### [imageURL](https://runware.ai/docs/models/ideogram-2-0-remix#response-imageurl)

- **Type**: `string`
- **Format**: `URI`

URL of the output image.

### [imageBase64Data](https://runware.ai/docs/models/ideogram-2-0-remix#response-imagebase64data)

- **Type**: `string`

Base64-encoded image data.

### [imageDataURI](https://runware.ai/docs/models/ideogram-2-0-remix#response-imagedatauri)

- **Type**: `string`
- **Format**: `URI`

Data URI of the output image.

### [seed](https://runware.ai/docs/models/ideogram-2-0-remix#response-seed)

- **Type**: `integer`

The seed used for generation. If none was provided, shows the randomly generated seed.

### [NSFWContent](https://runware.ai/docs/models/ideogram-2-0-remix#response-nsfwcontent)

- **Type**: `boolean`

Flag indicating if NSFW content was detected.

### [cost](https://runware.ai/docs/models/ideogram-2-0-remix#response-cost)

- **Type**: `float`

Task cost in USD. Present when `includeCost` is set to `true` in the request.

## Examples

### Art Deco Rainy Train Hall (Image to Image)

![Art Deco Rainy Train Hall](https://assets.runware.ai/examples/ideogram-2-0-remix/159895bd-870a-4168-a7c5-0685d424d58f.jpg)

**Request**:

```json
{
  "taskType": "imageInference",
  "taskUUID": "19da3ab6-1983-490d-afcd-845171c2aece",
  "model": "ideogram:3@2",
  "positivePrompt": "Transform the reference image into a sumptuous Art Deco transit hall during a summer storm, preserving the original architecture and camera framing. Add black-and-gold geometric inlays, brass trim, gleaming marble columns, long reflections across the floor, and huge window panes streaked with rain. Replace the neutral atmosphere with a moody cinematic interior lit by warm sconces and cool storm light from outside. Include elegant travelers with period-inspired coats and luggage, a grand departures board, polished metal benches, dramatic symmetry, layered depth, refined texture, and a luxurious 1930s-inspired visual language.",
  "negativePrompt": "low detail, blurry, distorted anatomy, warped architecture, crooked perspective, messy composition, extra limbs, duplicate people, oversaturated colors, flat lighting, text artifacts, watermark, logo",
  "width": 1344,
  "height": 768,
  "providerSettings": {
    "ideogram": {
      "magicPrompt": "ON",
      "styleType": "DESIGN"
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/e2b5e46c-b32a-4b40-bc76-d7dd61be47ec.jpg"
    ]
  }
}
```

**Response**:

```json
{
  "taskType": "imageInference",
  "taskUUID": "19da3ab6-1983-490d-afcd-845171c2aece",
  "imageUUID": "0c74f442-ae34-4fad-b071-9390dd44b686",
  "imageURL": "https://im.runware.ai/image/os/a23d05/ws/2/ii/0c74f442-ae34-4fad-b071-9390dd44b686.jpg",
  "seed": 1952539914,
  "cost": 0.08
}
```

---

### Origami Market Atrium Interior (Image to Image)

![Origami Market Atrium Interior](https://assets.runware.ai/examples/ideogram-2-0-remix/8bf84760-f62d-4b12-a357-50d4c8013ab1.jpg)

**Request**:

```json
{
  "taskType": "imageInference",
  "taskUUID": "dc8bfdb8-9c99-4154-a1ba-abb92d533223",
  "model": "ideogram:3@2",
  "positivePrompt": "Transform the reference atrium into an imaginative indoor marketplace made entirely from folded paper and cut-card materials, preserving the original layout, staircase placement, balcony structure, and camera angle. Replace architectural surfaces with layered origami panels, pleated awnings, suspended paper mobiles, folded fruit stalls, hand-cut banners, and geometric paper plants. Add tiny crafted details like visible paper edges, scored fold lines, tabs, seams, matte cardstock textures, and delicate shadows between layers. Cheerful artisan atmosphere, inventive merchandising displays, rich spatial depth, crisp composition, highly detailed handcrafted installation aesthetic.",
  "negativePrompt": "watermark, text, logo, blurry, low detail, warped anatomy, extra limbs, plastic look, glossy metal, broken perspective, duplicate objects",
  "width": 1216,
  "height": 832,
  "providerSettings": {
    "ideogram": {
      "magicPrompt": "OFF"
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/9c2635a2-2cce-461e-a571-a7c171e3d52d.jpg"
    ]
  }
}
```

**Response**:

```json
{
  "taskType": "imageInference",
  "taskUUID": "dc8bfdb8-9c99-4154-a1ba-abb92d533223",
  "imageUUID": "bdcbe444-bc14-45f0-bc3f-dd87ef157a01",
  "imageURL": "https://im.runware.ai/image/os/a09d21/ws/2/ii/bdcbe444-bc14-45f0-bc3f-dd87ef157a01.jpg",
  "seed": 573639402,
  "cost": 0.08
}
```

---

### Glasshouse Orchestra Rehearsal Hall (Image to Image)

![Glasshouse Orchestra Rehearsal Hall](https://assets.runware.ai/examples/ideogram-2-0-remix/ac4d2440-c2df-4b95-8fd8-5427eded7ef4.jpg)

**Request**:

```json
{
  "taskType": "imageInference",
  "taskUUID": "34ef7f22-c996-466b-90c9-59a66ae35a10",
  "model": "ideogram:3@2",
  "positivePrompt": "Transform the reference image into a grand rehearsal hall inside a restored Victorian glasshouse, keeping the original central aisle composition and architectural perspective. Replace the empty walkway with a polished wooden stage runway, arranged string sections, brass stands, scattered sheet music, and a conductor's podium. Sunlight pours through towering glass panels, creating prismatic reflections and soft haze. Suspended botanical arrangements weave through the iron arches, blending nature with refined performance design. Rich details, elegant symmetry, atmospheric depth, cinematic interior photography, intricate textures, expressive lighting, no audience, immersive and refined.",
  "negativePrompt": "text, watermark, logo, blurry, low detail, distorted anatomy, warped instruments, duplicated objects, cluttered composition, heavy fog, cartoon look",
  "width": 1344,
  "height": 768,
  "providerSettings": {
    "ideogram": {
      "magicPrompt": "ON",
      "styleType": "REALISTIC"
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/cc70f44e-beb3-4d3c-aa51-cf05f2d276dc.jpg"
    ]
  }
}
```

**Response**:

```json
{
  "taskType": "imageInference",
  "taskUUID": "34ef7f22-c996-466b-90c9-59a66ae35a10",
  "imageUUID": "2bd4c1e1-7df1-466d-b906-5a8bb3a95925",
  "imageURL": "https://im.runware.ai/image/os/a13d12/ws/2/ii/2bd4c1e1-7df1-466d-b906-5a8bb3a95925.jpg",
  "seed": 1748736027,
  "cost": 0.08
}
```

---

### Rainy Harbor Noodle Kiosk (Image to Image)

![Rainy Harbor Noodle Kiosk](https://assets.runware.ai/examples/ideogram-2-0-remix/154c955f-b12b-49d6-a3a9-77dc46d36437.jpg)

**Request**:

```json
{
  "taskType": "imageInference",
  "taskUUID": "b91d0345-a37b-45b5-82ba-498360d2c8e8",
  "model": "ideogram:3@2",
  "positivePrompt": "Transform the reference scene into an atmospheric harbor-side noodle kiosk at night, keeping the original composition and layout intact. Wet pavement reflecting striped awning lights, steam rising from pots, hand-painted signage, stacked ceramic bowls, slick metal surfaces, distant fishing boats and dock ropes in soft haze, rich reflections in puddles, lively but intimate urban-cooking scene, cinematic depth, tactile textures, expressive lighting, polished editorial photography feel",
  "negativePrompt": "text artifacts, extra buildings, warped furniture, duplicated objects, distorted hands, blurry details, low contrast, flat lighting, oversaturated colors, empty background, cartoonish rendering",
  "width": 1280,
  "height": 768,
  "providerSettings": {
    "ideogram": {
      "magicPrompt": "ON"
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/d0dae438-2005-4984-8733-be245efbc8ae.jpg"
    ]
  }
}
```

**Response**:

```json
{
  "taskType": "imageInference",
  "taskUUID": "b91d0345-a37b-45b5-82ba-498360d2c8e8",
  "imageUUID": "1b2555e0-50a0-42cb-9cda-1d4651330cf6",
  "imageURL": "https://im.runware.ai/image/os/a22d05/ws/2/ii/1b2555e0-50a0-42cb-9cda-1d4651330cf6.jpg",
  "seed": 1296634183,
  "cost": 0.08
}
```