MODEL IDkrea:krea@2-medium
live

Krea 2 Medium

Krea
by Krea

Krea 2 Medium is the smaller, faster, and more cost-efficient variant in the Krea 2 family. It applies heavier post-training for especially stable and consistent outputs, making it a strong fit for illustration, anime, painting, graphic design, and other expressive visual workflows. 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 Medium
text-to-image

Hydrogen Hydrofoil Launch Key Visual

Hydrogen Hydrofoil Launch Key Visual

Finished brand campaign key visual for the launch of a zero-emission hydrogen passenger hydrofoil. A sleek pearl-chrome ferry rises above mirror-black harbor water on slender foils, captured from a dramatic low three-quarter angle as it accelerates toward frame right. Its seamless wraparound windows reveal elegant silhouettes of evening commuters. Sculpted metallic bodywork reflects electric magenta, ultraviolet and cobalt city lights; a fine plume of silver spray fans behind it like couture fabric. Distant waterfront architecture becomes abstract luminous ribbons through atmospheric haze. Futurist Glam art direction, luxury fashion editorial meets advanced marine engineering, glossy surfaces, jewel-toned nocturnal palette, precise reflections, cinematic rim lighting, sophisticated and aspirational mood. Strong panoramic silhouette, generous dark negative space at upper left for campaign copy, premium global advertising finish, no lettering, no logos, no interface, no border.

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-medium',
  positivePrompt: 'Finished brand campaign key visual for the launch of a zero-emission hydrogen passenger hydrofoil. A sleek pearl-chrome ferry rises above mirror-black harbor water on slender foils, captured from a dramatic low three-quarter angle as it accelerates toward frame right. Its seamless wraparound windows reveal elegant silhouettes of evening commuters. Sculpted metallic bodywork reflects electric magenta, ultraviolet and cobalt city lights; a fine plume of silver spray fans behind it like couture fabric. Distant waterfront architecture becomes abstract luminous ribbons through atmospheric haze. Futurist Glam art direction, luxury fashion editorial meets advanced marine engineering, glossy surfaces, jewel-toned nocturnal palette, precise reflections, cinematic rim lighting, sophisticated and aspirational mood. Strong panoramic silhouette, generous dark negative space at upper left for campaign copy, premium global advertising finish, no lettering, no logos, no interface, no border.',
  width: 1376,
  height: 768,
  settings: {
    moodboards: [
      {
        id: '0bff265b-ba63-468f-9acb-e38705a343b8',
        strength: 0.3
      }
    ],
    creativity: 'high'
  }
})
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-medium",
            "positivePrompt": "Finished brand campaign key visual for the launch of a zero-emission hydrogen passenger hydrofoil. A sleek pearl-chrome ferry rises above mirror-black harbor water on slender foils, captured from a dramatic low three-quarter angle as it accelerates toward frame right. Its seamless wraparound windows reveal elegant silhouettes of evening commuters. Sculpted metallic bodywork reflects electric magenta, ultraviolet and cobalt city lights; a fine plume of silver spray fans behind it like couture fabric. Distant waterfront architecture becomes abstract luminous ribbons through atmospheric haze. Futurist Glam art direction, luxury fashion editorial meets advanced marine engineering, glossy surfaces, jewel-toned nocturnal palette, precise reflections, cinematic rim lighting, sophisticated and aspirational mood. Strong panoramic silhouette, generous dark negative space at upper left for campaign copy, premium global advertising finish, no lettering, no logos, no interface, no border.",
            "width": 1376,
            "height": 768,
            "settings": {
                "moodboards": [
                    {
                        "id": "0bff265b-ba63-468f-9acb-e38705a343b8",
                        "strength": 0.3
                    }
                ],
                "creativity": "high"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "2a3f2da2-0a43-40eb-a0b8-9bfd2c80e01a",
      "model": "krea:krea@2-medium",
      "positivePrompt": "Finished brand campaign key visual for the launch of a zero-emission hydrogen passenger hydrofoil. A sleek pearl-chrome ferry rises above mirror-black harbor water on slender foils, captured from a dramatic low three-quarter angle as it accelerates toward frame right. Its seamless wraparound windows reveal elegant silhouettes of evening commuters. Sculpted metallic bodywork reflects electric magenta, ultraviolet and cobalt city lights; a fine plume of silver spray fans behind it like couture fabric. Distant waterfront architecture becomes abstract luminous ribbons through atmospheric haze. Futurist Glam art direction, luxury fashion editorial meets advanced marine engineering, glossy surfaces, jewel-toned nocturnal palette, precise reflections, cinematic rim lighting, sophisticated and aspirational mood. Strong panoramic silhouette, generous dark negative space at upper left for campaign copy, premium global advertising finish, no lettering, no logos, no interface, no border.",
      "width": 1376,
      "height": 768,
      "settings": {
        "moodboards": [
          {
            "id": "0bff265b-ba63-468f-9acb-e38705a343b8",
            "strength": 0.3
          }
        ],
        "creativity": "high"
      }
    }
  ]'
