MODEL IDrunware:97@3
live

HiDream-I1 Fast

HiDream-I1 Fast is a distilled text to image model tuned for very low latency workflows. It runs with fewer diffusion steps than Full or Dev variants and keeps strong prompt adherence. Ideal for real-time previews, rapid drafts and bulk image generation in production pipelines.

HiDream-I1 Fast
text-to-image

Opera Archive Heist Poster

Opera Archive Heist Poster

Finished square streaming-series poster for a prestige crime thriller titled “THE UNDERSTUDY”. Inside a vast old opera costume archive at midnight, an elegant elderly wardrobe mistress stands centered between towering rolling racks of elaborate period costumes. She wears a severe black work dress, a measuring tape around her neck, white gloves, and a calm unreadable expression. In one hand she holds heavy tailor’s shears; in the other, a clear garment bag containing a dazzling stolen gold-and-crimson royal costume covered in coherent beadwork and embroidery. The racks form dramatic converging lines toward her. Mannequin heads, labeled archival boxes, hat forms, and hanging gowns create rich but orderly detail. A distant open stage door casts a narrow beam of cold teal light through dust and theatrical haze, while warm amber work lamps illuminate velvet, silk, sequins, and her face. Oxblood red, antique gold, black, and deep teal palette. Sophisticated 1970s European crime-cinema art direction, cinematic photography, controlled symmetrical composition, subtle film grain, tense and luxurious atmosphere, realistic anatomy and materials. Large refined ivory serif title “THE UNDERSTUDY” across the upper third, clearly legible and correctly spelled; no other wording. Intentional negative space, premium streaming key art, not a mockup, 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: 'runware:97@3',
  positivePrompt: 'Finished square streaming-series poster for a prestige crime thriller titled “THE UNDERSTUDY”. Inside a vast old opera costume archive at midnight, an elegant elderly wardrobe mistress stands centered between towering rolling racks of elaborate period costumes. She wears a severe black work dress, a measuring tape around her neck, white gloves, and a calm unreadable expression. In one hand she holds heavy tailor’s shears; in the other, a clear garment bag containing a dazzling stolen gold-and-crimson royal costume covered in coherent beadwork and embroidery. The racks form dramatic converging lines toward her. Mannequin heads, labeled archival boxes, hat forms, and hanging gowns create rich but orderly detail. A distant open stage door casts a narrow beam of cold teal light through dust and theatrical haze, while warm amber work lamps illuminate velvet, silk, sequins, and her face. Oxblood red, antique gold, black, and deep teal palette. Sophisticated 1970s European crime-cinema art direction, cinematic photography, controlled symmetrical composition, subtle film grain, tense and luxurious atmosphere, realistic anatomy and materials. Large refined ivory serif title “THE UNDERSTUDY” across the upper third, clearly legible and correctly spelled; no other wording. Intentional negative space, premium streaming key art, not a mockup, no border.',
  width: 1024,
  height: 1024,
  steps: 16
})
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": "runware:97@3",
            "positivePrompt": "Finished square streaming-series poster for a prestige crime thriller titled “THE UNDERSTUDY”. Inside a vast old opera costume archive at midnight, an elegant elderly wardrobe mistress stands centered between towering rolling racks of elaborate period costumes. She wears a severe black work dress, a measuring tape around her neck, white gloves, and a calm unreadable expression. In one hand she holds heavy tailor’s shears; in the other, a clear garment bag containing a dazzling stolen gold-and-crimson royal costume covered in coherent beadwork and embroidery. The racks form dramatic converging lines toward her. Mannequin heads, labeled archival boxes, hat forms, and hanging gowns create rich but orderly detail. A distant open stage door casts a narrow beam of cold teal light through dust and theatrical haze, while warm amber work lamps illuminate velvet, silk, sequins, and her face. Oxblood red, antique gold, black, and deep teal palette. Sophisticated 1970s European crime-cinema art direction, cinematic photography, controlled symmetrical composition, subtle film grain, tense and luxurious atmosphere, realistic anatomy and materials. Large refined ivory serif title “THE UNDERSTUDY” across the upper third, clearly legible and correctly spelled; no other wording. Intentional negative space, premium streaming key art, not a mockup, no border.",
            "width": 1024,
            "height": 1024,
            "steps": 16
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "22cf855e-dbe2-4984-a7ed-9315963a9b98",
      "model": "runware:97@3",
      "positivePrompt": "Finished square streaming-series poster for a prestige crime thriller titled “THE UNDERSTUDY”. Inside a vast old opera costume archive at midnight, an elegant elderly wardrobe mistress stands centered between towering rolling racks of elaborate period costumes. She wears a severe black work dress, a measuring tape around her neck, white gloves, and a calm unreadable expression. In one hand she holds heavy tailor’s shears; in the other, a clear garment bag containing a dazzling stolen gold-and-crimson royal costume covered in coherent beadwork and embroidery. The racks form dramatic converging lines toward her. Mannequin heads, labeled archival boxes, hat forms, and hanging gowns create rich but orderly detail. A distant open stage door casts a narrow beam of cold teal light through dust and theatrical haze, while warm amber work lamps illuminate velvet, silk, sequins, and her face. Oxblood red, antique gold, black, and deep teal palette. Sophisticated 1970s European crime-cinema art direction, cinematic photography, controlled symmetrical composition, subtle film grain, tense and luxurious atmosphere, realistic anatomy and materials. Large refined ivory serif title “THE UNDERSTUDY” across the upper third, clearly legible and correctly spelled; no other wording. Intentional negative space, premium streaming key art, not a mockup, no border.",
      "width": 1024,
      "height": 1024,
      "steps": 16
    }
  ]'
