live
MODEL IDrunware:111@1

FLUX.1 [dev] SRPO

FLUX.1 [dev] SRPO is a 12B flow transformer finetuned with Tencent SRPO for higher realism and aesthetics in text guided image generation. It improves lighting, texture, and artifact control. Ideal for teams that need controllable, high quality image output from text prompts.

FLUX.1 [dev] SRPO

text-to-image

Marine Induction Cooktop Lifestyle Hero$0.0013~2s
Marine Induction Cooktop Lifestyle Hero

Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.

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

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

const [result] = await client.run({
  model: 'runware:111@1',
  positivePrompt: 'Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.',
  negativePrompt: 'logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights',
  width: 1280,
  height: 704,
  steps: 28
})
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:111@1",
            "positivePrompt": "Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.",
            "negativePrompt": "logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights",
            "width": 1280,
            "height": 704,
            "steps": 28
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "9ae7e5b1-6929-456b-b27b-11bdb85f6ab6",
      "model": "runware:111@1",
      "positivePrompt": "Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.",
      "negativePrompt": "logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights",
      "width": 1280,
      "height": 704,
      "steps": 28
    }
  ]'
runware run runware:111@1 \
  positivePrompt="Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay." \
  negativePrompt="logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights" \
  width=1280 \
  height=704 \
  steps=28
{
  "taskType": "imageInference",
  "taskUUID": "9ae7e5b1-6929-456b-b27b-11bdb85f6ab6",
  "model": "runware:111@1",
  "positivePrompt": "Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.",
  "negativePrompt": "logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights",
  "width": 1280,
  "height": 704,
  "steps": 28
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "9ae7e5b1-6929-456b-b27b-11bdb85f6ab6",
  "imageUUID": "7944221a-1485-4176-a822-1415edac2e3c",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/7944221a-1485-4176-a822-1415edac2e3c.jpg",
  "seed": 1775132071,
  "cost": 0.0013
}

reference-to-image

Tardigrade Dormancy Science Activity Card$0.0019~5s
Tardigrade Dormancy Science Activity Card

Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.

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

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

const [result] = await client.run({
  model: 'runware:111@1',
  positivePrompt: 'Create a finished square children\'s science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.',
  negativePrompt: 'photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame',
  width: 1024,
  height: 1024,
  steps: 28,
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.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": "runware:111@1",
            "positivePrompt": "Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.",
            "negativePrompt": "photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame",
            "width": 1024,
            "height": 1024,
            "steps": 28,
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.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": "847cdc9a-ca01-4d5d-8884-9957c98422da",
      "model": "runware:111@1",
      "positivePrompt": "Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.",
      "negativePrompt": "photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame",
      "width": 1024,
      "height": 1024,
      "steps": 28,
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.jpg"
      }
    }
  ]'
runware run runware:111@1 \
  positivePrompt="Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo." \
  negativePrompt="photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame" \
  width=1024 \
  height=1024 \
  steps=28 \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.jpg
{
  "taskType": "imageInference",
  "taskUUID": "847cdc9a-ca01-4d5d-8884-9957c98422da",
  "model": "runware:111@1",
  "positivePrompt": "Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.",
  "negativePrompt": "photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame",
  "width": 1024,
  "height": 1024,
  "steps": 28,
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "847cdc9a-ca01-4d5d-8884-9957c98422da",
  "imageUUID": "f94dd239-59a1-49ee-b72d-0e725364ceff",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/f94dd239-59a1-49ee-b72d-0e725364ceff.jpg",
  "seed": 1462504127,
  "cost": 0.0019
}

image-to-image

Urban Heat Mitigation Explainer$0.0013~4s
Urban Heat Mitigation Explainer

Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration. Show six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact. Use restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.

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

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

const [result] = await client.run({
  model: 'runware:111@1',
  positivePrompt: 'Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.\n\nShow six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.\n\nUse restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.',
  width: 1024,
  height: 1024,
  steps: 26,
  strength: 0.72,
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.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": "runware:111@1",
            "positivePrompt": "Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.\n\nShow six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.\n\nUse restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.",
            "width": 1024,
            "height": 1024,
            "steps": 26,
            "strength": 0.72,
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.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": "b6da5930-0222-4164-a550-4a84a2c036f3",
      "model": "runware:111@1",
      "positivePrompt": "Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.\n\nShow six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.\n\nUse restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.",
      "width": 1024,
      "height": 1024,
      "steps": 26,
      "strength": 0.72,
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.jpg"
      }
    }
  ]'
runware run runware:111@1 \
  positivePrompt="Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.

Show six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.