runware run krea:krea@2-medium \
  positivePrompt="Finished brand campaign key visual for the launch of a zero-emission hydrogen passenger hydrofoil. A sleek pearl-chrome ferry rises above mirror-black harbor water on slender foils, captured from a dramatic low three-quarter angle as it accelerates toward frame right. Its seamless wraparound windows reveal elegant silhouettes of evening commuters. Sculpted metallic bodywork reflects electric magenta, ultraviolet and cobalt city lights; a fine plume of silver spray fans behind it like couture fabric. Distant waterfront architecture becomes abstract luminous ribbons through atmospheric haze. Futurist Glam art direction, luxury fashion editorial meets advanced marine engineering, glossy surfaces, jewel-toned nocturnal palette, precise reflections, cinematic rim lighting, sophisticated and aspirational mood. Strong panoramic silhouette, generous dark negative space at upper left for campaign copy, premium global advertising finish, no lettering, no logos, no interface, no border." \
  width=1376 \
  height=768 \
  settings.moodboards.0.id=0bff265b-ba63-468f-9acb-e38705a343b8 \
  settings.moodboards.0.strength=0.3 \
  settings.creativity=high
{
  "taskType": "imageInference",
  "taskUUID": "2a3f2da2-0a43-40eb-a0b8-9bfd2c80e01a",
  "model": "krea:krea@2-medium",
  "positivePrompt": "Finished brand campaign key visual for the launch of a zero-emission hydrogen passenger hydrofoil. A sleek pearl-chrome ferry rises above mirror-black harbor water on slender foils, captured from a dramatic low three-quarter angle as it accelerates toward frame right. Its seamless wraparound windows reveal elegant silhouettes of evening commuters. Sculpted metallic bodywork reflects electric magenta, ultraviolet and cobalt city lights; a fine plume of silver spray fans behind it like couture fabric. Distant waterfront architecture becomes abstract luminous ribbons through atmospheric haze. Futurist Glam art direction, luxury fashion editorial meets advanced marine engineering, glossy surfaces, jewel-toned nocturnal palette, precise reflections, cinematic rim lighting, sophisticated and aspirational mood. Strong panoramic silhouette, generous dark negative space at upper left for campaign copy, premium global advertising finish, no lettering, no logos, no interface, no border.",
  "width": 1376,
  "height": 768,
  "settings": {
    "moodboards": [
      {
        "id": "0bff265b-ba63-468f-9acb-e38705a343b8",
        "strength": 0.3
      }
    ],
    "creativity": "high"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "2a3f2da2-0a43-40eb-a0b8-9bfd2c80e01a",
  "imageUUID": "f0a83685-f3f7-4777-803b-c421dd27bc34",
  "imageURL": "https://im.runware.ai/image/os/a09dlim3/ws/3/ii/f0a83685-f3f7-4777-803b-c421dd27bc34.jpg",
  "seed": 1886479130,
  "cost": 0.04
}
text-to-image

Orchid Conservatory Gala Invitation

Orchid Conservatory Gala Invitation

Design a finished landscape digital invitation for an exclusive botanical conservatory fundraising gala. Futurist glam art direction: a sculptural black orchid with translucent glass petals and liquid-chrome edges blooms across the right half, surrounded by slender mirrored leaves, tiny dew pearls, and a subtle ultraviolet halo. Deep aubergine-to-black background with electric magenta, icy cyan, silver, and restrained champagne highlights. Dramatic museum lighting, polished reflections, luxurious editorial composition, crisp dimensional detail, sophisticated rather than fantastical. Reserve the left half for elegant, highly legible typography with generous spacing. Render exactly this text and no other words: “AFTER DARK” as the large chrome display title; “THE ORCHID CONSERVATORY GALA”; “SATURDAY 14 MARCH 2026 · 8 PM”; “PALM HOUSE”; “BLACK TIE · DINNER & AUCTION”. Premium contemporary invitation design, balanced hierarchy, clean margins, print-quality finish, flat artwork only, no envelope, no mockup, no hands.

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-medium',
  positivePrompt: 'Design a finished landscape digital invitation for an exclusive botanical conservatory fundraising gala. Futurist glam art direction: a sculptural black orchid with translucent glass petals and liquid-chrome edges blooms across the right half, surrounded by slender mirrored leaves, tiny dew pearls, and a subtle ultraviolet halo. Deep aubergine-to-black background with electric magenta, icy cyan, silver, and restrained champagne highlights. Dramatic museum lighting, polished reflections, luxurious editorial composition, crisp dimensional detail, sophisticated rather than fantastical. Reserve the left half for elegant, highly legible typography with generous spacing. Render exactly this text and no other words: “AFTER DARK” as the large chrome display title; “THE ORCHID CONSERVATORY GALA”; “SATURDAY 14 MARCH 2026 · 8 PM”; “PALM HOUSE”; “BLACK TIE · DINNER & AUCTION”. Premium contemporary invitation design, balanced hierarchy, clean margins, print-quality finish, flat artwork only, no envelope, no mockup, no hands.',
  width: 1376,
  height: 768,
  settings: {
    moodboards: [
      {
        id: '0bff265b-ba63-468f-9acb-e38705a343b8',
        strength: 0.3
      }
    ],
    creativity: 'high'
  }
})
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-medium",
            "positivePrompt": "Design a finished landscape digital invitation for an exclusive botanical conservatory fundraising gala. Futurist glam art direction: a sculptural black orchid with translucent glass petals and liquid-chrome edges blooms across the right half, surrounded by slender mirrored leaves, tiny dew pearls, and a subtle ultraviolet halo. Deep aubergine-to-black background with electric magenta, icy cyan, silver, and restrained champagne highlights. Dramatic museum lighting, polished reflections, luxurious editorial composition, crisp dimensional detail, sophisticated rather than fantastical. Reserve the left half for elegant, highly legible typography with generous spacing. Render exactly this text and no other words: “AFTER DARK” as the large chrome display title; “THE ORCHID CONSERVATORY GALA”; “SATURDAY 14 MARCH 2026 · 8 PM”; “PALM HOUSE”; “BLACK TIE · DINNER & AUCTION”. Premium contemporary invitation design, balanced hierarchy, clean margins, print-quality finish, flat artwork only, no envelope, no mockup, no hands.",
            "width": 1376,
            "height": 768,
            "settings": {
                "moodboards": [
                    {
                        "id": "0bff265b-ba63-468f-9acb-e38705a343b8",
                        "strength": 0.3
                    }
                ],
                "creativity": "high"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "22e461f8-2b01-41bd-8324-caa3605f1134",
      "model": "krea:krea@2-medium",
      "positivePrompt": "Design a finished landscape digital invitation for an exclusive botanical conservatory fundraising gala. Futurist glam art direction: a sculptural black orchid with translucent glass petals and liquid-chrome edges blooms across the right half, surrounded by slender mirrored leaves, tiny dew pearls, and a subtle ultraviolet halo. Deep aubergine-to-black background with electric magenta, icy cyan, silver, and restrained champagne highlights. Dramatic museum lighting, polished reflections, luxurious editorial composition, crisp dimensional detail, sophisticated rather than fantastical. Reserve the left half for elegant, highly legible typography with generous spacing. Render exactly this text and no other words: “AFTER DARK” as the large chrome display title; “THE ORCHID CONSERVATORY GALA”; “SATURDAY 14 MARCH 2026 · 8 PM”; “PALM HOUSE”; “BLACK TIE · DINNER & AUCTION”. Premium contemporary invitation design, balanced hierarchy, clean margins, print-quality finish, flat artwork only, no envelope, no mockup, no hands.",
      "width": 1376,
      "height": 768,
      "settings": {
        "moodboards": [
          {
            "id": "0bff265b-ba63-468f-9acb-e38705a343b8",
            "strength": 0.3
          }
        ],
        "creativity": "high"
      }
    }
  ]'