runware run runware:97@3 \
  positivePrompt="Finished square streaming-series poster for a prestige crime thriller titled “THE UNDERSTUDY”. Inside a vast old opera costume archive at midnight, an elegant elderly wardrobe mistress stands centered between towering rolling racks of elaborate period costumes. She wears a severe black work dress, a measuring tape around her neck, white gloves, and a calm unreadable expression. In one hand she holds heavy tailor’s shears; in the other, a clear garment bag containing a dazzling stolen gold-and-crimson royal costume covered in coherent beadwork and embroidery. The racks form dramatic converging lines toward her. Mannequin heads, labeled archival boxes, hat forms, and hanging gowns create rich but orderly detail. A distant open stage door casts a narrow beam of cold teal light through dust and theatrical haze, while warm amber work lamps illuminate velvet, silk, sequins, and her face. Oxblood red, antique gold, black, and deep teal palette. Sophisticated 1970s European crime-cinema art direction, cinematic photography, controlled symmetrical composition, subtle film grain, tense and luxurious atmosphere, realistic anatomy and materials. Large refined ivory serif title “THE UNDERSTUDY” across the upper third, clearly legible and correctly spelled; no other wording. Intentional negative space, premium streaming key art, not a mockup, no border." \
  width=1024 \
  height=1024 \
  steps=16
{
  "taskType": "imageInference",
  "taskUUID": "22cf855e-dbe2-4984-a7ed-9315963a9b98",
  "model": "runware:97@3",
  "positivePrompt": "Finished square streaming-series poster for a prestige crime thriller titled “THE UNDERSTUDY”. Inside a vast old opera costume archive at midnight, an elegant elderly wardrobe mistress stands centered between towering rolling racks of elaborate period costumes. She wears a severe black work dress, a measuring tape around her neck, white gloves, and a calm unreadable expression. In one hand she holds heavy tailor’s shears; in the other, a clear garment bag containing a dazzling stolen gold-and-crimson royal costume covered in coherent beadwork and embroidery. The racks form dramatic converging lines toward her. Mannequin heads, labeled archival boxes, hat forms, and hanging gowns create rich but orderly detail. A distant open stage door casts a narrow beam of cold teal light through dust and theatrical haze, while warm amber work lamps illuminate velvet, silk, sequins, and her face. Oxblood red, antique gold, black, and deep teal palette. Sophisticated 1970s European crime-cinema art direction, cinematic photography, controlled symmetrical composition, subtle film grain, tense and luxurious atmosphere, realistic anatomy and materials. Large refined ivory serif title “THE UNDERSTUDY” across the upper third, clearly legible and correctly spelled; no other wording. Intentional negative space, premium streaming key art, not a mockup, no border.",
  "width": 1024,
  "height": 1024,
  "steps": 16
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "22cf855e-dbe2-4984-a7ed-9315963a9b98",
  "imageUUID": "18242035-d67e-4e3a-8f9e-c001ac71e1a2",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/18242035-d67e-4e3a-8f9e-c001ac71e1a2.jpg",
  "seed": 806610165,
  "cost": 0.0019
}
text-to-image

Roller Rink Organist Editorial Portrait

Roller Rink Organist Editorial Portrait

Square editorial environmental portrait of a charismatic 68-year-old Black woman who is a veteran roller-rink organist, seated at a cream vintage electric organ beside an empty roller rink after closing. She wears a sharply tailored plum velvet tuxedo, ivory silk shirt, silver starburst brooch, and translucent amber eyeglasses; short natural silver hair, poised expression, direct confident gaze. Frame her from mid-thigh upward at a subtle three-quarter angle, with both hands resting naturally on the visible keyboard. Behind her, a curved chrome rink rail, polished checkerboard floor, and a disco ball dissolve into restrained aqua and warm amber bokeh. Soft key light shapes her face, colored rink lights create delicate cyan and rose edge lighting, and a faint atmospheric haze adds depth. Dignified, contemporary personal-branding photography with a hint of late-1970s nightlife, rich realistic skin texture, coherent wardrobe and instrument details, controlled color palette of plum, cream, aqua, and amber, 50mm lens character, shallow depth of field, refined magazine portrait, no text or branding.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'runware:97@3',
  positivePrompt: 'Square editorial environmental portrait of a charismatic 68-year-old Black woman who is a veteran roller-rink organist, seated at a cream vintage electric organ beside an empty roller rink after closing. She wears a sharply tailored plum velvet tuxedo, ivory silk shirt, silver starburst brooch, and translucent amber eyeglasses; short natural silver hair, poised expression, direct confident gaze. Frame her from mid-thigh upward at a subtle three-quarter angle, with both hands resting naturally on the visible keyboard. Behind her, a curved chrome rink rail, polished checkerboard floor, and a disco ball dissolve into restrained aqua and warm amber bokeh. Soft key light shapes her face, colored rink lights create delicate cyan and rose edge lighting, and a faint atmospheric haze adds depth. Dignified, contemporary personal-branding photography with a hint of late-1970s nightlife, rich realistic skin texture, coherent wardrobe and instrument details, controlled color palette of plum, cream, aqua, and amber, 50mm lens character, shallow depth of field, refined magazine portrait, no text or branding.',
  negativePrompt: 'crowd, additional people, duplicate person, extra arms, extra fingers, malformed hands, warped keyboard, floating objects, costume caricature, heavy glam retouching, plastic skin, exaggerated neon, cluttered background, text, captions, logos, watermark, frame',
  width: 1024,
  height: 1024,
  steps: 16
})
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": "runware:97@3",
            "positivePrompt": "Square editorial environmental portrait of a charismatic 68-year-old Black woman who is a veteran roller-rink organist, seated at a cream vintage electric organ beside an empty roller rink after closing. She wears a sharply tailored plum velvet tuxedo, ivory silk shirt, silver starburst brooch, and translucent amber eyeglasses; short natural silver hair, poised expression, direct confident gaze. Frame her from mid-thigh upward at a subtle three-quarter angle, with both hands resting naturally on the visible keyboard. Behind her, a curved chrome rink rail, polished checkerboard floor, and a disco ball dissolve into restrained aqua and warm amber bokeh. Soft key light shapes her face, colored rink lights create delicate cyan and rose edge lighting, and a faint atmospheric haze adds depth. Dignified, contemporary personal-branding photography with a hint of late-1970s nightlife, rich realistic skin texture, coherent wardrobe and instrument details, controlled color palette of plum, cream, aqua, and amber, 50mm lens character, shallow depth of field, refined magazine portrait, no text or branding.",
            "negativePrompt": "crowd, additional people, duplicate person, extra arms, extra fingers, malformed hands, warped keyboard, floating objects, costume caricature, heavy glam retouching, plastic skin, exaggerated neon, cluttered background, text, captions, logos, watermark, frame",
            "width": 1024,
            "height": 1024,
            "steps": 16
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "b290cdfc-5a62-4659-9a61-4f1b381dc845",
      "model": "runware:97@3",
      "positivePrompt": "Square editorial environmental portrait of a charismatic 68-year-old Black woman who is a veteran roller-rink organist, seated at a cream vintage electric organ beside an empty roller rink after closing. She wears a sharply tailored plum velvet tuxedo, ivory silk shirt, silver starburst brooch, and translucent amber eyeglasses; short natural silver hair, poised expression, direct confident gaze. Frame her from mid-thigh upward at a subtle three-quarter angle, with both hands resting naturally on the visible keyboard. Behind her, a curved chrome rink rail, polished checkerboard floor, and a disco ball dissolve into restrained aqua and warm amber bokeh. Soft key light shapes her face, colored rink lights create delicate cyan and rose edge lighting, and a faint atmospheric haze adds depth. Dignified, contemporary personal-branding photography with a hint of late-1970s nightlife, rich realistic skin texture, coherent wardrobe and instrument details, controlled color palette of plum, cream, aqua, and amber, 50mm lens character, shallow depth of field, refined magazine portrait, no text or branding.",
      "negativePrompt": "crowd, additional people, duplicate person, extra arms, extra fingers, malformed hands, warped keyboard, floating objects, costume caricature, heavy glam retouching, plastic skin, exaggerated neon, cluttered background, text, captions, logos, watermark, frame",
      "width": 1024,
      "height": 1024,
      "steps": 16
    }
  ]'
