live
MODEL IDkrea:krea@2-large

Krea 2 Large

Krea
by

Krea 2 Large is the higher-capacity variant in the Krea 2 family, with lighter post-training and a more textured, flexible output character. It is the stronger overall model when a workflow benefits from higher ceiling, stronger photorealism, more raw visual character, and better handling of motion blur, film grain, low dynamic range, and other less polished looks. It supports text-to-image and image-to-image generation, prompt interpretation strength through the creativity control, and up to 10 weighted reference images with both positive and negative guidance.

Krea 2 Large

text-to-image

Lighthouse Keeper Retirement Supper Invitation$0.07~35s
Lighthouse Keeper Retirement Supper Invitation

A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'krea:krea@2-large',
  positivePrompt: 'A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.',
  width: 1248,
  height: 832,
  settings: {
    creativity: 'high',
    moodboards: [
      {
        id: '29499086-a16b-4ee9-b04a-fdabea7e050b',
        strength: 0.35
      }
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "krea:krea@2-large",
            "positivePrompt": "A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.",
            "width": 1248,
            "height": 832,
            "settings": {
                "creativity": "high",
                "moodboards": [
                    {
                        "id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
                        "strength": 0.35
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "cfca8611-0b53-45a5-b080-8e12a1c24bbf",
      "model": "krea:krea@2-large",
      "positivePrompt": "A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.",
      "width": 1248,
      "height": 832,
      "settings": {
        "creativity": "high",
        "moodboards": [
          {
            "id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
            "strength": 0.35
          }
        ]
      }
    }
  ]'
runware run krea:krea@2-large \
  positivePrompt="A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character." \
  width=1248 \
  height=832 \
  settings.creativity=high \
  settings.moodboards.0.id=29499086-a16b-4ee9-b04a-fdabea7e050b \
  settings.moodboards.0.strength=0.35
{
  "taskType": "imageInference",
  "taskUUID": "cfca8611-0b53-45a5-b080-8e12a1c24bbf",
  "model": "krea:krea@2-large",
  "positivePrompt": "A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.",
  "width": 1248,
  "height": 832,
  "settings": {
    "creativity": "high",
    "moodboards": [
      {
        "id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
        "strength": 0.35
      }
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "cfca8611-0b53-45a5-b080-8e12a1c24bbf",
  "imageUUID": "282a87df-3ce3-437e-89b1-8925e455e9a2",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/282a87df-3ce3-437e-89b1-8925e455e9a2.jpg",
  "seed": 908004716,
  "cost": 0.07
}

reference-to-image

Azores Geothermal Tourism Campaign Portrait$0.065~34s
Azores Geothermal Tourism Campaign Portrait

Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'krea:krea@2-large',
  positivePrompt: 'Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.',
  width: 928,
  height: 1152,
  settings: {
    creativity: 'medium'
  },
  inputs: {
    referenceImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg',
        strength: 0.46
      },
      {
        image: 'https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg',
        strength: 0.42
      }
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "krea:krea@2-large",
            "positivePrompt": "Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.",
            "width": 928,
            "height": 1152,
            "settings": {
                "creativity": "medium"
            },
            "inputs": {
                "referenceImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg",
                        "strength": 0.46
                    },
                    {
                        "image": "https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg",
                        "strength": 0.42
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "971bae99-de2c-473d-b0e3-9e83cea1ccef",
      "model": "krea:krea@2-large",
      "positivePrompt": "Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.",
      "width": 928,
      "height": 1152,
      "settings": {
        "creativity": "medium"
      },
      "inputs": {
        "referenceImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg",
            "strength": 0.46
          },
          {
            "image": "https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg",
            "strength": 0.42
          }
        ]
      }
    }
  ]'
runware run krea:krea@2-large \
  positivePrompt="Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay." \
  width=928 \
  height=1152 \
  settings.creativity=medium \
  inputs.referenceImages.0.image=https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg \
  inputs.referenceImages.0.strength=0.46 \
  inputs.referenceImages.1.image=https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg \
  inputs.referenceImages.1.strength=0.42
{
  "taskType": "imageInference",
  "taskUUID": "971bae99-de2c-473d-b0e3-9e83cea1ccef",
  "model": "krea:krea@2-large",
  "positivePrompt": "Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.",
  "width": 928,
  "height": 1152,
  "settings": {
    "creativity": "medium"
  },
  "inputs": {
    "referenceImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg",
        "strength": 0.46
      },
      {
        "image": "https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg",
        "strength": 0.42
      }
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "971bae99-de2c-473d-b0e3-9e83cea1ccef",
  "imageUUID": "86ec98a5-b480-4651-9ed4-4e493f0c3937",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/86ec98a5-b480-4651-9ed4-4e493f0c3937.jpg",
  "seed": 1996107483,
  "cost": 0.065
}

reference-to-image

Saffron Fraud Investigation Hero$0.065~34s
Saffron Fraud Investigation Hero

Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'krea:krea@2-large',
  positivePrompt: 'Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.',
  width: 928,
  height: 1152,
  settings: {
    creativity: 'medium'
  },
  inputs: {
    referenceImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg',
        strength: 0.58
      },
      {
        image: 'https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg',
        strength: 0.54
      }
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "krea:krea@2-large",
            "positivePrompt": "Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.",
            "width": 928,
            "height": 1152,
            "settings": {
                "creativity": "medium"
            },
            "inputs": {
                "referenceImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg",
                        "strength": 0.58
                    },
                    {
                        "image": "https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg",
                        "strength": 0.54
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "ef9200f3-e89e-4703-a4cf-d7a309cc10cb",
      "model": "krea:krea@2-large",
      "positivePrompt": "Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.",
      "width": 928,
      "height": 1152,
      "settings": {
        "creativity": "medium"
      },
      "inputs": {
        "referenceImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg",
            "strength": 0.58
          },
          {
            "image": "https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg",
            "strength": 0.54
          }
        ]
      }
    }
  ]'
runware run krea:krea@2-large \
  positivePrompt="Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border." \
  width=928 \
  height=1152 \
  settings.creativity=medium \
  inputs.referenceImages.0.image=https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg \
  inputs.referenceImages.0.strength=0.58 \
  inputs.referenceImages.1.image=https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg \
  inputs.referenceImages.1.strength=0.54
{
  "taskType": "imageInference",
  "taskUUID": "ef9200f3-e89e-4703-a4cf-d7a309cc10cb",
  "model": "krea:krea@2-large",
  "positivePrompt": "Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.",
  "width": 928,
  "height": 1152,
  "settings": {
    "creativity": "medium"
  },
  "inputs": {
    "referenceImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg",
        "strength": 0.58
      },
      {
        "image": "https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg",
        "strength": 0.54
      }
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "ef9200f3-e89e-4703-a4cf-d7a309cc10cb",
  "imageUUID": "09c204c4-8793-4070-b6f1-a3e952580fe7",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/09c204c4-8793-4070-b6f1-a3e952580fe7.jpg",
  "seed": 1841819990,
  "cost": 0.065
}