runware run krea:krea@2-medium \
  positivePrompt="Design a finished landscape digital invitation for an exclusive botanical conservatory fundraising gala. Futurist glam art direction: a sculptural black orchid with translucent glass petals and liquid-chrome edges blooms across the right half, surrounded by slender mirrored leaves, tiny dew pearls, and a subtle ultraviolet halo. Deep aubergine-to-black background with electric magenta, icy cyan, silver, and restrained champagne highlights. Dramatic museum lighting, polished reflections, luxurious editorial composition, crisp dimensional detail, sophisticated rather than fantastical. Reserve the left half for elegant, highly legible typography with generous spacing. Render exactly this text and no other words: “AFTER DARK” as the large chrome display title; “THE ORCHID CONSERVATORY GALA”; “SATURDAY 14 MARCH 2026 · 8 PM”; “PALM HOUSE”; “BLACK TIE · DINNER & AUCTION”. Premium contemporary invitation design, balanced hierarchy, clean margins, print-quality finish, flat artwork only, no envelope, no mockup, no hands." \
  width=1376 \
  height=768 \
  settings.moodboards.0.id=0bff265b-ba63-468f-9acb-e38705a343b8 \
  settings.moodboards.0.strength=0.3 \
  settings.creativity=high
{
  "taskType": "imageInference",
  "taskUUID": "22e461f8-2b01-41bd-8324-caa3605f1134",
  "model": "krea:krea@2-medium",
  "positivePrompt": "Design a finished landscape digital invitation for an exclusive botanical conservatory fundraising gala. Futurist glam art direction: a sculptural black orchid with translucent glass petals and liquid-chrome edges blooms across the right half, surrounded by slender mirrored leaves, tiny dew pearls, and a subtle ultraviolet halo. Deep aubergine-to-black background with electric magenta, icy cyan, silver, and restrained champagne highlights. Dramatic museum lighting, polished reflections, luxurious editorial composition, crisp dimensional detail, sophisticated rather than fantastical. Reserve the left half for elegant, highly legible typography with generous spacing. Render exactly this text and no other words: “AFTER DARK” as the large chrome display title; “THE ORCHID CONSERVATORY GALA”; “SATURDAY 14 MARCH 2026 · 8 PM”; “PALM HOUSE”; “BLACK TIE · DINNER & AUCTION”. Premium contemporary invitation design, balanced hierarchy, clean margins, print-quality finish, flat artwork only, no envelope, no mockup, no hands.",
  "width": 1376,
  "height": 768,
  "settings": {
    "moodboards": [
      {
        "id": "0bff265b-ba63-468f-9acb-e38705a343b8",
        "strength": 0.3
      }
    ],
    "creativity": "high"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "22e461f8-2b01-41bd-8324-caa3605f1134",
  "imageUUID": "99e1a957-45ca-41dd-8f7b-7f903a84fa8a",
  "imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/99e1a957-45ca-41dd-8f7b-7f903a84fa8a.jpg",
  "seed": 1476593396,
  "cost": 0.04
}
reference-to-image

Heritage Seed Bank Report Cover

Heritage Seed Bank Report Cover

Portrait-oriented annual report cover artwork for a heritage seed bank. A crop conservator in practical cold-storage clothing stands in the central aisle of a climate-controlled seed vault, carefully holding a shallow archival tray filled with multicolored heirloom maize cobs; tall steel shelving packed with glass jars and paper seed envelopes recedes symmetrically behind her. Calm, purposeful documentary mood, eye-level framing, clear human expression, strong depth, generous quiet space above the subject for later publication typography, no visible words or logos. Render the scene as a sophisticated three-ink risograph interpretation of documentary photography: deep indigo shadows, rust-red accents, warm parchment paper, simplified tonal masses, coarse halftone screens, fibrous paper texture, subtle ink overprinting and imperfect registration, crisp editorial composition suitable for a nonprofit crop-diversity report.

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-medium',
  positivePrompt: 'Portrait-oriented annual report cover artwork for a heritage seed bank. A crop conservator in practical cold-storage clothing stands in the central aisle of a climate-controlled seed vault, carefully holding a shallow archival tray filled with multicolored heirloom maize cobs; tall steel shelving packed with glass jars and paper seed envelopes recedes symmetrically behind her. Calm, purposeful documentary mood, eye-level framing, clear human expression, strong depth, generous quiet space above the subject for later publication typography, no visible words or logos. Render the scene as a sophisticated three-ink risograph interpretation of documentary photography: deep indigo shadows, rust-red accents, warm parchment paper, simplified tonal masses, coarse halftone screens, fibrous paper texture, subtle ink overprinting and imperfect registration, crisp editorial composition suitable for a nonprofit crop-diversity report.',
  width: 928,
  height: 1152,
  settings: {
    creativity: 'medium'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/8d82e5ba-0bdf-4448-aed0-df051ac4ce6c.jpg',
      'https://assets.runware.ai/assets/inputs/52d89fdf-9a14-49fb-89c4-f8d7278beaca.jpg'
    ]
  }
})
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-medium",
            "positivePrompt": "Portrait-oriented annual report cover artwork for a heritage seed bank. A crop conservator in practical cold-storage clothing stands in the central aisle of a climate-controlled seed vault, carefully holding a shallow archival tray filled with multicolored heirloom maize cobs; tall steel shelving packed with glass jars and paper seed envelopes recedes symmetrically behind her. Calm, purposeful documentary mood, eye-level framing, clear human expression, strong depth, generous quiet space above the subject for later publication typography, no visible words or logos. Render the scene as a sophisticated three-ink risograph interpretation of documentary photography: deep indigo shadows, rust-red accents, warm parchment paper, simplified tonal masses, coarse halftone screens, fibrous paper texture, subtle ink overprinting and imperfect registration, crisp editorial composition suitable for a nonprofit crop-diversity report.",
            "width": 928,
            "height": 1152,
            "settings": {
                "creativity": "medium"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/8d82e5ba-0bdf-4448-aed0-df051ac4ce6c.jpg",
                    "https://assets.runware.ai/assets/inputs/52d89fdf-9a14-49fb-89c4-f8d7278beaca.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "49843c58-9070-424f-a26c-c527b4ec4ea5",
      "model": "krea:krea@2-medium",
      "positivePrompt": "Portrait-oriented annual report cover artwork for a heritage seed bank. A crop conservator in practical cold-storage clothing stands in the central aisle of a climate-controlled seed vault, carefully holding a shallow archival tray filled with multicolored heirloom maize cobs; tall steel shelving packed with glass jars and paper seed envelopes recedes symmetrically behind her. Calm, purposeful documentary mood, eye-level framing, clear human expression, strong depth, generous quiet space above the subject for later publication typography, no visible words or logos. Render the scene as a sophisticated three-ink risograph interpretation of documentary photography: deep indigo shadows, rust-red accents, warm parchment paper, simplified tonal masses, coarse halftone screens, fibrous paper texture, subtle ink overprinting and imperfect registration, crisp editorial composition suitable for a nonprofit crop-diversity report.",
      "width": 928,
      "height": 1152,
      "settings": {
        "creativity": "medium"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/8d82e5ba-0bdf-4448-aed0-df051ac4ce6c.jpg",
          "https://assets.runware.ai/assets/inputs/52d89fdf-9a14-49fb-89c4-f8d7278beaca.jpg"
        ]
      }
    }
  ]'