runware run runware:97@3 \
  positivePrompt="Square editorial environmental portrait of a charismatic 68-year-old Black woman who is a veteran roller-rink organist, seated at a cream vintage electric organ beside an empty roller rink after closing. She wears a sharply tailored plum velvet tuxedo, ivory silk shirt, silver starburst brooch, and translucent amber eyeglasses; short natural silver hair, poised expression, direct confident gaze. Frame her from mid-thigh upward at a subtle three-quarter angle, with both hands resting naturally on the visible keyboard. Behind her, a curved chrome rink rail, polished checkerboard floor, and a disco ball dissolve into restrained aqua and warm amber bokeh. Soft key light shapes her face, colored rink lights create delicate cyan and rose edge lighting, and a faint atmospheric haze adds depth. Dignified, contemporary personal-branding photography with a hint of late-1970s nightlife, rich realistic skin texture, coherent wardrobe and instrument details, controlled color palette of plum, cream, aqua, and amber, 50mm lens character, shallow depth of field, refined magazine portrait, no text or branding." \
  negativePrompt="crowd, additional people, duplicate person, extra arms, extra fingers, malformed hands, warped keyboard, floating objects, costume caricature, heavy glam retouching, plastic skin, exaggerated neon, cluttered background, text, captions, logos, watermark, frame" \
  width=1024 \
  height=1024 \
  steps=16
{
  "taskType": "imageInference",
  "taskUUID": "b290cdfc-5a62-4659-9a61-4f1b381dc845",
  "model": "runware:97@3",
  "positivePrompt": "Square editorial environmental portrait of a charismatic 68-year-old Black woman who is a veteran roller-rink organist, seated at a cream vintage electric organ beside an empty roller rink after closing. She wears a sharply tailored plum velvet tuxedo, ivory silk shirt, silver starburst brooch, and translucent amber eyeglasses; short natural silver hair, poised expression, direct confident gaze. Frame her from mid-thigh upward at a subtle three-quarter angle, with both hands resting naturally on the visible keyboard. Behind her, a curved chrome rink rail, polished checkerboard floor, and a disco ball dissolve into restrained aqua and warm amber bokeh. Soft key light shapes her face, colored rink lights create delicate cyan and rose edge lighting, and a faint atmospheric haze adds depth. Dignified, contemporary personal-branding photography with a hint of late-1970s nightlife, rich realistic skin texture, coherent wardrobe and instrument details, controlled color palette of plum, cream, aqua, and amber, 50mm lens character, shallow depth of field, refined magazine portrait, no text or branding.",
  "negativePrompt": "crowd, additional people, duplicate person, extra arms, extra fingers, malformed hands, warped keyboard, floating objects, costume caricature, heavy glam retouching, plastic skin, exaggerated neon, cluttered background, text, captions, logos, watermark, frame",
  "width": 1024,
  "height": 1024,
  "steps": 16
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "b290cdfc-5a62-4659-9a61-4f1b381dc845",
  "imageUUID": "34c82b3e-f8bd-44eb-bcc8-706a9692f68e",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/34c82b3e-f8bd-44eb-bcc8-706a9692f68e.jpg",
  "seed": 1972242518,
  "cost": 0.0019
}
text-to-image

Cold-Chain Logistics Campaign Visual

Cold-Chain Logistics Campaign Visual

Premium conceptual advertising key visual for a cold-chain logistics brand. Center a single flawless ripe strawberry inside a crystal-clear refrigerated transport cube, with delicate frost tracing the cube edges and tiny beads of condensation on the vivid red fruit. The protected cube is being passed carefully between two people: a blue insulated warehouse glove entering from the lower left and a pristine white chef glove entering from the lower right. Symmetrical square composition, the cube and strawberry dominating the frame. Background transitions seamlessly from a cool cyan industrial cold-storage environment on the left to a warm coral fine-dining kitchen on the right, both simplified into elegant geometric planes. Crisp commercial product photography, precise materials, realistic hands and gloves, dramatic controlled studio lighting, cool rim light, warm highlights, sharp transparent surfaces, subtle refrigerated mist, sophisticated cyan, coral, red and white palette, confident optimistic mood, generous clean negative space around the hero subject, polished global brand campaign art direction, photorealistic, no typography, no logo

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'runware:97@3',
  positivePrompt: 'Premium conceptual advertising key visual for a cold-chain logistics brand. Center a single flawless ripe strawberry inside a crystal-clear refrigerated transport cube, with delicate frost tracing the cube edges and tiny beads of condensation on the vivid red fruit. The protected cube is being passed carefully between two people: a blue insulated warehouse glove entering from the lower left and a pristine white chef glove entering from the lower right. Symmetrical square composition, the cube and strawberry dominating the frame. Background transitions seamlessly from a cool cyan industrial cold-storage environment on the left to a warm coral fine-dining kitchen on the right, both simplified into elegant geometric planes. Crisp commercial product photography, precise materials, realistic hands and gloves, dramatic controlled studio lighting, cool rim light, warm highlights, sharp transparent surfaces, subtle refrigerated mist, sophisticated cyan, coral, red and white palette, confident optimistic mood, generous clean negative space around the hero subject, polished global brand campaign art direction, photorealistic, no typography, no logo',
  negativePrompt: 'words, lettering, logos, labels, packaging, extra hands, extra fingers, malformed gloves, duplicate strawberry, cracked cube, cluttered background, fantasy landscape, cartoon style, low detail, muddy lighting, excessive fog',
  width: 1024,
  height: 1024,
  steps: 16
})
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": "runware:97@3",
            "positivePrompt": "Premium conceptual advertising key visual for a cold-chain logistics brand. Center a single flawless ripe strawberry inside a crystal-clear refrigerated transport cube, with delicate frost tracing the cube edges and tiny beads of condensation on the vivid red fruit. The protected cube is being passed carefully between two people: a blue insulated warehouse glove entering from the lower left and a pristine white chef glove entering from the lower right. Symmetrical square composition, the cube and strawberry dominating the frame. Background transitions seamlessly from a cool cyan industrial cold-storage environment on the left to a warm coral fine-dining kitchen on the right, both simplified into elegant geometric planes. Crisp commercial product photography, precise materials, realistic hands and gloves, dramatic controlled studio lighting, cool rim light, warm highlights, sharp transparent surfaces, subtle refrigerated mist, sophisticated cyan, coral, red and white palette, confident optimistic mood, generous clean negative space around the hero subject, polished global brand campaign art direction, photorealistic, no typography, no logo",
            "negativePrompt": "words, lettering, logos, labels, packaging, extra hands, extra fingers, malformed gloves, duplicate strawberry, cracked cube, cluttered background, fantasy landscape, cartoon style, low detail, muddy lighting, excessive fog",
            "width": 1024,
            "height": 1024,
            "steps": 16
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "60b96ba7-b0c9-4143-8638-06eae012ef23",
      "model": "runware:97@3",
      "positivePrompt": "Premium conceptual advertising key visual for a cold-chain logistics brand. Center a single flawless ripe strawberry inside a crystal-clear refrigerated transport cube, with delicate frost tracing the cube edges and tiny beads of condensation on the vivid red fruit. The protected cube is being passed carefully between two people: a blue insulated warehouse glove entering from the lower left and a pristine white chef glove entering from the lower right. Symmetrical square composition, the cube and strawberry dominating the frame. Background transitions seamlessly from a cool cyan industrial cold-storage environment on the left to a warm coral fine-dining kitchen on the right, both simplified into elegant geometric planes. Crisp commercial product photography, precise materials, realistic hands and gloves, dramatic controlled studio lighting, cool rim light, warm highlights, sharp transparent surfaces, subtle refrigerated mist, sophisticated cyan, coral, red and white palette, confident optimistic mood, generous clean negative space around the hero subject, polished global brand campaign art direction, photorealistic, no typography, no logo",
      "negativePrompt": "words, lettering, logos, labels, packaging, extra hands, extra fingers, malformed gloves, duplicate strawberry, cracked cube, cluttered background, fantasy landscape, cartoon style, low detail, muddy lighting, excessive fog",
      "width": 1024,
      "height": 1024,
      "steps": 16
    }
  ]'