Use restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup." \
  width=1024 \
  height=1024 \
  steps=26 \
  strength=0.72 \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.jpg
{
  "taskType": "imageInference",
  "taskUUID": "b6da5930-0222-4164-a550-4a84a2c036f3",
  "model": "runware:111@1",
  "positivePrompt": "Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.\n\nShow six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.\n\nUse restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.",
  "width": 1024,
  "height": 1024,
  "steps": 26,
  "strength": 0.72,
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "b6da5930-0222-4164-a550-4a84a2c036f3",
  "imageUUID": "7de16716-39ff-42b7-a47b-30980e75f903",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/7de16716-39ff-42b7-a47b-30980e75f903.jpg",
  "seed": 1511445212,
  "cost": 0.0013
}

inpaint

Audiology Clinic Reception Renovation$0.0019~6s
Audiology Clinic Reception Renovation

Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.

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

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

const [result] = await client.run({
  model: 'runware:111@1',
  positivePrompt: 'Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.',
  width: 1152,
  height: 896,
  steps: 30,
  strength: 0.8,
  maskMargin: 64,
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg',
    maskImage: 'https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png'
  }
})
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:111@1",
            "positivePrompt": "Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.",
            "width": 1152,
            "height": 896,
            "steps": 30,
            "strength": 0.8,
            "maskMargin": 64,
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg",
                "maskImage": "https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "9f15776d-ebf4-4623-865d-99c036e22cda",
      "model": "runware:111@1",
      "positivePrompt": "Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.",
      "width": 1152,
      "height": 896,
      "steps": 30,
      "strength": 0.8,
      "maskMargin": 64,
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg",
        "maskImage": "https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png"
      }
    }
  ]'
runware run runware:111@1 \
  positivePrompt="Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter." \
  width=1152 \
  height=896 \
  steps=30 \
  strength=0.8 \
  maskMargin=64 \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg \
  inputs.maskImage=https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png
{
  "taskType": "imageInference",
  "taskUUID": "9f15776d-ebf4-4623-865d-99c036e22cda",
  "model": "runware:111@1",
  "positivePrompt": "Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.",
  "width": 1152,
  "height": 896,
  "steps": 30,
  "strength": 0.8,
  "maskMargin": 64,
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg",
    "maskImage": "https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "9f15776d-ebf4-4623-865d-99c036e22cda",
  "imageUUID": "89757c37-4f9b-43e8-b9ed-a7d39b9cc8c7",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/89757c37-4f9b-43e8-b9ed-a7d39b9cc8c7.jpg",
  "seed": 1616016807,
  "cost": 0.0019
}

expand

Leafcutter Ant Colony Reader Spread$0.0032~20s
Leafcutter Ant Colony Reader Spread

Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition. On the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network. Make the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.

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

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

const [result] = await client.run({
  model: 'runware:111@1',
  positivePrompt: 'Create a finished landscape illustration for a high-quality children\'s science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.\n\nOn the left extension, show the beginning of the colony\'s food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.\n\nMake the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.',
  negativePrompt: 'Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark',
  width: 1216,
  height: 832,
  steps: 28,
  strength: 0.75,
  outpaint: {
    left: 256,
    right: 256,
    blur: 16
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.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": "runware:111@1",
            "positivePrompt": "Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.\n\nOn the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.\n\nMake the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.",
            "negativePrompt": "Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark",
            "width": 1216,
            "height": 832,
            "steps": 28,
            "strength": 0.75,
            "outpaint": {
                "left": 256,
                "right": 256,
                "blur": 16
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.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": "aad65296-aac9-4f00-b381-ecf8ce1dde5a",
      "model": "runware:111@1",
      "positivePrompt": "Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.\n\nOn the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.\n\nMake the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.",
      "negativePrompt": "Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark",
      "width": 1216,
      "height": 832,
      "steps": 28,
      "strength": 0.75,
      "outpaint": {
        "left": 256,
        "right": 256,
        "blur": 16
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.jpg"
      }
    }
  ]'
runware run runware:111@1 \
  positivePrompt="Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.

On the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.

Make the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup." \
  negativePrompt="Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark" \
  width=1216 \
  height=832 \
  steps=28 \
  strength=0.75 \
  outpaint.left=256 \
  outpaint.right=256 \
  outpaint.blur=16 \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.jpg
{
  "taskType": "imageInference",
  "taskUUID": "aad65296-aac9-4f00-b381-ecf8ce1dde5a",
  "model": "runware:111@1",
  "positivePrompt": "Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.\n\nOn the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.\n\nMake the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.",
  "negativePrompt": "Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark",
  "width": 1216,
  "height": 832,
  "steps": 28,
  "strength": 0.75,
  "outpaint": {
    "left": 256,
    "right": 256,
    "blur": 16
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "aad65296-aac9-4f00-b381-ecf8ce1dde5a",
  "imageUUID": "1393e49b-5b09-499b-84fc-89e0436cddf4",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/1393e49b-5b09-499b-84fc-89e0436cddf4.jpg",
  "seed": 1965674451,
  "cost": 0.0032
}