runware run krea:krea@2-medium \
  positivePrompt="Portrait-oriented annual report cover artwork for a heritage seed bank. A crop conservator in practical cold-storage clothing stands in the central aisle of a climate-controlled seed vault, carefully holding a shallow archival tray filled with multicolored heirloom maize cobs; tall steel shelving packed with glass jars and paper seed envelopes recedes symmetrically behind her. Calm, purposeful documentary mood, eye-level framing, clear human expression, strong depth, generous quiet space above the subject for later publication typography, no visible words or logos. Render the scene as a sophisticated three-ink risograph interpretation of documentary photography: deep indigo shadows, rust-red accents, warm parchment paper, simplified tonal masses, coarse halftone screens, fibrous paper texture, subtle ink overprinting and imperfect registration, crisp editorial composition suitable for a nonprofit crop-diversity report." \
  width=928 \
  height=1152 \
  settings.creativity=medium \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/8d82e5ba-0bdf-4448-aed0-df051ac4ce6c.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/52d89fdf-9a14-49fb-89c4-f8d7278beaca.jpg
{
  "taskType": "imageInference",
  "taskUUID": "49843c58-9070-424f-a26c-c527b4ec4ea5",
  "model": "krea:krea@2-medium",
  "positivePrompt": "Portrait-oriented annual report cover artwork for a heritage seed bank. A crop conservator in practical cold-storage clothing stands in the central aisle of a climate-controlled seed vault, carefully holding a shallow archival tray filled with multicolored heirloom maize cobs; tall steel shelving packed with glass jars and paper seed envelopes recedes symmetrically behind her. Calm, purposeful documentary mood, eye-level framing, clear human expression, strong depth, generous quiet space above the subject for later publication typography, no visible words or logos. Render the scene as a sophisticated three-ink risograph interpretation of documentary photography: deep indigo shadows, rust-red accents, warm parchment paper, simplified tonal masses, coarse halftone screens, fibrous paper texture, subtle ink overprinting and imperfect registration, crisp editorial composition suitable for a nonprofit crop-diversity report.",
  "width": 928,
  "height": 1152,
  "settings": {
    "creativity": "medium"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/8d82e5ba-0bdf-4448-aed0-df051ac4ce6c.jpg",
      "https://assets.runware.ai/assets/inputs/52d89fdf-9a14-49fb-89c4-f8d7278beaca.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "49843c58-9070-424f-a26c-c527b4ec4ea5",
  "imageUUID": "f7904b44-98d7-465a-b130-a7a3765a05d7",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/f7904b44-98d7-465a-b130-a7a3765a05d7.jpg",
  "seed": 1832011677,
  "cost": 0.035
}
reference-to-image

Hydrothermal Vent Wall Print

Hydrothermal Vent Wall Print

Finished portrait wall art for a natural history museum design shop: a towering deep-sea hydrothermal vent chimney rising from the ocean floor, surrounded by clusters of giant red-tipped tube worms, pale vent crabs, drifting mineral particles, and small ghostly fish. Render as a sophisticated hand-pulled screenprint with bold carved contours, flat layered shapes, stippling, rough ink edges, slight analog misregistration, and fibrous paper texture. Restricted palette of charcoal black, warm cream, sulfur yellow, mineral rust orange, and tiny accents of muted coral red. Dramatic vertical composition with the vent centered in the lower two-thirds, dark open water above, luminous mineral plume creating an elegant upward flow. Scientifically recognizable but decorative, dense detail near the seabed transitioning into calm negative space, archival printmaking character, no typography, no border, no frame, no room mockup.

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-medium',
  positivePrompt: 'Finished portrait wall art for a natural history museum design shop: a towering deep-sea hydrothermal vent chimney rising from the ocean floor, surrounded by clusters of giant red-tipped tube worms, pale vent crabs, drifting mineral particles, and small ghostly fish. Render as a sophisticated hand-pulled screenprint with bold carved contours, flat layered shapes, stippling, rough ink edges, slight analog misregistration, and fibrous paper texture. Restricted palette of charcoal black, warm cream, sulfur yellow, mineral rust orange, and tiny accents of muted coral red. Dramatic vertical composition with the vent centered in the lower two-thirds, dark open water above, luminous mineral plume creating an elegant upward flow. Scientifically recognizable but decorative, dense detail near the seabed transitioning into calm negative space, archival printmaking character, no typography, no border, no frame, no room mockup.',
  width: 928,
  height: 1152,
  settings: {
    creativity: 'medium'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/39fd10ba-897a-4e1e-9e01-15f36b57894c.jpg',
      'https://assets.runware.ai/assets/inputs/7ccfa1b3-ba7f-4b4d-a007-486cd03c5ae7.jpg'
    ]
  }
})
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-medium",
            "positivePrompt": "Finished portrait wall art for a natural history museum design shop: a towering deep-sea hydrothermal vent chimney rising from the ocean floor, surrounded by clusters of giant red-tipped tube worms, pale vent crabs, drifting mineral particles, and small ghostly fish. Render as a sophisticated hand-pulled screenprint with bold carved contours, flat layered shapes, stippling, rough ink edges, slight analog misregistration, and fibrous paper texture. Restricted palette of charcoal black, warm cream, sulfur yellow, mineral rust orange, and tiny accents of muted coral red. Dramatic vertical composition with the vent centered in the lower two-thirds, dark open water above, luminous mineral plume creating an elegant upward flow. Scientifically recognizable but decorative, dense detail near the seabed transitioning into calm negative space, archival printmaking character, no typography, no border, no frame, no room mockup.",
            "width": 928,
            "height": 1152,
            "settings": {
                "creativity": "medium"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/39fd10ba-897a-4e1e-9e01-15f36b57894c.jpg",
                    "https://assets.runware.ai/assets/inputs/7ccfa1b3-ba7f-4b4d-a007-486cd03c5ae7.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "6dea82f2-f159-4c15-9176-2ec74c487e9c",
      "model": "krea:krea@2-medium",
      "positivePrompt": "Finished portrait wall art for a natural history museum design shop: a towering deep-sea hydrothermal vent chimney rising from the ocean floor, surrounded by clusters of giant red-tipped tube worms, pale vent crabs, drifting mineral particles, and small ghostly fish. Render as a sophisticated hand-pulled screenprint with bold carved contours, flat layered shapes, stippling, rough ink edges, slight analog misregistration, and fibrous paper texture. Restricted palette of charcoal black, warm cream, sulfur yellow, mineral rust orange, and tiny accents of muted coral red. Dramatic vertical composition with the vent centered in the lower two-thirds, dark open water above, luminous mineral plume creating an elegant upward flow. Scientifically recognizable but decorative, dense detail near the seabed transitioning into calm negative space, archival printmaking character, no typography, no border, no frame, no room mockup.",
      "width": 928,
      "height": 1152,
      "settings": {
        "creativity": "medium"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/39fd10ba-897a-4e1e-9e01-15f36b57894c.jpg",
          "https://assets.runware.ai/assets/inputs/7ccfa1b3-ba7f-4b4d-a007-486cd03c5ae7.jpg"
        ]
      }
    }
  ]'