runware run runware:97@3 \
  positivePrompt="Premium conceptual advertising key visual for a cold-chain logistics brand. Center a single flawless ripe strawberry inside a crystal-clear refrigerated transport cube, with delicate frost tracing the cube edges and tiny beads of condensation on the vivid red fruit. The protected cube is being passed carefully between two people: a blue insulated warehouse glove entering from the lower left and a pristine white chef glove entering from the lower right. Symmetrical square composition, the cube and strawberry dominating the frame. Background transitions seamlessly from a cool cyan industrial cold-storage environment on the left to a warm coral fine-dining kitchen on the right, both simplified into elegant geometric planes. Crisp commercial product photography, precise materials, realistic hands and gloves, dramatic controlled studio lighting, cool rim light, warm highlights, sharp transparent surfaces, subtle refrigerated mist, sophisticated cyan, coral, red and white palette, confident optimistic mood, generous clean negative space around the hero subject, polished global brand campaign art direction, photorealistic, no typography, no logo" \
  negativePrompt="words, lettering, logos, labels, packaging, extra hands, extra fingers, malformed gloves, duplicate strawberry, cracked cube, cluttered background, fantasy landscape, cartoon style, low detail, muddy lighting, excessive fog" \
  width=1024 \
  height=1024 \
  steps=16
{
  "taskType": "imageInference",
  "taskUUID": "60b96ba7-b0c9-4143-8638-06eae012ef23",
  "model": "runware:97@3",
  "positivePrompt": "Premium conceptual advertising key visual for a cold-chain logistics brand. Center a single flawless ripe strawberry inside a crystal-clear refrigerated transport cube, with delicate frost tracing the cube edges and tiny beads of condensation on the vivid red fruit. The protected cube is being passed carefully between two people: a blue insulated warehouse glove entering from the lower left and a pristine white chef glove entering from the lower right. Symmetrical square composition, the cube and strawberry dominating the frame. Background transitions seamlessly from a cool cyan industrial cold-storage environment on the left to a warm coral fine-dining kitchen on the right, both simplified into elegant geometric planes. Crisp commercial product photography, precise materials, realistic hands and gloves, dramatic controlled studio lighting, cool rim light, warm highlights, sharp transparent surfaces, subtle refrigerated mist, sophisticated cyan, coral, red and white palette, confident optimistic mood, generous clean negative space around the hero subject, polished global brand campaign art direction, photorealistic, no typography, no logo",
  "negativePrompt": "words, lettering, logos, labels, packaging, extra hands, extra fingers, malformed gloves, duplicate strawberry, cracked cube, cluttered background, fantasy landscape, cartoon style, low detail, muddy lighting, excessive fog",
  "width": 1024,
  "height": 1024,
  "steps": 16
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "60b96ba7-b0c9-4143-8638-06eae012ef23",
  "imageUUID": "e3a00264-9cdc-4b66-8f49-33106cb9f4d6",
  "imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/e3a00264-9cdc-4b66-8f49-33106cb9f4d6.jpg",
  "seed": 1639024255,
  "cost": 0.0019
}
text-to-image

Seed Vault Atlas Cover

Seed Vault Atlas Cover

Finished square front cover for a premium editorial book about agricultural biodiversity, viewed directly from above. A precise grid of shallow brushed-aluminum seed archive drawers fills the frame; several drawers are open, revealing orderly collections of jewel-like heirloom beans, striped maize kernels, tiny black rice grains, sunflower seeds, and translucent glass specimen envelopes. One cobalt-blue nitrile-gloved hand enters from the lower-right corner, carefully lifting a single vivid scarlet bean with stainless-steel conservation tweezers. Crisp museum-grade organization, coherent botanical detail, subtle signs of real use, restrained Swiss modernist art direction. Hard directional studio light creates long clean shadows and luminous highlights across the metal, seeds, glass, and paper. Palette of cool aluminum, cobalt blue, warm ivory, scarlet, ochre, and deep black. Strong graphic hierarchy with generous ivory negative space across the upper-left quarter. Set the exact title “THE SEED VAULT ATLAS” in large condensed black uppercase sans-serif lettering in that space, with “MARA VOSS” beneath in small scarlet uppercase type. Sophisticated independent-publisher design, tactile archival atmosphere, intelligent and optimistic mood, photorealistic editorial still life, exceptionally sharp details, flat front-cover artwork only, no book 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: 'runware:97@3',
  positivePrompt: 'Finished square front cover for a premium editorial book about agricultural biodiversity, viewed directly from above. A precise grid of shallow brushed-aluminum seed archive drawers fills the frame; several drawers are open, revealing orderly collections of jewel-like heirloom beans, striped maize kernels, tiny black rice grains, sunflower seeds, and translucent glass specimen envelopes. One cobalt-blue nitrile-gloved hand enters from the lower-right corner, carefully lifting a single vivid scarlet bean with stainless-steel conservation tweezers. Crisp museum-grade organization, coherent botanical detail, subtle signs of real use, restrained Swiss modernist art direction. Hard directional studio light creates long clean shadows and luminous highlights across the metal, seeds, glass, and paper. Palette of cool aluminum, cobalt blue, warm ivory, scarlet, ochre, and deep black. Strong graphic hierarchy with generous ivory negative space across the upper-left quarter. Set the exact title “THE SEED VAULT ATLAS” in large condensed black uppercase sans-serif lettering in that space, with “MARA VOSS” beneath in small scarlet uppercase type. Sophisticated independent-publisher design, tactile archival atmosphere, intelligent and optimistic mood, photorealistic editorial still life, exceptionally sharp details, flat front-cover artwork only, no book mockup.',
  negativePrompt: 'extra text, misspelled title, duplicate drawers, chaotic seed piles, fantasy plants, futuristic laboratory, people, multiple hands, distorted fingers, illegible labels, logos, barcode, book mockup, spine, perspective view, drop shadow around cover, border, watermark',
  width: 1024,
  height: 1024,
  steps: 16
})
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": "runware:97@3",
            "positivePrompt": "Finished square front cover for a premium editorial book about agricultural biodiversity, viewed directly from above. A precise grid of shallow brushed-aluminum seed archive drawers fills the frame; several drawers are open, revealing orderly collections of jewel-like heirloom beans, striped maize kernels, tiny black rice grains, sunflower seeds, and translucent glass specimen envelopes. One cobalt-blue nitrile-gloved hand enters from the lower-right corner, carefully lifting a single vivid scarlet bean with stainless-steel conservation tweezers. Crisp museum-grade organization, coherent botanical detail, subtle signs of real use, restrained Swiss modernist art direction. Hard directional studio light creates long clean shadows and luminous highlights across the metal, seeds, glass, and paper. Palette of cool aluminum, cobalt blue, warm ivory, scarlet, ochre, and deep black. Strong graphic hierarchy with generous ivory negative space across the upper-left quarter. Set the exact title “THE SEED VAULT ATLAS” in large condensed black uppercase sans-serif lettering in that space, with “MARA VOSS” beneath in small scarlet uppercase type. Sophisticated independent-publisher design, tactile archival atmosphere, intelligent and optimistic mood, photorealistic editorial still life, exceptionally sharp details, flat front-cover artwork only, no book mockup.",
            "negativePrompt": "extra text, misspelled title, duplicate drawers, chaotic seed piles, fantasy plants, futuristic laboratory, people, multiple hands, distorted fingers, illegible labels, logos, barcode, book mockup, spine, perspective view, drop shadow around cover, border, watermark",
            "width": 1024,
            "height": 1024,
            "steps": 16
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "fe4ce44c-fa06-4014-bf1c-9f1ea17cda58",
      "model": "runware:97@3",
      "positivePrompt": "Finished square front cover for a premium editorial book about agricultural biodiversity, viewed directly from above. A precise grid of shallow brushed-aluminum seed archive drawers fills the frame; several drawers are open, revealing orderly collections of jewel-like heirloom beans, striped maize kernels, tiny black rice grains, sunflower seeds, and translucent glass specimen envelopes. One cobalt-blue nitrile-gloved hand enters from the lower-right corner, carefully lifting a single vivid scarlet bean with stainless-steel conservation tweezers. Crisp museum-grade organization, coherent botanical detail, subtle signs of real use, restrained Swiss modernist art direction. Hard directional studio light creates long clean shadows and luminous highlights across the metal, seeds, glass, and paper. Palette of cool aluminum, cobalt blue, warm ivory, scarlet, ochre, and deep black. Strong graphic hierarchy with generous ivory negative space across the upper-left quarter. Set the exact title “THE SEED VAULT ATLAS” in large condensed black uppercase sans-serif lettering in that space, with “MARA VOSS” beneath in small scarlet uppercase type. Sophisticated independent-publisher design, tactile archival atmosphere, intelligent and optimistic mood, photorealistic editorial still life, exceptionally sharp details, flat front-cover artwork only, no book mockup.",
      "negativePrompt": "extra text, misspelled title, duplicate drawers, chaotic seed piles, fantasy plants, futuristic laboratory, people, multiple hands, distorted fingers, illegible labels, logos, barcode, book mockup, spine, perspective view, drop shadow around cover, border, watermark",
      "width": 1024,
      "height": 1024,
      "steps": 16
    }
  ]'
runware run runware:97@3 \
  positivePrompt="Finished square front cover for a premium editorial book about agricultural biodiversity, viewed directly from above. A precise grid of shallow brushed-aluminum seed archive drawers fills the frame; several drawers are open, revealing orderly collections of jewel-like heirloom beans, striped maize kernels, tiny black rice grains, sunflower seeds, and translucent glass specimen envelopes. One cobalt-blue nitrile-gloved hand enters from the lower-right corner, carefully lifting a single vivid scarlet bean with stainless-steel conservation tweezers. Crisp museum-grade organization, coherent botanical detail, subtle signs of real use, restrained Swiss modernist art direction. Hard directional studio light creates long clean shadows and luminous highlights across the metal, seeds, glass, and paper. Palette of cool aluminum, cobalt blue, warm ivory, scarlet, ochre, and deep black. Strong graphic hierarchy with generous ivory negative space across the upper-left quarter. Set the exact title “THE SEED VAULT ATLAS” in large condensed black uppercase sans-serif lettering in that space, with “MARA VOSS” beneath in small scarlet uppercase type. Sophisticated independent-publisher design, tactile archival atmosphere, intelligent and optimistic mood, photorealistic editorial still life, exceptionally sharp details, flat front-cover artwork only, no book mockup." \
  negativePrompt="extra text, misspelled title, duplicate drawers, chaotic seed piles, fantasy plants, futuristic laboratory, people, multiple hands, distorted fingers, illegible labels, logos, barcode, book mockup, spine, perspective view, drop shadow around cover, border, watermark" \
  width=1024 \
  height=1024 \
  steps=16
{
  "taskType": "imageInference",
  "taskUUID": "fe4ce44c-fa06-4014-bf1c-9f1ea17cda58",
  "model": "runware:97@3",
  "positivePrompt": "Finished square front cover for a premium editorial book about agricultural biodiversity, viewed directly from above. A precise grid of shallow brushed-aluminum seed archive drawers fills the frame; several drawers are open, revealing orderly collections of jewel-like heirloom beans, striped maize kernels, tiny black rice grains, sunflower seeds, and translucent glass specimen envelopes. One cobalt-blue nitrile-gloved hand enters from the lower-right corner, carefully lifting a single vivid scarlet bean with stainless-steel conservation tweezers. Crisp museum-grade organization, coherent botanical detail, subtle signs of real use, restrained Swiss modernist art direction. Hard directional studio light creates long clean shadows and luminous highlights across the metal, seeds, glass, and paper. Palette of cool aluminum, cobalt blue, warm ivory, scarlet, ochre, and deep black. Strong graphic hierarchy with generous ivory negative space across the upper-left quarter. Set the exact title “THE SEED VAULT ATLAS” in large condensed black uppercase sans-serif lettering in that space, with “MARA VOSS” beneath in small scarlet uppercase type. Sophisticated independent-publisher design, tactile archival atmosphere, intelligent and optimistic mood, photorealistic editorial still life, exceptionally sharp details, flat front-cover artwork only, no book mockup.",
  "negativePrompt": "extra text, misspelled title, duplicate drawers, chaotic seed piles, fantasy plants, futuristic laboratory, people, multiple hands, distorted fingers, illegible labels, logos, barcode, book mockup, spine, perspective view, drop shadow around cover, border, watermark",
  "width": 1024,
  "height": 1024,
  "steps": 16
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "fe4ce44c-fa06-4014-bf1c-9f1ea17cda58",
  "imageUUID": "7fc78723-75bc-4751-98f5-75cf20c5f7ee",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/7fc78723-75bc-4751-98f5-75cf20c5f7ee.jpg",
  "seed": 1408000749,
  "cost": 0.0019
}
Text to Image