runware run krea:krea@2-medium \
  positivePrompt="Finished portrait wall art for a natural history museum design shop: a towering deep-sea hydrothermal vent chimney rising from the ocean floor, surrounded by clusters of giant red-tipped tube worms, pale vent crabs, drifting mineral particles, and small ghostly fish. Render as a sophisticated hand-pulled screenprint with bold carved contours, flat layered shapes, stippling, rough ink edges, slight analog misregistration, and fibrous paper texture. Restricted palette of charcoal black, warm cream, sulfur yellow, mineral rust orange, and tiny accents of muted coral red. Dramatic vertical composition with the vent centered in the lower two-thirds, dark open water above, luminous mineral plume creating an elegant upward flow. Scientifically recognizable but decorative, dense detail near the seabed transitioning into calm negative space, archival printmaking character, no typography, no border, no frame, no room mockup." \
  width=928 \
  height=1152 \
  settings.creativity=medium \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/39fd10ba-897a-4e1e-9e01-15f36b57894c.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/7ccfa1b3-ba7f-4b4d-a007-486cd03c5ae7.jpg
{
  "taskType": "imageInference",
  "taskUUID": "6dea82f2-f159-4c15-9176-2ec74c487e9c",
  "model": "krea:krea@2-medium",
  "positivePrompt": "Finished portrait wall art for a natural history museum design shop: a towering deep-sea hydrothermal vent chimney rising from the ocean floor, surrounded by clusters of giant red-tipped tube worms, pale vent crabs, drifting mineral particles, and small ghostly fish. Render as a sophisticated hand-pulled screenprint with bold carved contours, flat layered shapes, stippling, rough ink edges, slight analog misregistration, and fibrous paper texture. Restricted palette of charcoal black, warm cream, sulfur yellow, mineral rust orange, and tiny accents of muted coral red. Dramatic vertical composition with the vent centered in the lower two-thirds, dark open water above, luminous mineral plume creating an elegant upward flow. Scientifically recognizable but decorative, dense detail near the seabed transitioning into calm negative space, archival printmaking character, no typography, no border, no frame, no room mockup.",
  "width": 928,
  "height": 1152,
  "settings": {
    "creativity": "medium"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/39fd10ba-897a-4e1e-9e01-15f36b57894c.jpg",
      "https://assets.runware.ai/assets/inputs/7ccfa1b3-ba7f-4b4d-a007-486cd03c5ae7.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "6dea82f2-f159-4c15-9176-2ec74c487e9c",
  "imageUUID": "8f871ad2-ca25-42c3-972b-6b3b1b9ab87a",
  "imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/8f871ad2-ca25-42c3-972b-6b3b1b9ab87a.jpg",
  "seed": 2115834289,
  "cost": 0.035
}
Text to Image

Origami Fox Weather Bureau

Origami Fox Weather Bureau

Whimsical editorial illustration of an origami fox weather bureau perched among enormous folded-paper clouds, clever fox clerks in tiny waistcoats adjusting brass gauges and ribbon-like data charts, paper cranes carrying forecast notes, cream backdrop with coral, teal, mustard, and ink-blue accents, visible paper fibers, sharp crease lines, colored pencil edging, screen-print grain, charming isometric composition, clean negative space, crisp outlines, polished graphic design, expressive marker style, playful scientific mood, highly detailed yet balanced

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-medium',
  positivePrompt: 'Whimsical editorial illustration of an origami fox weather bureau perched among enormous folded-paper clouds, clever fox clerks in tiny waistcoats adjusting brass gauges and ribbon-like data charts, paper cranes carrying forecast notes, cream backdrop with coral, teal, mustard, and ink-blue accents, visible paper fibers, sharp crease lines, colored pencil edging, screen-print grain, charming isometric composition, clean negative space, crisp outlines, polished graphic design, expressive marker style, playful scientific mood, highly detailed yet balanced',
  width: 1184,
  height: 896,
  seed: 33537,
  settings: {
    creativity: 'high',
    moodboards: [
      {
        id: 'cb3a3e97-7eb6-4ed8-adee-18e384310f7c',
        strength: 0.45
      }
    ]
  }
})
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-medium",
            "positivePrompt": "Whimsical editorial illustration of an origami fox weather bureau perched among enormous folded-paper clouds, clever fox clerks in tiny waistcoats adjusting brass gauges and ribbon-like data charts, paper cranes carrying forecast notes, cream backdrop with coral, teal, mustard, and ink-blue accents, visible paper fibers, sharp crease lines, colored pencil edging, screen-print grain, charming isometric composition, clean negative space, crisp outlines, polished graphic design, expressive marker style, playful scientific mood, highly detailed yet balanced",
            "width": 1184,
            "height": 896,
            "seed": 33537,
            "settings": {
                "creativity": "high",
                "moodboards": [
                    {
                        "id": "cb3a3e97-7eb6-4ed8-adee-18e384310f7c",
                        "strength": 0.45
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "de85223f-f87a-45a9-9cad-d841734470a6",
      "model": "krea:krea@2-medium",
      "positivePrompt": "Whimsical editorial illustration of an origami fox weather bureau perched among enormous folded-paper clouds, clever fox clerks in tiny waistcoats adjusting brass gauges and ribbon-like data charts, paper cranes carrying forecast notes, cream backdrop with coral, teal, mustard, and ink-blue accents, visible paper fibers, sharp crease lines, colored pencil edging, screen-print grain, charming isometric composition, clean negative space, crisp outlines, polished graphic design, expressive marker style, playful scientific mood, highly detailed yet balanced",
      "width": 1184,
      "height": 896,
      "seed": 33537,
      "settings": {
        "creativity": "high",
        "moodboards": [
          {
            "id": "cb3a3e97-7eb6-4ed8-adee-18e384310f7c",
            "strength": 0.45
          }
        ]
      }
    }
  ]'
runware run krea:krea@2-medium \
  positivePrompt="Whimsical editorial illustration of an origami fox weather bureau perched among enormous folded-paper clouds, clever fox clerks in tiny waistcoats adjusting brass gauges and ribbon-like data charts, paper cranes carrying forecast notes, cream backdrop with coral, teal, mustard, and ink-blue accents, visible paper fibers, sharp crease lines, colored pencil edging, screen-print grain, charming isometric composition, clean negative space, crisp outlines, polished graphic design, expressive marker style, playful scientific mood, highly detailed yet balanced" \
  width=1184 \
  height=896 \
  seed=33537 \
  settings.creativity=high \
  settings.moodboards.0.id=cb3a3e97-7eb6-4ed8-adee-18e384310f7c \
  settings.moodboards.0.strength=0.45
{
  "taskType": "imageInference",
  "taskUUID": "de85223f-f87a-45a9-9cad-d841734470a6",
  "model": "krea:krea@2-medium",
  "positivePrompt": "Whimsical editorial illustration of an origami fox weather bureau perched among enormous folded-paper clouds, clever fox clerks in tiny waistcoats adjusting brass gauges and ribbon-like data charts, paper cranes carrying forecast notes, cream backdrop with coral, teal, mustard, and ink-blue accents, visible paper fibers, sharp crease lines, colored pencil edging, screen-print grain, charming isometric composition, clean negative space, crisp outlines, polished graphic design, expressive marker style, playful scientific mood, highly detailed yet balanced",
  "width": 1184,
  "height": 896,
  "seed": 33537,
  "settings": {
    "creativity": "high",
    "moodboards": [
      {
        "id": "cb3a3e97-7eb6-4ed8-adee-18e384310f7c",
        "strength": 0.45
      }
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "de85223f-f87a-45a9-9cad-d841734470a6",
  "imageUUID": "d850d980-a064-46a8-8d70-e337455b15dc",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/d850d980-a064-46a8-8d70-e337455b15dc.jpg",
  "seed": 33537,
  "cost": 0.04
}
Text to Image

Porcelain Heron Lantern Parade

Porcelain Heron Lantern Parade

Vertical expressive gouache illustration of a porcelain heron spirit leading a quiet lantern parade through a narrow alpine village at blue hour, children in indigo coats carrying folded paper stars, warm amber lanterns reflected on wet cobblestones, carved cedar balconies, drifting pine pollen, distant snow peaks, elegant character silhouettes, crisp ink contours, painterly brush texture, intricate fabric patterns, cinematic depth, gentle wonder, refined anime-inspired storybook composition

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-medium',
  positivePrompt: 'Vertical expressive gouache illustration of a porcelain heron spirit leading a quiet lantern parade through a narrow alpine village at blue hour, children in indigo coats carrying folded paper stars, warm amber lanterns reflected on wet cobblestones, carved cedar balconies, drifting pine pollen, distant snow peaks, elegant character silhouettes, crisp ink contours, painterly brush texture, intricate fabric patterns, cinematic depth, gentle wonder, refined anime-inspired storybook composition',
  width: 832,
  height: 1248,
  seed: 81807,
  settings: {
    creativity: 'high',
    moodboards: [
      {
        id: 'cb3a3e97-7eb6-4ed8-adee-18e384310f7c',
        strength: 0.55
      }
    ]
  }
})
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-medium",
            "positivePrompt": "Vertical expressive gouache illustration of a porcelain heron spirit leading a quiet lantern parade through a narrow alpine village at blue hour, children in indigo coats carrying folded paper stars, warm amber lanterns reflected on wet cobblestones, carved cedar balconies, drifting pine pollen, distant snow peaks, elegant character silhouettes, crisp ink contours, painterly brush texture, intricate fabric patterns, cinematic depth, gentle wonder, refined anime-inspired storybook composition",
            "width": 832,
            "height": 1248,
            "seed": 81807,
            "settings": {
                "creativity": "high",
                "moodboards": [
                    {
                        "id": "cb3a3e97-7eb6-4ed8-adee-18e384310f7c",
                        "strength": 0.55
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "e9e2d6f5-a331-4ff7-b929-2d195a95db45",
      "model": "krea:krea@2-medium",
      "positivePrompt": "Vertical expressive gouache illustration of a porcelain heron spirit leading a quiet lantern parade through a narrow alpine village at blue hour, children in indigo coats carrying folded paper stars, warm amber lanterns reflected on wet cobblestones, carved cedar balconies, drifting pine pollen, distant snow peaks, elegant character silhouettes, crisp ink contours, painterly brush texture, intricate fabric patterns, cinematic depth, gentle wonder, refined anime-inspired storybook composition",
      "width": 832,
      "height": 1248,
      "seed": 81807,
      "settings": {
        "creativity": "high",
        "moodboards": [
          {
            "id": "cb3a3e97-7eb6-4ed8-adee-18e384310f7c",
            "strength": 0.55
          }
        ]
      }
    }
  ]'
runware run krea:krea@2-medium \
  positivePrompt="Vertical expressive gouache illustration of a porcelain heron spirit leading a quiet lantern parade through a narrow alpine village at blue hour, children in indigo coats carrying folded paper stars, warm amber lanterns reflected on wet cobblestones, carved cedar balconies, drifting pine pollen, distant snow peaks, elegant character silhouettes, crisp ink contours, painterly brush texture, intricate fabric patterns, cinematic depth, gentle wonder, refined anime-inspired storybook composition" \
  width=832 \
  height=1248 \
  seed=81807 \
  settings.creativity=high \
  settings.moodboards.0.id=cb3a3e97-7eb6-4ed8-adee-18e384310f7c \
  settings.moodboards.0.strength=0.55
{
  "taskType": "imageInference",
  "taskUUID": "e9e2d6f5-a331-4ff7-b929-2d195a95db45",
  "model": "krea:krea@2-medium",
  "positivePrompt": "Vertical expressive gouache illustration of a porcelain heron spirit leading a quiet lantern parade through a narrow alpine village at blue hour, children in indigo coats carrying folded paper stars, warm amber lanterns reflected on wet cobblestones, carved cedar balconies, drifting pine pollen, distant snow peaks, elegant character silhouettes, crisp ink contours, painterly brush texture, intricate fabric patterns, cinematic depth, gentle wonder, refined anime-inspired storybook composition",
  "width": 832,
  "height": 1248,
  "seed": 81807,
  "settings": {
    "creativity": "high",
    "moodboards": [
      {
        "id": "cb3a3e97-7eb6-4ed8-adee-18e384310f7c",
        "strength": 0.55
      }
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "e9e2d6f5-a331-4ff7-b929-2d195a95db45",
  "imageUUID": "76853ae0-6741-410d-a710-8099a6c3ee9b",
  "imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/76853ae0-6741-410d-a710-8099a6c3ee9b.jpg",
  "seed": 81807,
  "cost": 0.04
}
Text to Image

Alpine Marmot Cocoa Tin Design

Alpine Marmot Cocoa Tin Design

Vertical product packaging concept for a collectible hot cocoa tin: a cheerful chubby marmot mascot in a quilted ski suit, holding a steaming enamel cup beside rounded snowbanks and stylized pine trees. Bold cream, cherry red, pine green, and warm cocoa brown palette, crisp vector-like illustration, vintage grocery label influence, clean centered layout, decorative fictional brand lettering, halftone dots, screen-print texture, playful mascot branding, premium collectible packaging mockup, sharp edges, balanced negative space, highly finished graphic design.

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-medium',
  positivePrompt: 'Vertical product packaging concept for a collectible hot cocoa tin: a cheerful chubby marmot mascot in a quilted ski suit, holding a steaming enamel cup beside rounded snowbanks and stylized pine trees. Bold cream, cherry red, pine green, and warm cocoa brown palette, crisp vector-like illustration, vintage grocery label influence, clean centered layout, decorative fictional brand lettering, halftone dots, screen-print texture, playful mascot branding, premium collectible packaging mockup, sharp edges, balanced negative space, highly finished graphic design.',
  width: 832,
  height: 1248,
  seed: 64883,
  settings: {
    creativity: 'high',
    moodboards: [
      {
        id: 'd4d96c37-a989-457a-94ee-6a0a968d178c',
        strength: 0.7
      }
    ]
  }
})
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-medium",
            "positivePrompt": "Vertical product packaging concept for a collectible hot cocoa tin: a cheerful chubby marmot mascot in a quilted ski suit, holding a steaming enamel cup beside rounded snowbanks and stylized pine trees. Bold cream, cherry red, pine green, and warm cocoa brown palette, crisp vector-like illustration, vintage grocery label influence, clean centered layout, decorative fictional brand lettering, halftone dots, screen-print texture, playful mascot branding, premium collectible packaging mockup, sharp edges, balanced negative space, highly finished graphic design.",
            "width": 832,
            "height": 1248,
            "seed": 64883,
            "settings": {
                "creativity": "high",
                "moodboards": [
                    {
                        "id": "d4d96c37-a989-457a-94ee-6a0a968d178c",
                        "strength": 0.7
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "f1b62834-81d2-4dbf-bac8-a67cd65abef8",
      "model": "krea:krea@2-medium",
      "positivePrompt": "Vertical product packaging concept for a collectible hot cocoa tin: a cheerful chubby marmot mascot in a quilted ski suit, holding a steaming enamel cup beside rounded snowbanks and stylized pine trees. Bold cream, cherry red, pine green, and warm cocoa brown palette, crisp vector-like illustration, vintage grocery label influence, clean centered layout, decorative fictional brand lettering, halftone dots, screen-print texture, playful mascot branding, premium collectible packaging mockup, sharp edges, balanced negative space, highly finished graphic design.",
      "width": 832,
      "height": 1248,
      "seed": 64883,
      "settings": {
        "creativity": "high",
        "moodboards": [
          {
            "id": "d4d96c37-a989-457a-94ee-6a0a968d178c",
            "strength": 0.7
          }
        ]
      }
    }
  ]'
runware run krea:krea@2-medium \
  positivePrompt="Vertical product packaging concept for a collectible hot cocoa tin: a cheerful chubby marmot mascot in a quilted ski suit, holding a steaming enamel cup beside rounded snowbanks and stylized pine trees. Bold cream, cherry red, pine green, and warm cocoa brown palette, crisp vector-like illustration, vintage grocery label influence, clean centered layout, decorative fictional brand lettering, halftone dots, screen-print texture, playful mascot branding, premium collectible packaging mockup, sharp edges, balanced negative space, highly finished graphic design." \
  width=832 \
  height=1248 \
  seed=64883 \
  settings.creativity=high \
  settings.moodboards.0.id=d4d96c37-a989-457a-94ee-6a0a968d178c \
  settings.moodboards.0.strength=0.7
{
  "taskType": "imageInference",
  "taskUUID": "f1b62834-81d2-4dbf-bac8-a67cd65abef8",
  "model": "krea:krea@2-medium",
  "positivePrompt": "Vertical product packaging concept for a collectible hot cocoa tin: a cheerful chubby marmot mascot in a quilted ski suit, holding a steaming enamel cup beside rounded snowbanks and stylized pine trees. Bold cream, cherry red, pine green, and warm cocoa brown palette, crisp vector-like illustration, vintage grocery label influence, clean centered layout, decorative fictional brand lettering, halftone dots, screen-print texture, playful mascot branding, premium collectible packaging mockup, sharp edges, balanced negative space, highly finished graphic design.",
  "width": 832,
  "height": 1248,
  "seed": 64883,
  "settings": {
    "creativity": "high",
    "moodboards": [
      {
        "id": "d4d96c37-a989-457a-94ee-6a0a968d178c",
        "strength": 0.7
      }
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "f1b62834-81d2-4dbf-bac8-a67cd65abef8",
  "imageUUID": "f323aa3a-671d-46c6-8e70-78da28c8c8ce",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/f323aa3a-671d-46c6-8e70-78da28c8c8ce.jpg",
  "seed": 64883,
  "cost": 0.04
}
Text to Image

Astronaut Ramen Delivery Poster

Astronaut Ramen Delivery Poster

Retro-futurist ramen delivery astronaut mascot in a chunky cream spacesuit, clear noodle-bowl helmet filled with swirling steam and tiny star-shaped toppings, riding a compact scooter rocket past a curved Saturn-like diner sign, bold red and turquoise color blocks, thick clean outlines, halftone screen-print texture, playful editorial poster layout, centered character, exaggerated shapes, crisp readable negative space for headline text, expressive graphic illustration, high polish, charming and energetic

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-medium',
  positivePrompt: 'Retro-futurist ramen delivery astronaut mascot in a chunky cream spacesuit, clear noodle-bowl helmet filled with swirling steam and tiny star-shaped toppings, riding a compact scooter rocket past a curved Saturn-like diner sign, bold red and turquoise color blocks, thick clean outlines, halftone screen-print texture, playful editorial poster layout, centered character, exaggerated shapes, crisp readable negative space for headline text, expressive graphic illustration, high polish, charming and energetic',
  width: 832,
  height: 1248,
  seed: 87804,
  settings: {
    creativity: 'high',
    moodboards: [
      {
        id: 'd4d96c37-a989-457a-94ee-6a0a968d178c',
        strength: 0.65
      }
    ]
  }
})
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-medium",
            "positivePrompt": "Retro-futurist ramen delivery astronaut mascot in a chunky cream spacesuit, clear noodle-bowl helmet filled with swirling steam and tiny star-shaped toppings, riding a compact scooter rocket past a curved Saturn-like diner sign, bold red and turquoise color blocks, thick clean outlines, halftone screen-print texture, playful editorial poster layout, centered character, exaggerated shapes, crisp readable negative space for headline text, expressive graphic illustration, high polish, charming and energetic",
            "width": 832,
            "height": 1248,
            "seed": 87804,
            "settings": {
                "creativity": "high",
                "moodboards": [
                    {
                        "id": "d4d96c37-a989-457a-94ee-6a0a968d178c",
                        "strength": 0.65
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "144ca2a1-80f1-478e-94b9-685449a135c3",
      "model": "krea:krea@2-medium",
      "positivePrompt": "Retro-futurist ramen delivery astronaut mascot in a chunky cream spacesuit, clear noodle-bowl helmet filled with swirling steam and tiny star-shaped toppings, riding a compact scooter rocket past a curved Saturn-like diner sign, bold red and turquoise color blocks, thick clean outlines, halftone screen-print texture, playful editorial poster layout, centered character, exaggerated shapes, crisp readable negative space for headline text, expressive graphic illustration, high polish, charming and energetic",
      "width": 832,
      "height": 1248,
      "seed": 87804,
      "settings": {
        "creativity": "high",
        "moodboards": [
          {
            "id": "d4d96c37-a989-457a-94ee-6a0a968d178c",
            "strength": 0.65
          }
        ]
      }
    }
  ]'
runware run krea:krea@2-medium \
  positivePrompt="Retro-futurist ramen delivery astronaut mascot in a chunky cream spacesuit, clear noodle-bowl helmet filled with swirling steam and tiny star-shaped toppings, riding a compact scooter rocket past a curved Saturn-like diner sign, bold red and turquoise color blocks, thick clean outlines, halftone screen-print texture, playful editorial poster layout, centered character, exaggerated shapes, crisp readable negative space for headline text, expressive graphic illustration, high polish, charming and energetic" \
  width=832 \
  height=1248 \
  seed=87804 \
  settings.creativity=high \
  settings.moodboards.0.id=d4d96c37-a989-457a-94ee-6a0a968d178c \
  settings.moodboards.0.strength=0.65
{
  "taskType": "imageInference",
  "taskUUID": "144ca2a1-80f1-478e-94b9-685449a135c3",
  "model": "krea:krea@2-medium",
  "positivePrompt": "Retro-futurist ramen delivery astronaut mascot in a chunky cream spacesuit, clear noodle-bowl helmet filled with swirling steam and tiny star-shaped toppings, riding a compact scooter rocket past a curved Saturn-like diner sign, bold red and turquoise color blocks, thick clean outlines, halftone screen-print texture, playful editorial poster layout, centered character, exaggerated shapes, crisp readable negative space for headline text, expressive graphic illustration, high polish, charming and energetic",
  "width": 832,
  "height": 1248,
  "seed": 87804,
  "settings": {
    "creativity": "high",
    "moodboards": [
      {
        "id": "d4d96c37-a989-457a-94ee-6a0a968d178c",
        "strength": 0.65
      }
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "144ca2a1-80f1-478e-94b9-685449a135c3",
  "imageUUID": "7ab86dc7-3dcf-48f9-b314-d81c372c6063",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/7ab86dc7-3dcf-48f9-b314-d81c372c6063.jpg",
  "seed": 87804,
  "cost": 0.04
}