Stormglass Aviary Over Tidelands

Stormglass Aviary Over Tidelands

A vast glass-and-brass aviary built on stilts above sweeping tidal flats at low water, hundreds of suspended prism cages and open flying rings, white and copper seabirds wheeling through shafts of pale sunlight after a passing storm, wet wooden walkways, rippled sand patterns below, distant fishing skiffs stranded on the mud, wind-tossed pennants, intricate riveted framework, reflective puddles, dramatic cloud breakup, crisp atmosphere, cinematic wide shot, highly detailed, natural color palette, elegant sense of scale, realistic textures, strong depth, polished concept illustration

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'runware:97@3',
  positivePrompt: 'A vast glass-and-brass aviary built on stilts above sweeping tidal flats at low water, hundreds of suspended prism cages and open flying rings, white and copper seabirds wheeling through shafts of pale sunlight after a passing storm, wet wooden walkways, rippled sand patterns below, distant fishing skiffs stranded on the mud, wind-tossed pennants, intricate riveted framework, reflective puddles, dramatic cloud breakup, crisp atmosphere, cinematic wide shot, highly detailed, natural color palette, elegant sense of scale, realistic textures, strong depth, polished concept illustration',
  width: 1024,
  height: 576,
  seed: 50950,
  steps: 16
})
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": "runware:97@3",
            "positivePrompt": "A vast glass-and-brass aviary built on stilts above sweeping tidal flats at low water, hundreds of suspended prism cages and open flying rings, white and copper seabirds wheeling through shafts of pale sunlight after a passing storm, wet wooden walkways, rippled sand patterns below, distant fishing skiffs stranded on the mud, wind-tossed pennants, intricate riveted framework, reflective puddles, dramatic cloud breakup, crisp atmosphere, cinematic wide shot, highly detailed, natural color palette, elegant sense of scale, realistic textures, strong depth, polished concept illustration",
            "width": 1024,
            "height": 576,
            "seed": 50950,
            "steps": 16
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "9a9c1e7e-0759-4332-8845-8ce555dee7f9",
      "model": "runware:97@3",
      "positivePrompt": "A vast glass-and-brass aviary built on stilts above sweeping tidal flats at low water, hundreds of suspended prism cages and open flying rings, white and copper seabirds wheeling through shafts of pale sunlight after a passing storm, wet wooden walkways, rippled sand patterns below, distant fishing skiffs stranded on the mud, wind-tossed pennants, intricate riveted framework, reflective puddles, dramatic cloud breakup, crisp atmosphere, cinematic wide shot, highly detailed, natural color palette, elegant sense of scale, realistic textures, strong depth, polished concept illustration",
      "width": 1024,
      "height": 576,
      "seed": 50950,
      "steps": 16
    }
  ]'
runware run runware:97@3 \
  positivePrompt="A vast glass-and-brass aviary built on stilts above sweeping tidal flats at low water, hundreds of suspended prism cages and open flying rings, white and copper seabirds wheeling through shafts of pale sunlight after a passing storm, wet wooden walkways, rippled sand patterns below, distant fishing skiffs stranded on the mud, wind-tossed pennants, intricate riveted framework, reflective puddles, dramatic cloud breakup, crisp atmosphere, cinematic wide shot, highly detailed, natural color palette, elegant sense of scale, realistic textures, strong depth, polished concept illustration" \
  width=1024 \
  height=576 \
  seed=50950 \
  steps=16
{
  "taskType": "imageInference",
  "taskUUID": "9a9c1e7e-0759-4332-8845-8ce555dee7f9",
  "model": "runware:97@3",
  "positivePrompt": "A vast glass-and-brass aviary built on stilts above sweeping tidal flats at low water, hundreds of suspended prism cages and open flying rings, white and copper seabirds wheeling through shafts of pale sunlight after a passing storm, wet wooden walkways, rippled sand patterns below, distant fishing skiffs stranded on the mud, wind-tossed pennants, intricate riveted framework, reflective puddles, dramatic cloud breakup, crisp atmosphere, cinematic wide shot, highly detailed, natural color palette, elegant sense of scale, realistic textures, strong depth, polished concept illustration",
  "width": 1024,
  "height": 576,
  "seed": 50950,
  "steps": 16
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "9a9c1e7e-0759-4332-8845-8ce555dee7f9",
  "imageUUID": "e31c53fc-f8a5-4bb3-8901-1ee48065622c",
  "imageURL": "https://im.runware.ai/image/os/a10d08/ws/2/ii/e31c53fc-f8a5-4bb3-8901-1ee48065622c.jpg",
  "seed": 50950,
  "cost": 0.0026
}
Text to Image

Subterranean Fungal Tram Terminal

Subterranean Fungal Tram Terminal

A vast underground tram terminal carved into ancient stone caverns, where sleek glass railcars arrive beside giant shelves of pale amber fungi and curling mineral formations. Commuters in practical field gear cross suspended platforms over shallow reflective pools, porters push carts of crystal samples, and hand-painted wayfinding signs hang from iron beams. Warm lantern glow mixes with cool daylight shafts from narrow openings above, creating cinematic contrast and soft atmospheric haze. Detailed textures, rich environmental storytelling, dynamic perspective, highly coherent architecture, realistic materials, sharp focus, premium concept illustration quality.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'runware:97@3',
  positivePrompt: 'A vast underground tram terminal carved into ancient stone caverns, where sleek glass railcars arrive beside giant shelves of pale amber fungi and curling mineral formations. Commuters in practical field gear cross suspended platforms over shallow reflective pools, porters push carts of crystal samples, and hand-painted wayfinding signs hang from iron beams. Warm lantern glow mixes with cool daylight shafts from narrow openings above, creating cinematic contrast and soft atmospheric haze. Detailed textures, rich environmental storytelling, dynamic perspective, highly coherent architecture, realistic materials, sharp focus, premium concept illustration quality.',
  width: 1024,
  height: 768,
  seed: 35574,
  steps: 16
})
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": "runware:97@3",
            "positivePrompt": "A vast underground tram terminal carved into ancient stone caverns, where sleek glass railcars arrive beside giant shelves of pale amber fungi and curling mineral formations. Commuters in practical field gear cross suspended platforms over shallow reflective pools, porters push carts of crystal samples, and hand-painted wayfinding signs hang from iron beams. Warm lantern glow mixes with cool daylight shafts from narrow openings above, creating cinematic contrast and soft atmospheric haze. Detailed textures, rich environmental storytelling, dynamic perspective, highly coherent architecture, realistic materials, sharp focus, premium concept illustration quality.",
            "width": 1024,
            "height": 768,
            "seed": 35574,
            "steps": 16
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "a6fbc470-543e-45be-81ac-c9397a357b63",
      "model": "runware:97@3",
      "positivePrompt": "A vast underground tram terminal carved into ancient stone caverns, where sleek glass railcars arrive beside giant shelves of pale amber fungi and curling mineral formations. Commuters in practical field gear cross suspended platforms over shallow reflective pools, porters push carts of crystal samples, and hand-painted wayfinding signs hang from iron beams. Warm lantern glow mixes with cool daylight shafts from narrow openings above, creating cinematic contrast and soft atmospheric haze. Detailed textures, rich environmental storytelling, dynamic perspective, highly coherent architecture, realistic materials, sharp focus, premium concept illustration quality.",
      "width": 1024,
      "height": 768,
      "seed": 35574,
      "steps": 16
    }
  ]'
runware run runware:97@3 \
  positivePrompt="A vast underground tram terminal carved into ancient stone caverns, where sleek glass railcars arrive beside giant shelves of pale amber fungi and curling mineral formations. Commuters in practical field gear cross suspended platforms over shallow reflective pools, porters push carts of crystal samples, and hand-painted wayfinding signs hang from iron beams. Warm lantern glow mixes with cool daylight shafts from narrow openings above, creating cinematic contrast and soft atmospheric haze. Detailed textures, rich environmental storytelling, dynamic perspective, highly coherent architecture, realistic materials, sharp focus, premium concept illustration quality." \
  width=1024 \
  height=768 \
  seed=35574 \
  steps=16
{
  "taskType": "imageInference",
  "taskUUID": "a6fbc470-543e-45be-81ac-c9397a357b63",
  "model": "runware:97@3",
  "positivePrompt": "A vast underground tram terminal carved into ancient stone caverns, where sleek glass railcars arrive beside giant shelves of pale amber fungi and curling mineral formations. Commuters in practical field gear cross suspended platforms over shallow reflective pools, porters push carts of crystal samples, and hand-painted wayfinding signs hang from iron beams. Warm lantern glow mixes with cool daylight shafts from narrow openings above, creating cinematic contrast and soft atmospheric haze. Detailed textures, rich environmental storytelling, dynamic perspective, highly coherent architecture, realistic materials, sharp focus, premium concept illustration quality.",
  "width": 1024,
  "height": 768,
  "seed": 35574,
  "steps": 16
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "a6fbc470-543e-45be-81ac-c9397a357b63",
  "imageUUID": "f6fd92c0-5aac-4b3e-98e3-5698182716d1",
  "imageURL": "https://im.runware.ai/image/os/a22d05/ws/2/ii/f6fd92c0-5aac-4b3e-98e3-5698182716d1.jpg",
  "seed": 35574,
  "cost": 0.0026
}
Text to Image

Wind-Carved Desert Relay Station

Wind-Carved Desert Relay Station

A vast desert communications outpost half-buried by centuries of migrating dunes, featuring tall ceramic signal fins, braided antenna cables, weathered sandstone platforms, mirrored heliograph arrays, and suspended fabric shades snapping in dry wind; tiny maintenance figures in dust cloaks crossing narrow bridges between relay towers; a caravan of six-legged pack animals resting beside stacked water drums; distant heat haze, swirling sand eddies, sun-bleached mineral colors, ochre and pale turquoise accents, crisp cast shadows, cinematic wide shot, ultra-detailed environment design, believable materials, layered depth, dynamic sky with high thin clouds, realistic lighting, sharp focal clarity

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'runware:97@3',
  positivePrompt: 'A vast desert communications outpost half-buried by centuries of migrating dunes, featuring tall ceramic signal fins, braided antenna cables, weathered sandstone platforms, mirrored heliograph arrays, and suspended fabric shades snapping in dry wind; tiny maintenance figures in dust cloaks crossing narrow bridges between relay towers; a caravan of six-legged pack animals resting beside stacked water drums; distant heat haze, swirling sand eddies, sun-bleached mineral colors, ochre and pale turquoise accents, crisp cast shadows, cinematic wide shot, ultra-detailed environment design, believable materials, layered depth, dynamic sky with high thin clouds, realistic lighting, sharp focal clarity',
  width: 1024,
  height: 768,
  seed: 5008,
  steps: 12
})
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": "runware:97@3",
            "positivePrompt": "A vast desert communications outpost half-buried by centuries of migrating dunes, featuring tall ceramic signal fins, braided antenna cables, weathered sandstone platforms, mirrored heliograph arrays, and suspended fabric shades snapping in dry wind; tiny maintenance figures in dust cloaks crossing narrow bridges between relay towers; a caravan of six-legged pack animals resting beside stacked water drums; distant heat haze, swirling sand eddies, sun-bleached mineral colors, ochre and pale turquoise accents, crisp cast shadows, cinematic wide shot, ultra-detailed environment design, believable materials, layered depth, dynamic sky with high thin clouds, realistic lighting, sharp focal clarity",
            "width": 1024,
            "height": 768,
            "seed": 5008,
            "steps": 12
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "8775cb7d-6d95-4756-9585-10209a656ac7",
      "model": "runware:97@3",
      "positivePrompt": "A vast desert communications outpost half-buried by centuries of migrating dunes, featuring tall ceramic signal fins, braided antenna cables, weathered sandstone platforms, mirrored heliograph arrays, and suspended fabric shades snapping in dry wind; tiny maintenance figures in dust cloaks crossing narrow bridges between relay towers; a caravan of six-legged pack animals resting beside stacked water drums; distant heat haze, swirling sand eddies, sun-bleached mineral colors, ochre and pale turquoise accents, crisp cast shadows, cinematic wide shot, ultra-detailed environment design, believable materials, layered depth, dynamic sky with high thin clouds, realistic lighting, sharp focal clarity",
      "width": 1024,
      "height": 768,
      "seed": 5008,
      "steps": 12
    }
  ]'
runware run runware:97@3 \
  positivePrompt="A vast desert communications outpost half-buried by centuries of migrating dunes, featuring tall ceramic signal fins, braided antenna cables, weathered sandstone platforms, mirrored heliograph arrays, and suspended fabric shades snapping in dry wind; tiny maintenance figures in dust cloaks crossing narrow bridges between relay towers; a caravan of six-legged pack animals resting beside stacked water drums; distant heat haze, swirling sand eddies, sun-bleached mineral colors, ochre and pale turquoise accents, crisp cast shadows, cinematic wide shot, ultra-detailed environment design, believable materials, layered depth, dynamic sky with high thin clouds, realistic lighting, sharp focal clarity" \
  width=1024 \
  height=768 \
  seed=5008 \
  steps=12
{
  "taskType": "imageInference",
  "taskUUID": "8775cb7d-6d95-4756-9585-10209a656ac7",
  "model": "runware:97@3",
  "positivePrompt": "A vast desert communications outpost half-buried by centuries of migrating dunes, featuring tall ceramic signal fins, braided antenna cables, weathered sandstone platforms, mirrored heliograph arrays, and suspended fabric shades snapping in dry wind; tiny maintenance figures in dust cloaks crossing narrow bridges between relay towers; a caravan of six-legged pack animals resting beside stacked water drums; distant heat haze, swirling sand eddies, sun-bleached mineral colors, ochre and pale turquoise accents, crisp cast shadows, cinematic wide shot, ultra-detailed environment design, believable materials, layered depth, dynamic sky with high thin clouds, realistic lighting, sharp focal clarity",
  "width": 1024,
  "height": 768,
  "seed": 5008,
  "steps": 12
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "8775cb7d-6d95-4756-9585-10209a656ac7",
  "imageUUID": "d0510854-c559-4e4f-b358-6132debe2423",
  "imageURL": "https://im.runware.ai/image/os/a25d05/ws/2/ii/d0510854-c559-4e4f-b358-6132debe2423.jpg",
  "seed": 5008,
  "cost": 0.0019
}
Text to Image

Flooded Grand Arcade Atrium

Flooded Grand Arcade Atrium

A vast abandoned shopping arcade transformed into a shallow indoor lagoon, glass-vaulted ceiling fractured in elegant geometric patterns, hanging cable cars stalled above the water, koi-colored rowing skiffs drifting between marble columns, tangled flowering vines descending from upper balconies, scattered mannequins half-submerged like relics, warm late-afternoon sunlight streaming through dusty glass and reflecting across rippled water, intricate tile mosaics visible beneath the clear surface, distant escalators frozen in place, cinematic wide composition, highly detailed architecture, reflective surfaces, atmospheric depth, realistic materials, dramatic scale, polished concept rendering

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'runware:97@3',
  positivePrompt: 'A vast abandoned shopping arcade transformed into a shallow indoor lagoon, glass-vaulted ceiling fractured in elegant geometric patterns, hanging cable cars stalled above the water, koi-colored rowing skiffs drifting between marble columns, tangled flowering vines descending from upper balconies, scattered mannequins half-submerged like relics, warm late-afternoon sunlight streaming through dusty glass and reflecting across rippled water, intricate tile mosaics visible beneath the clear surface, distant escalators frozen in place, cinematic wide composition, highly detailed architecture, reflective surfaces, atmospheric depth, realistic materials, dramatic scale, polished concept rendering',
  width: 1024,
  height: 768,
  seed: 33458,
  steps: 16
})
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": "runware:97@3",
            "positivePrompt": "A vast abandoned shopping arcade transformed into a shallow indoor lagoon, glass-vaulted ceiling fractured in elegant geometric patterns, hanging cable cars stalled above the water, koi-colored rowing skiffs drifting between marble columns, tangled flowering vines descending from upper balconies, scattered mannequins half-submerged like relics, warm late-afternoon sunlight streaming through dusty glass and reflecting across rippled water, intricate tile mosaics visible beneath the clear surface, distant escalators frozen in place, cinematic wide composition, highly detailed architecture, reflective surfaces, atmospheric depth, realistic materials, dramatic scale, polished concept rendering",
            "width": 1024,
            "height": 768,
            "seed": 33458,
            "steps": 16
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "a09ac0b7-0a3d-4226-9f1c-77d858daab7c",
      "model": "runware:97@3",
      "positivePrompt": "A vast abandoned shopping arcade transformed into a shallow indoor lagoon, glass-vaulted ceiling fractured in elegant geometric patterns, hanging cable cars stalled above the water, koi-colored rowing skiffs drifting between marble columns, tangled flowering vines descending from upper balconies, scattered mannequins half-submerged like relics, warm late-afternoon sunlight streaming through dusty glass and reflecting across rippled water, intricate tile mosaics visible beneath the clear surface, distant escalators frozen in place, cinematic wide composition, highly detailed architecture, reflective surfaces, atmospheric depth, realistic materials, dramatic scale, polished concept rendering",
      "width": 1024,
      "height": 768,
      "seed": 33458,
      "steps": 16
    }
  ]'
runware run runware:97@3 \
  positivePrompt="A vast abandoned shopping arcade transformed into a shallow indoor lagoon, glass-vaulted ceiling fractured in elegant geometric patterns, hanging cable cars stalled above the water, koi-colored rowing skiffs drifting between marble columns, tangled flowering vines descending from upper balconies, scattered mannequins half-submerged like relics, warm late-afternoon sunlight streaming through dusty glass and reflecting across rippled water, intricate tile mosaics visible beneath the clear surface, distant escalators frozen in place, cinematic wide composition, highly detailed architecture, reflective surfaces, atmospheric depth, realistic materials, dramatic scale, polished concept rendering" \
  width=1024 \
  height=768 \
  seed=33458 \
  steps=16
{
  "taskType": "imageInference",
  "taskUUID": "a09ac0b7-0a3d-4226-9f1c-77d858daab7c",
  "model": "runware:97@3",
  "positivePrompt": "A vast abandoned shopping arcade transformed into a shallow indoor lagoon, glass-vaulted ceiling fractured in elegant geometric patterns, hanging cable cars stalled above the water, koi-colored rowing skiffs drifting between marble columns, tangled flowering vines descending from upper balconies, scattered mannequins half-submerged like relics, warm late-afternoon sunlight streaming through dusty glass and reflecting across rippled water, intricate tile mosaics visible beneath the clear surface, distant escalators frozen in place, cinematic wide composition, highly detailed architecture, reflective surfaces, atmospheric depth, realistic materials, dramatic scale, polished concept rendering",
  "width": 1024,
  "height": 768,
  "seed": 33458,
  "steps": 16
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "a09ac0b7-0a3d-4226-9f1c-77d858daab7c",
  "imageUUID": "24cff7c3-54a5-495f-a28a-b09dbbd9e254",
  "imageURL": "https://im.runware.ai/image/os/a13d12/ws/2/ii/24cff7c3-54a5-495f-a28a-b09dbbd9e254.jpg",
  "seed": 33458,
  "cost": 0.0026
}