live
MODEL IDrundiffusion:130@100

Juggernaut Pro Flux

RunDiffusion
by

Juggernaut Pro Flux is a Flux based text to image model for sharp photorealistic renders. It combines Juggernaut Base with RunDiffusion Photo, improves texture realism, reduces background blur, and preserves depth of field. Built for production grade visual workflows.

Juggernaut Pro Flux

text-to-image

Cathedral Organ Restoration Clean Plate$0.00247~4s
Cathedral Organ Restoration Clean Plate

Final retouched architectural clean plate for a heritage conservation report, square composition. A monumental 1890s cathedral pipe organ viewed straight on from the center aisle, towering ranks of softly burnished tin pipes set within an intricately carved dark walnut case, Gothic arches, gilded floral details, small ivory stop knobs, oxidized brass fittings, and a rose window glowing above. The restoration area is completely cleaned up: uninterrupted patterned encaustic tile floor, fully visible carved choir stalls, continuous stone columns and woodwork, all architectural surfaces reconstructed naturally where temporary equipment had stood. Empty, orderly interior with no people. Cool overcast daylight enters through pale blue and amber stained glass, balanced by subtle warm ambient illumination; realistic reflections across the metal pipes, fine wood grain, aged limestone texture, faint dust in the high air, deep but readable shadows. Precise vertical lines, level camera, restrained institutional architectural photography, medium-wide lens, edge-to-edge clarity and realistic depth of field, calm dignified mood, natural color, production-grade photorealism. One finished standalone image, not a comparison or 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: 'rundiffusion:130@100',
  positivePrompt: 'Final retouched architectural clean plate for a heritage conservation report, square composition. A monumental 1890s cathedral pipe organ viewed straight on from the center aisle, towering ranks of softly burnished tin pipes set within an intricately carved dark walnut case, Gothic arches, gilded floral details, small ivory stop knobs, oxidized brass fittings, and a rose window glowing above. The restoration area is completely cleaned up: uninterrupted patterned encaustic tile floor, fully visible carved choir stalls, continuous stone columns and woodwork, all architectural surfaces reconstructed naturally where temporary equipment had stood. Empty, orderly interior with no people. Cool overcast daylight enters through pale blue and amber stained glass, balanced by subtle warm ambient illumination; realistic reflections across the metal pipes, fine wood grain, aged limestone texture, faint dust in the high air, deep but readable shadows. Precise vertical lines, level camera, restrained institutional architectural photography, medium-wide lens, edge-to-edge clarity and realistic depth of field, calm dignified mood, natural color, production-grade photorealism. One finished standalone image, not a comparison or mockup.',
  negativePrompt: 'scaffolding, ladders, extension cords, plastic sheeting, work lights, toolboxes, barriers, stanchions, construction debris, workers, visitors, signs, labels, text, watermark, before-and-after layout, split screen, fisheye distortion, tilted verticals, excessive blur, fantasy architecture, oversaturated colors',
  width: 1024,
  height: 1024,
  steps: 33
})
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": "rundiffusion:130@100",
            "positivePrompt": "Final retouched architectural clean plate for a heritage conservation report, square composition. A monumental 1890s cathedral pipe organ viewed straight on from the center aisle, towering ranks of softly burnished tin pipes set within an intricately carved dark walnut case, Gothic arches, gilded floral details, small ivory stop knobs, oxidized brass fittings, and a rose window glowing above. The restoration area is completely cleaned up: uninterrupted patterned encaustic tile floor, fully visible carved choir stalls, continuous stone columns and woodwork, all architectural surfaces reconstructed naturally where temporary equipment had stood. Empty, orderly interior with no people. Cool overcast daylight enters through pale blue and amber stained glass, balanced by subtle warm ambient illumination; realistic reflections across the metal pipes, fine wood grain, aged limestone texture, faint dust in the high air, deep but readable shadows. Precise vertical lines, level camera, restrained institutional architectural photography, medium-wide lens, edge-to-edge clarity and realistic depth of field, calm dignified mood, natural color, production-grade photorealism. One finished standalone image, not a comparison or mockup.",
            "negativePrompt": "scaffolding, ladders, extension cords, plastic sheeting, work lights, toolboxes, barriers, stanchions, construction debris, workers, visitors, signs, labels, text, watermark, before-and-after layout, split screen, fisheye distortion, tilted verticals, excessive blur, fantasy architecture, oversaturated colors",
            "width": 1024,
            "height": 1024,
            "steps": 33
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "6fb83307-62a9-478d-997f-9fef6b52b8a6",
      "model": "rundiffusion:130@100",
      "positivePrompt": "Final retouched architectural clean plate for a heritage conservation report, square composition. A monumental 1890s cathedral pipe organ viewed straight on from the center aisle, towering ranks of softly burnished tin pipes set within an intricately carved dark walnut case, Gothic arches, gilded floral details, small ivory stop knobs, oxidized brass fittings, and a rose window glowing above. The restoration area is completely cleaned up: uninterrupted patterned encaustic tile floor, fully visible carved choir stalls, continuous stone columns and woodwork, all architectural surfaces reconstructed naturally where temporary equipment had stood. Empty, orderly interior with no people. Cool overcast daylight enters through pale blue and amber stained glass, balanced by subtle warm ambient illumination; realistic reflections across the metal pipes, fine wood grain, aged limestone texture, faint dust in the high air, deep but readable shadows. Precise vertical lines, level camera, restrained institutional architectural photography, medium-wide lens, edge-to-edge clarity and realistic depth of field, calm dignified mood, natural color, production-grade photorealism. One finished standalone image, not a comparison or mockup.",
      "negativePrompt": "scaffolding, ladders, extension cords, plastic sheeting, work lights, toolboxes, barriers, stanchions, construction debris, workers, visitors, signs, labels, text, watermark, before-and-after layout, split screen, fisheye distortion, tilted verticals, excessive blur, fantasy architecture, oversaturated colors",
      "width": 1024,
      "height": 1024,
      "steps": 33
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="Final retouched architectural clean plate for a heritage conservation report, square composition. A monumental 1890s cathedral pipe organ viewed straight on from the center aisle, towering ranks of softly burnished tin pipes set within an intricately carved dark walnut case, Gothic arches, gilded floral details, small ivory stop knobs, oxidized brass fittings, and a rose window glowing above. The restoration area is completely cleaned up: uninterrupted patterned encaustic tile floor, fully visible carved choir stalls, continuous stone columns and woodwork, all architectural surfaces reconstructed naturally where temporary equipment had stood. Empty, orderly interior with no people. Cool overcast daylight enters through pale blue and amber stained glass, balanced by subtle warm ambient illumination; realistic reflections across the metal pipes, fine wood grain, aged limestone texture, faint dust in the high air, deep but readable shadows. Precise vertical lines, level camera, restrained institutional architectural photography, medium-wide lens, edge-to-edge clarity and realistic depth of field, calm dignified mood, natural color, production-grade photorealism. One finished standalone image, not a comparison or mockup." \
  negativePrompt="scaffolding, ladders, extension cords, plastic sheeting, work lights, toolboxes, barriers, stanchions, construction debris, workers, visitors, signs, labels, text, watermark, before-and-after layout, split screen, fisheye distortion, tilted verticals, excessive blur, fantasy architecture, oversaturated colors" \
  width=1024 \
  height=1024 \
  steps=33
{
  "taskType": "imageInference",
  "taskUUID": "6fb83307-62a9-478d-997f-9fef6b52b8a6",
  "model": "rundiffusion:130@100",
  "positivePrompt": "Final retouched architectural clean plate for a heritage conservation report, square composition. A monumental 1890s cathedral pipe organ viewed straight on from the center aisle, towering ranks of softly burnished tin pipes set within an intricately carved dark walnut case, Gothic arches, gilded floral details, small ivory stop knobs, oxidized brass fittings, and a rose window glowing above. The restoration area is completely cleaned up: uninterrupted patterned encaustic tile floor, fully visible carved choir stalls, continuous stone columns and woodwork, all architectural surfaces reconstructed naturally where temporary equipment had stood. Empty, orderly interior with no people. Cool overcast daylight enters through pale blue and amber stained glass, balanced by subtle warm ambient illumination; realistic reflections across the metal pipes, fine wood grain, aged limestone texture, faint dust in the high air, deep but readable shadows. Precise vertical lines, level camera, restrained institutional architectural photography, medium-wide lens, edge-to-edge clarity and realistic depth of field, calm dignified mood, natural color, production-grade photorealism. One finished standalone image, not a comparison or mockup.",
  "negativePrompt": "scaffolding, ladders, extension cords, plastic sheeting, work lights, toolboxes, barriers, stanchions, construction debris, workers, visitors, signs, labels, text, watermark, before-and-after layout, split screen, fisheye distortion, tilted verticals, excessive blur, fantasy architecture, oversaturated colors",
  "width": 1024,
  "height": 1024,
  "steps": 33
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "6fb83307-62a9-478d-997f-9fef6b52b8a6",
  "imageUUID": "a7e5d96c-1a67-4025-b6d5-e382f131a901",
  "imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/a7e5d96c-1a67-4025-b6d5-e382f131a901.jpg",
  "seed": 38006540,
  "cost": 0.00247
}

image-to-image

Inujima Industrial Heritage Tourism Banner$0.00169~3s
Inujima Industrial Heritage Tourism Banner

Substantially reinterpret the seed photograph as a premium Japanese island-tourism campaign image while preserving its main composition, perspective, reflecting canal, recognizable black-brick copper refinery chimney, surrounding ruins, sea, and horizon. Transform the empty overcast site into a radiant late-summer arts festival at golden hour. Warm sunlight grazes the textured historic brickwork; the canal reflects turquoise sky and coral-orange fabric art installations stretched elegantly between parts of the ruins. A few naturally spaced adult visitors explore the heritage site: two travelers walking beside mustard-yellow rental bicycles in the near-middle distance and a small group viewing an outdoor sculpture farther back. Keep people secondary to the destination and realistically scaled. Add subtle coastal grasses moving in the breeze and a small white passenger ferry crossing the distant blue water. Crisp production-grade travel photography, authentic Japanese coastal atmosphere, rich material texture, broad depth of field, clean editorial framing, optimistic and sophisticated mood, restrained palette of turquoise, sunlit brick, coral, mustard, and sea green. Leave uncluttered sky and water for campaign layout flexibility. No lettering, logos, signs, borders, interface elements, or mockup presentation.

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: 'rundiffusion:130@100',
  positivePrompt: 'Substantially reinterpret the seed photograph as a premium Japanese island-tourism campaign image while preserving its main composition, perspective, reflecting canal, recognizable black-brick copper refinery chimney, surrounding ruins, sea, and horizon. Transform the empty overcast site into a radiant late-summer arts festival at golden hour. Warm sunlight grazes the textured historic brickwork; the canal reflects turquoise sky and coral-orange fabric art installations stretched elegantly between parts of the ruins. A few naturally spaced adult visitors explore the heritage site: two travelers walking beside mustard-yellow rental bicycles in the near-middle distance and a small group viewing an outdoor sculpture farther back. Keep people secondary to the destination and realistically scaled. Add subtle coastal grasses moving in the breeze and a small white passenger ferry crossing the distant blue water. Crisp production-grade travel photography, authentic Japanese coastal atmosphere, rich material texture, broad depth of field, clean editorial framing, optimistic and sophisticated mood, restrained palette of turquoise, sunlit brick, coral, mustard, and sea green. Leave uncluttered sky and water for campaign layout flexibility. No lettering, logos, signs, borders, interface elements, or mockup presentation.',
  negativePrompt: 'fantasy architecture, altered chimney shape, demolished landmark, crowded festival, amusement park, oversized people, posed fashion models, heavy fog, volcanic landscape, alpine scenery, night scene, neon cyberpunk, shallow depth of field, excessive background blur, oversaturated HDR, illustration, painterly rendering, text, logo, watermark, signage, UI',
  width: 1280,
  height: 768,
  strength: 0.65,
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/81fa43c4-9ac4-4509-97a0-8a6b5516605e.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": "rundiffusion:130@100",
            "positivePrompt": "Substantially reinterpret the seed photograph as a premium Japanese island-tourism campaign image while preserving its main composition, perspective, reflecting canal, recognizable black-brick copper refinery chimney, surrounding ruins, sea, and horizon. Transform the empty overcast site into a radiant late-summer arts festival at golden hour. Warm sunlight grazes the textured historic brickwork; the canal reflects turquoise sky and coral-orange fabric art installations stretched elegantly between parts of the ruins. A few naturally spaced adult visitors explore the heritage site: two travelers walking beside mustard-yellow rental bicycles in the near-middle distance and a small group viewing an outdoor sculpture farther back. Keep people secondary to the destination and realistically scaled. Add subtle coastal grasses moving in the breeze and a small white passenger ferry crossing the distant blue water. Crisp production-grade travel photography, authentic Japanese coastal atmosphere, rich material texture, broad depth of field, clean editorial framing, optimistic and sophisticated mood, restrained palette of turquoise, sunlit brick, coral, mustard, and sea green. Leave uncluttered sky and water for campaign layout flexibility. No lettering, logos, signs, borders, interface elements, or mockup presentation.",
            "negativePrompt": "fantasy architecture, altered chimney shape, demolished landmark, crowded festival, amusement park, oversized people, posed fashion models, heavy fog, volcanic landscape, alpine scenery, night scene, neon cyberpunk, shallow depth of field, excessive background blur, oversaturated HDR, illustration, painterly rendering, text, logo, watermark, signage, UI",
            "width": 1280,
            "height": 768,
            "strength": 0.65,
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/81fa43c4-9ac4-4509-97a0-8a6b5516605e.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": "99a82f1e-9f96-4ee9-a223-e9829ca8834a",
      "model": "rundiffusion:130@100",
      "positivePrompt": "Substantially reinterpret the seed photograph as a premium Japanese island-tourism campaign image while preserving its main composition, perspective, reflecting canal, recognizable black-brick copper refinery chimney, surrounding ruins, sea, and horizon. Transform the empty overcast site into a radiant late-summer arts festival at golden hour. Warm sunlight grazes the textured historic brickwork; the canal reflects turquoise sky and coral-orange fabric art installations stretched elegantly between parts of the ruins. A few naturally spaced adult visitors explore the heritage site: two travelers walking beside mustard-yellow rental bicycles in the near-middle distance and a small group viewing an outdoor sculpture farther back. Keep people secondary to the destination and realistically scaled. Add subtle coastal grasses moving in the breeze and a small white passenger ferry crossing the distant blue water. Crisp production-grade travel photography, authentic Japanese coastal atmosphere, rich material texture, broad depth of field, clean editorial framing, optimistic and sophisticated mood, restrained palette of turquoise, sunlit brick, coral, mustard, and sea green. Leave uncluttered sky and water for campaign layout flexibility. No lettering, logos, signs, borders, interface elements, or mockup presentation.",
      "negativePrompt": "fantasy architecture, altered chimney shape, demolished landmark, crowded festival, amusement park, oversized people, posed fashion models, heavy fog, volcanic landscape, alpine scenery, night scene, neon cyberpunk, shallow depth of field, excessive background blur, oversaturated HDR, illustration, painterly rendering, text, logo, watermark, signage, UI",
      "width": 1280,
      "height": 768,
      "strength": 0.65,
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/81fa43c4-9ac4-4509-97a0-8a6b5516605e.jpg"
      }
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="Substantially reinterpret the seed photograph as a premium Japanese island-tourism campaign image while preserving its main composition, perspective, reflecting canal, recognizable black-brick copper refinery chimney, surrounding ruins, sea, and horizon. Transform the empty overcast site into a radiant late-summer arts festival at golden hour. Warm sunlight grazes the textured historic brickwork; the canal reflects turquoise sky and coral-orange fabric art installations stretched elegantly between parts of the ruins. A few naturally spaced adult visitors explore the heritage site: two travelers walking beside mustard-yellow rental bicycles in the near-middle distance and a small group viewing an outdoor sculpture farther back. Keep people secondary to the destination and realistically scaled. Add subtle coastal grasses moving in the breeze and a small white passenger ferry crossing the distant blue water. Crisp production-grade travel photography, authentic Japanese coastal atmosphere, rich material texture, broad depth of field, clean editorial framing, optimistic and sophisticated mood, restrained palette of turquoise, sunlit brick, coral, mustard, and sea green. Leave uncluttered sky and water for campaign layout flexibility. No lettering, logos, signs, borders, interface elements, or mockup presentation." \
  negativePrompt="fantasy architecture, altered chimney shape, demolished landmark, crowded festival, amusement park, oversized people, posed fashion models, heavy fog, volcanic landscape, alpine scenery, night scene, neon cyberpunk, shallow depth of field, excessive background blur, oversaturated HDR, illustration, painterly rendering, text, logo, watermark, signage, UI" \
  width=1280 \
  height=768 \
  strength=0.65 \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/81fa43c4-9ac4-4509-97a0-8a6b5516605e.jpg
{
  "taskType": "imageInference",
  "taskUUID": "99a82f1e-9f96-4ee9-a223-e9829ca8834a",
  "model": "rundiffusion:130@100",
  "positivePrompt": "Substantially reinterpret the seed photograph as a premium Japanese island-tourism campaign image while preserving its main composition, perspective, reflecting canal, recognizable black-brick copper refinery chimney, surrounding ruins, sea, and horizon. Transform the empty overcast site into a radiant late-summer arts festival at golden hour. Warm sunlight grazes the textured historic brickwork; the canal reflects turquoise sky and coral-orange fabric art installations stretched elegantly between parts of the ruins. A few naturally spaced adult visitors explore the heritage site: two travelers walking beside mustard-yellow rental bicycles in the near-middle distance and a small group viewing an outdoor sculpture farther back. Keep people secondary to the destination and realistically scaled. Add subtle coastal grasses moving in the breeze and a small white passenger ferry crossing the distant blue water. Crisp production-grade travel photography, authentic Japanese coastal atmosphere, rich material texture, broad depth of field, clean editorial framing, optimistic and sophisticated mood, restrained palette of turquoise, sunlit brick, coral, mustard, and sea green. Leave uncluttered sky and water for campaign layout flexibility. No lettering, logos, signs, borders, interface elements, or mockup presentation.",
  "negativePrompt": "fantasy architecture, altered chimney shape, demolished landmark, crowded festival, amusement park, oversized people, posed fashion models, heavy fog, volcanic landscape, alpine scenery, night scene, neon cyberpunk, shallow depth of field, excessive background blur, oversaturated HDR, illustration, painterly rendering, text, logo, watermark, signage, UI",
  "width": 1280,
  "height": 768,
  "strength": 0.65,
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/81fa43c4-9ac4-4509-97a0-8a6b5516605e.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "99a82f1e-9f96-4ee9-a223-e9829ca8834a",
  "imageUUID": "21723450-a5f9-4234-a7b2-6a42409bcb19",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/21723450-a5f9-4234-a7b2-6a42409bcb19.jpg",
  "seed": 177913977,
  "cost": 0.00169
}

inpaint

Seed Vault Curator Portrait$0.00247~6s
Seed Vault Curator Portrait

Create a sophisticated editorial magazine portrait for a feature about agricultural biodiversity. Replace the entire masked subject, including the original person, clothing, and held object, with a late-50s South Asian woman who works as a national seed-vault curator. She has a silver-streaked braid, an intelligent direct gaze, and a calm, quietly authoritative expression. Dress her in an impeccably tailored indigo work jacket with subtle wear at the cuffs over a pale stone shirt, practical rather than fashionable. She holds a shallow stainless-steel specimen tray containing carefully separated heirloom beans, maize kernels, lentils, and tiny labeled glass seed vials; labels are small and non-legible. Preserve the surrounding warm apricot seamless backdrop and its tonal falloff. Match the existing light direction, edge transitions, perspective, and shadows so the replacement belongs naturally in the studio. Three-quarter portrait, subject centered slightly left with useful breathing room above and to the right for editorial layout, but no typography in the image. Crisp realistic skin texture, detailed hands, tactile seeds, brushed metal reflections, restrained color palette of apricot, indigo, steel, and earthy seed tones. Contemporary independent science-magazine photography, medium-format camera character, controlled directional studio light, gentle contrast, deep enough focus to retain detail across the face, jacket, tray, and seeds, production-grade photorealism, dignified and optimistic mood.

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: 'rundiffusion:130@100',
  positivePrompt: 'Create a sophisticated editorial magazine portrait for a feature about agricultural biodiversity. Replace the entire masked subject, including the original person, clothing, and held object, with a late-50s South Asian woman who works as a national seed-vault curator. She has a silver-streaked braid, an intelligent direct gaze, and a calm, quietly authoritative expression. Dress her in an impeccably tailored indigo work jacket with subtle wear at the cuffs over a pale stone shirt, practical rather than fashionable. She holds a shallow stainless-steel specimen tray containing carefully separated heirloom beans, maize kernels, lentils, and tiny labeled glass seed vials; labels are small and non-legible. Preserve the surrounding warm apricot seamless backdrop and its tonal falloff. Match the existing light direction, edge transitions, perspective, and shadows so the replacement belongs naturally in the studio. Three-quarter portrait, subject centered slightly left with useful breathing room above and to the right for editorial layout, but no typography in the image. Crisp realistic skin texture, detailed hands, tactile seeds, brushed metal reflections, restrained color palette of apricot, indigo, steel, and earthy seed tones. Contemporary independent science-magazine photography, medium-format camera character, controlled directional studio light, gentle contrast, deep enough focus to retain detail across the face, jacket, tray, and seeds, production-grade photorealism, dignified and optimistic mood.',
  width: 768,
  height: 1024,
  strength: 0.8,
  maskMargin: 64,
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/e48c3457-8e60-4c5f-912a-f9eb5678152b.jpg',
    maskImage: 'https://assets.runware.ai/assets/inputs/0497bee1-45ae-49b0-87c6-547d65dcc796.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": "rundiffusion:130@100",
            "positivePrompt": "Create a sophisticated editorial magazine portrait for a feature about agricultural biodiversity. Replace the entire masked subject, including the original person, clothing, and held object, with a late-50s South Asian woman who works as a national seed-vault curator. She has a silver-streaked braid, an intelligent direct gaze, and a calm, quietly authoritative expression. Dress her in an impeccably tailored indigo work jacket with subtle wear at the cuffs over a pale stone shirt, practical rather than fashionable. She holds a shallow stainless-steel specimen tray containing carefully separated heirloom beans, maize kernels, lentils, and tiny labeled glass seed vials; labels are small and non-legible. Preserve the surrounding warm apricot seamless backdrop and its tonal falloff. Match the existing light direction, edge transitions, perspective, and shadows so the replacement belongs naturally in the studio. Three-quarter portrait, subject centered slightly left with useful breathing room above and to the right for editorial layout, but no typography in the image. Crisp realistic skin texture, detailed hands, tactile seeds, brushed metal reflections, restrained color palette of apricot, indigo, steel, and earthy seed tones. Contemporary independent science-magazine photography, medium-format camera character, controlled directional studio light, gentle contrast, deep enough focus to retain detail across the face, jacket, tray, and seeds, production-grade photorealism, dignified and optimistic mood.",
            "width": 768,
            "height": 1024,
            "strength": 0.8,
            "maskMargin": 64,
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/e48c3457-8e60-4c5f-912a-f9eb5678152b.jpg",
                "maskImage": "https://assets.runware.ai/assets/inputs/0497bee1-45ae-49b0-87c6-547d65dcc796.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": "66320875-4276-4cbe-8e8b-47831edaa7a7",
      "model": "rundiffusion:130@100",
      "positivePrompt": "Create a sophisticated editorial magazine portrait for a feature about agricultural biodiversity. Replace the entire masked subject, including the original person, clothing, and held object, with a late-50s South Asian woman who works as a national seed-vault curator. She has a silver-streaked braid, an intelligent direct gaze, and a calm, quietly authoritative expression. Dress her in an impeccably tailored indigo work jacket with subtle wear at the cuffs over a pale stone shirt, practical rather than fashionable. She holds a shallow stainless-steel specimen tray containing carefully separated heirloom beans, maize kernels, lentils, and tiny labeled glass seed vials; labels are small and non-legible. Preserve the surrounding warm apricot seamless backdrop and its tonal falloff. Match the existing light direction, edge transitions, perspective, and shadows so the replacement belongs naturally in the studio. Three-quarter portrait, subject centered slightly left with useful breathing room above and to the right for editorial layout, but no typography in the image. Crisp realistic skin texture, detailed hands, tactile seeds, brushed metal reflections, restrained color palette of apricot, indigo, steel, and earthy seed tones. Contemporary independent science-magazine photography, medium-format camera character, controlled directional studio light, gentle contrast, deep enough focus to retain detail across the face, jacket, tray, and seeds, production-grade photorealism, dignified and optimistic mood.",
      "width": 768,
      "height": 1024,
      "strength": 0.8,
      "maskMargin": 64,
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/e48c3457-8e60-4c5f-912a-f9eb5678152b.jpg",
        "maskImage": "https://assets.runware.ai/assets/inputs/0497bee1-45ae-49b0-87c6-547d65dcc796.png"
      }
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="Create a sophisticated editorial magazine portrait for a feature about agricultural biodiversity. Replace the entire masked subject, including the original person, clothing, and held object, with a late-50s South Asian woman who works as a national seed-vault curator. She has a silver-streaked braid, an intelligent direct gaze, and a calm, quietly authoritative expression. Dress her in an impeccably tailored indigo work jacket with subtle wear at the cuffs over a pale stone shirt, practical rather than fashionable. She holds a shallow stainless-steel specimen tray containing carefully separated heirloom beans, maize kernels, lentils, and tiny labeled glass seed vials; labels are small and non-legible. Preserve the surrounding warm apricot seamless backdrop and its tonal falloff. Match the existing light direction, edge transitions, perspective, and shadows so the replacement belongs naturally in the studio. Three-quarter portrait, subject centered slightly left with useful breathing room above and to the right for editorial layout, but no typography in the image. Crisp realistic skin texture, detailed hands, tactile seeds, brushed metal reflections, restrained color palette of apricot, indigo, steel, and earthy seed tones. Contemporary independent science-magazine photography, medium-format camera character, controlled directional studio light, gentle contrast, deep enough focus to retain detail across the face, jacket, tray, and seeds, production-grade photorealism, dignified and optimistic mood." \
  width=768 \
  height=1024 \
  strength=0.8 \
  maskMargin=64 \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/e48c3457-8e60-4c5f-912a-f9eb5678152b.jpg \
  inputs.maskImage=https://assets.runware.ai/assets/inputs/0497bee1-45ae-49b0-87c6-547d65dcc796.png
{
  "taskType": "imageInference",
  "taskUUID": "66320875-4276-4cbe-8e8b-47831edaa7a7",
  "model": "rundiffusion:130@100",
  "positivePrompt": "Create a sophisticated editorial magazine portrait for a feature about agricultural biodiversity. Replace the entire masked subject, including the original person, clothing, and held object, with a late-50s South Asian woman who works as a national seed-vault curator. She has a silver-streaked braid, an intelligent direct gaze, and a calm, quietly authoritative expression. Dress her in an impeccably tailored indigo work jacket with subtle wear at the cuffs over a pale stone shirt, practical rather than fashionable. She holds a shallow stainless-steel specimen tray containing carefully separated heirloom beans, maize kernels, lentils, and tiny labeled glass seed vials; labels are small and non-legible. Preserve the surrounding warm apricot seamless backdrop and its tonal falloff. Match the existing light direction, edge transitions, perspective, and shadows so the replacement belongs naturally in the studio. Three-quarter portrait, subject centered slightly left with useful breathing room above and to the right for editorial layout, but no typography in the image. Crisp realistic skin texture, detailed hands, tactile seeds, brushed metal reflections, restrained color palette of apricot, indigo, steel, and earthy seed tones. Contemporary independent science-magazine photography, medium-format camera character, controlled directional studio light, gentle contrast, deep enough focus to retain detail across the face, jacket, tray, and seeds, production-grade photorealism, dignified and optimistic mood.",
  "width": 768,
  "height": 1024,
  "strength": 0.8,
  "maskMargin": 64,
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/e48c3457-8e60-4c5f-912a-f9eb5678152b.jpg",
    "maskImage": "https://assets.runware.ai/assets/inputs/0497bee1-45ae-49b0-87c6-547d65dcc796.png"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "66320875-4276-4cbe-8e8b-47831edaa7a7",
  "imageUUID": "d8c2fa9c-1f2e-4296-9eb5-361d74c65bb6",
  "imageURL": "https://im.runware.ai/image/os/a09dlim3/ws/3/ii/d8c2fa9c-1f2e-4296-9eb5-361d74c65bb6.jpg",
  "seed": 1258893464,
  "cost": 0.00247
}
Sunken Atrium Koi Banquet
Sunken Atrium Koi Banquet

An opulent glass-roofed atrium flooded ankle-deep with clear water, a long banquet table partially surrounded by elegant koi fish gliding between chair legs, polished brass candelabras reflected in ripples, scattered citrus peels, crystal goblets, lacquered ceramics, lush climbing vines, distant stone arches, late afternoon amber light pouring through the ceiling, ultra-detailed photorealism, crisp textures, realistic water caustics, fine fabric detail, natural depth of field, production-grade architectural photography, atmospheric yet clean composition

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: 'rundiffusion:130@100',
  positivePrompt: 'An opulent glass-roofed atrium flooded ankle-deep with clear water, a long banquet table partially surrounded by elegant koi fish gliding between chair legs, polished brass candelabras reflected in ripples, scattered citrus peels, crystal goblets, lacquered ceramics, lush climbing vines, distant stone arches, late afternoon amber light pouring through the ceiling, ultra-detailed photorealism, crisp textures, realistic water caustics, fine fabric detail, natural depth of field, production-grade architectural photography, atmospheric yet clean composition',
  negativePrompt: 'painting, illustration, anime, low detail, blurry, soft focus, distorted furniture, extra chairs, duplicate fish, warped anatomy, oversaturated, noisy shadows, haze, text, watermark',
  width: 1344,
  height: 768,
  seed: 51949,
  steps: 32,
  scheduler: 'DPM++ 2M Karras',
  CFGScale: 6.5,
  hiresFix: {
    model: 'runware:esrgan@ultrasharp',
    steps: 10,
    strength: 0.25,
    upscaleFactor: 4
  }
})
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": "rundiffusion:130@100",
            "positivePrompt": "An opulent glass-roofed atrium flooded ankle-deep with clear water, a long banquet table partially surrounded by elegant koi fish gliding between chair legs, polished brass candelabras reflected in ripples, scattered citrus peels, crystal goblets, lacquered ceramics, lush climbing vines, distant stone arches, late afternoon amber light pouring through the ceiling, ultra-detailed photorealism, crisp textures, realistic water caustics, fine fabric detail, natural depth of field, production-grade architectural photography, atmospheric yet clean composition",
            "negativePrompt": "painting, illustration, anime, low detail, blurry, soft focus, distorted furniture, extra chairs, duplicate fish, warped anatomy, oversaturated, noisy shadows, haze, text, watermark",
            "width": 1344,
            "height": 768,
            "seed": 51949,
            "steps": 32,
            "scheduler": "DPM++ 2M Karras",
            "CFGScale": 6.5,
            "hiresFix": {
                "model": "runware:esrgan@ultrasharp",
                "steps": 10,
                "strength": 0.25,
                "upscaleFactor": 4
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "623a3bb3-f03b-4d53-bcac-a7872ed33e34",
      "model": "rundiffusion:130@100",
      "positivePrompt": "An opulent glass-roofed atrium flooded ankle-deep with clear water, a long banquet table partially surrounded by elegant koi fish gliding between chair legs, polished brass candelabras reflected in ripples, scattered citrus peels, crystal goblets, lacquered ceramics, lush climbing vines, distant stone arches, late afternoon amber light pouring through the ceiling, ultra-detailed photorealism, crisp textures, realistic water caustics, fine fabric detail, natural depth of field, production-grade architectural photography, atmospheric yet clean composition",
      "negativePrompt": "painting, illustration, anime, low detail, blurry, soft focus, distorted furniture, extra chairs, duplicate fish, warped anatomy, oversaturated, noisy shadows, haze, text, watermark",
      "width": 1344,
      "height": 768,
      "seed": 51949,
      "steps": 32,
      "scheduler": "DPM++ 2M Karras",
      "CFGScale": 6.5,
      "hiresFix": {
        "model": "runware:esrgan@ultrasharp",
        "steps": 10,
        "strength": 0.25,
        "upscaleFactor": 4
      }
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="An opulent glass-roofed atrium flooded ankle-deep with clear water, a long banquet table partially surrounded by elegant koi fish gliding between chair legs, polished brass candelabras reflected in ripples, scattered citrus peels, crystal goblets, lacquered ceramics, lush climbing vines, distant stone arches, late afternoon amber light pouring through the ceiling, ultra-detailed photorealism, crisp textures, realistic water caustics, fine fabric detail, natural depth of field, production-grade architectural photography, atmospheric yet clean composition" \
  negativePrompt="painting, illustration, anime, low detail, blurry, soft focus, distorted furniture, extra chairs, duplicate fish, warped anatomy, oversaturated, noisy shadows, haze, text, watermark" \
  width=1344 \
  height=768 \
  seed=51949 \
  steps=32 \
  scheduler="DPM++ 2M Karras" \
  CFGScale=6.5 \
  hiresFix.model=runware:esrgan@ultrasharp \
  hiresFix.steps=10 \
  hiresFix.strength=0.25 \
  hiresFix.upscaleFactor=4
{
  "taskType": "imageInference",
  "taskUUID": "623a3bb3-f03b-4d53-bcac-a7872ed33e34",
  "model": "rundiffusion:130@100",
  "positivePrompt": "An opulent glass-roofed atrium flooded ankle-deep with clear water, a long banquet table partially surrounded by elegant koi fish gliding between chair legs, polished brass candelabras reflected in ripples, scattered citrus peels, crystal goblets, lacquered ceramics, lush climbing vines, distant stone arches, late afternoon amber light pouring through the ceiling, ultra-detailed photorealism, crisp textures, realistic water caustics, fine fabric detail, natural depth of field, production-grade architectural photography, atmospheric yet clean composition",
  "negativePrompt": "painting, illustration, anime, low detail, blurry, soft focus, distorted furniture, extra chairs, duplicate fish, warped anatomy, oversaturated, noisy shadows, haze, text, watermark",
  "width": 1344,
  "height": 768,
  "seed": 51949,
  "steps": 32,
  "scheduler": "DPM++ 2M Karras",
  "CFGScale": 6.5,
  "hiresFix": {
    "model": "runware:esrgan@ultrasharp",
    "steps": 10,
    "strength": 0.25,
    "upscaleFactor": 4
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "623a3bb3-f03b-4d53-bcac-a7872ed33e34",
  "imageUUID": "fbbccb88-09ad-4bf5-88db-f63f6abede16",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/fbbccb88-09ad-4bf5-88db-f63f6abede16.jpg",
  "seed": 51949,
  "cost": 0.00494
}
Fogbound Alpine Rail Platform
Fogbound Alpine Rail Platform

A remote alpine train platform at first light, weathered wooden benches, frost on metal railings, a deep green vintage electric locomotive waiting beside the platform, soft mist drifting between pine-covered slopes, distant snow-streaked ridgelines, overhead power lines receding into the valley, scattered luggage carts, amber station lamps still glowing against the cold morning air, crisp gravel, damp planks, realistic steel reflections, natural skin tones on a few bundled travelers in wool coats, documentary travel photography, ultra-detailed textures, production-grade realism, balanced composition, subtle atmospheric perspective, preserved depth of field, sharp background detail, realistic lens rendering

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: 'rundiffusion:130@100',
  positivePrompt: 'A remote alpine train platform at first light, weathered wooden benches, frost on metal railings, a deep green vintage electric locomotive waiting beside the platform, soft mist drifting between pine-covered slopes, distant snow-streaked ridgelines, overhead power lines receding into the valley, scattered luggage carts, amber station lamps still glowing against the cold morning air, crisp gravel, damp planks, realistic steel reflections, natural skin tones on a few bundled travelers in wool coats, documentary travel photography, ultra-detailed textures, production-grade realism, balanced composition, subtle atmospheric perspective, preserved depth of field, sharp background detail, realistic lens rendering',
  negativePrompt: 'illustration, painting, cartoon, CGI look, low detail, oversaturated, blurry, smeared textures, warped anatomy, extra limbs, duplicate people, deformed faces, floating objects, text, watermark, logo',
  width: 1344,
  height: 768,
  seed: 29054,
  steps: 32,
  scheduler: 'DPM++ 2M Karras',
  CFGScale: 6.5,
  hiresFix: true
})
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": "rundiffusion:130@100",
            "positivePrompt": "A remote alpine train platform at first light, weathered wooden benches, frost on metal railings, a deep green vintage electric locomotive waiting beside the platform, soft mist drifting between pine-covered slopes, distant snow-streaked ridgelines, overhead power lines receding into the valley, scattered luggage carts, amber station lamps still glowing against the cold morning air, crisp gravel, damp planks, realistic steel reflections, natural skin tones on a few bundled travelers in wool coats, documentary travel photography, ultra-detailed textures, production-grade realism, balanced composition, subtle atmospheric perspective, preserved depth of field, sharp background detail, realistic lens rendering",
            "negativePrompt": "illustration, painting, cartoon, CGI look, low detail, oversaturated, blurry, smeared textures, warped anatomy, extra limbs, duplicate people, deformed faces, floating objects, text, watermark, logo",
            "width": 1344,
            "height": 768,
            "seed": 29054,
            "steps": 32,
            "scheduler": "DPM++ 2M Karras",
            "CFGScale": 6.5,
            "hiresFix": True
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "9fc3713a-535a-44af-a2e2-fd962a4d53de",
      "model": "rundiffusion:130@100",
      "positivePrompt": "A remote alpine train platform at first light, weathered wooden benches, frost on metal railings, a deep green vintage electric locomotive waiting beside the platform, soft mist drifting between pine-covered slopes, distant snow-streaked ridgelines, overhead power lines receding into the valley, scattered luggage carts, amber station lamps still glowing against the cold morning air, crisp gravel, damp planks, realistic steel reflections, natural skin tones on a few bundled travelers in wool coats, documentary travel photography, ultra-detailed textures, production-grade realism, balanced composition, subtle atmospheric perspective, preserved depth of field, sharp background detail, realistic lens rendering",
      "negativePrompt": "illustration, painting, cartoon, CGI look, low detail, oversaturated, blurry, smeared textures, warped anatomy, extra limbs, duplicate people, deformed faces, floating objects, text, watermark, logo",
      "width": 1344,
      "height": 768,
      "seed": 29054,
      "steps": 32,
      "scheduler": "DPM++ 2M Karras",
      "CFGScale": 6.5,
      "hiresFix": true
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="A remote alpine train platform at first light, weathered wooden benches, frost on metal railings, a deep green vintage electric locomotive waiting beside the platform, soft mist drifting between pine-covered slopes, distant snow-streaked ridgelines, overhead power lines receding into the valley, scattered luggage carts, amber station lamps still glowing against the cold morning air, crisp gravel, damp planks, realistic steel reflections, natural skin tones on a few bundled travelers in wool coats, documentary travel photography, ultra-detailed textures, production-grade realism, balanced composition, subtle atmospheric perspective, preserved depth of field, sharp background detail, realistic lens rendering" \
  negativePrompt="illustration, painting, cartoon, CGI look, low detail, oversaturated, blurry, smeared textures, warped anatomy, extra limbs, duplicate people, deformed faces, floating objects, text, watermark, logo" \
  width=1344 \
  height=768 \
  seed=29054 \
  steps=32 \
  scheduler="DPM++ 2M Karras" \
  CFGScale=6.5 \
  hiresFix=true
{
  "taskType": "imageInference",
  "taskUUID": "9fc3713a-535a-44af-a2e2-fd962a4d53de",
  "model": "rundiffusion:130@100",
  "positivePrompt": "A remote alpine train platform at first light, weathered wooden benches, frost on metal railings, a deep green vintage electric locomotive waiting beside the platform, soft mist drifting between pine-covered slopes, distant snow-streaked ridgelines, overhead power lines receding into the valley, scattered luggage carts, amber station lamps still glowing against the cold morning air, crisp gravel, damp planks, realistic steel reflections, natural skin tones on a few bundled travelers in wool coats, documentary travel photography, ultra-detailed textures, production-grade realism, balanced composition, subtle atmospheric perspective, preserved depth of field, sharp background detail, realistic lens rendering",
  "negativePrompt": "illustration, painting, cartoon, CGI look, low detail, oversaturated, blurry, smeared textures, warped anatomy, extra limbs, duplicate people, deformed faces, floating objects, text, watermark, logo",
  "width": 1344,
  "height": 768,
  "seed": 29054,
  "steps": 32,
  "scheduler": "DPM++ 2M Karras",
  "CFGScale": 6.5,
  "hiresFix": true
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "9fc3713a-535a-44af-a2e2-fd962a4d53de",
  "imageUUID": "2dfe0a2a-25e8-46d2-8a07-63e1481a69e2",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/2dfe0a2a-25e8-46d2-8a07-63e1481a69e2.jpg",
  "seed": 29054,
  "cost": 0.00494
}
Volcanic Glasshouse Gala Night
Volcanic Glasshouse Gala Night

An ultra-detailed photorealistic evening gala inside a vast glasshouse built on a black basalt cliff above a glowing lava fissure, elegantly dressed guests mingling beneath towering tropical plants and suspended brass lanterns, a string ensemble performing on a polished stone platform, molten orange reflections dancing across curved glass walls, tailored formalwear with intricate fabric textures, crystal drinkware, glossy leaves, warm amber and ember-red illumination, cinematic depth of field, crisp background detail, realistic skin, sharp focus, atmospheric heat haze in the distance, luxury event photography, production-grade realism, natural composition, highly detailed environment

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: 'rundiffusion:130@100',
  positivePrompt: 'An ultra-detailed photorealistic evening gala inside a vast glasshouse built on a black basalt cliff above a glowing lava fissure, elegantly dressed guests mingling beneath towering tropical plants and suspended brass lanterns, a string ensemble performing on a polished stone platform, molten orange reflections dancing across curved glass walls, tailored formalwear with intricate fabric textures, crystal drinkware, glossy leaves, warm amber and ember-red illumination, cinematic depth of field, crisp background detail, realistic skin, sharp focus, atmospheric heat haze in the distance, luxury event photography, production-grade realism, natural composition, highly detailed environment',
  negativePrompt: 'illustration, painting, anime, cartoon, lowres, blurry, soft focus, overexposed, underexposed, malformed hands, extra fingers, duplicate people, distorted faces, bad anatomy, washed out colors, noisy image, text, watermark, logo, frame',
  width: 1344,
  height: 768,
  seed: 50481,
  steps: 32,
  scheduler: 'DPM++ 2M Karras',
  CFGScale: 6.5,
  hiresFix: {
    model: 'runware:esrgan@ultrasharp',
    steps: 10,
    strength: 0.35,
    upscaleFactor: 4
  }
})
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": "rundiffusion:130@100",
            "positivePrompt": "An ultra-detailed photorealistic evening gala inside a vast glasshouse built on a black basalt cliff above a glowing lava fissure, elegantly dressed guests mingling beneath towering tropical plants and suspended brass lanterns, a string ensemble performing on a polished stone platform, molten orange reflections dancing across curved glass walls, tailored formalwear with intricate fabric textures, crystal drinkware, glossy leaves, warm amber and ember-red illumination, cinematic depth of field, crisp background detail, realistic skin, sharp focus, atmospheric heat haze in the distance, luxury event photography, production-grade realism, natural composition, highly detailed environment",
            "negativePrompt": "illustration, painting, anime, cartoon, lowres, blurry, soft focus, overexposed, underexposed, malformed hands, extra fingers, duplicate people, distorted faces, bad anatomy, washed out colors, noisy image, text, watermark, logo, frame",
            "width": 1344,
            "height": 768,
            "seed": 50481,
            "steps": 32,
            "scheduler": "DPM++ 2M Karras",
            "CFGScale": 6.5,
            "hiresFix": {
                "model": "runware:esrgan@ultrasharp",
                "steps": 10,
                "strength": 0.35,
                "upscaleFactor": 4
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "9787c5c2-5677-4846-99b2-4c2c0594d9b8",
      "model": "rundiffusion:130@100",
      "positivePrompt": "An ultra-detailed photorealistic evening gala inside a vast glasshouse built on a black basalt cliff above a glowing lava fissure, elegantly dressed guests mingling beneath towering tropical plants and suspended brass lanterns, a string ensemble performing on a polished stone platform, molten orange reflections dancing across curved glass walls, tailored formalwear with intricate fabric textures, crystal drinkware, glossy leaves, warm amber and ember-red illumination, cinematic depth of field, crisp background detail, realistic skin, sharp focus, atmospheric heat haze in the distance, luxury event photography, production-grade realism, natural composition, highly detailed environment",
      "negativePrompt": "illustration, painting, anime, cartoon, lowres, blurry, soft focus, overexposed, underexposed, malformed hands, extra fingers, duplicate people, distorted faces, bad anatomy, washed out colors, noisy image, text, watermark, logo, frame",
      "width": 1344,
      "height": 768,
      "seed": 50481,
      "steps": 32,
      "scheduler": "DPM++ 2M Karras",
      "CFGScale": 6.5,
      "hiresFix": {
        "model": "runware:esrgan@ultrasharp",
        "steps": 10,
        "strength": 0.35,
        "upscaleFactor": 4
      }
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="An ultra-detailed photorealistic evening gala inside a vast glasshouse built on a black basalt cliff above a glowing lava fissure, elegantly dressed guests mingling beneath towering tropical plants and suspended brass lanterns, a string ensemble performing on a polished stone platform, molten orange reflections dancing across curved glass walls, tailored formalwear with intricate fabric textures, crystal drinkware, glossy leaves, warm amber and ember-red illumination, cinematic depth of field, crisp background detail, realistic skin, sharp focus, atmospheric heat haze in the distance, luxury event photography, production-grade realism, natural composition, highly detailed environment" \
  negativePrompt="illustration, painting, anime, cartoon, lowres, blurry, soft focus, overexposed, underexposed, malformed hands, extra fingers, duplicate people, distorted faces, bad anatomy, washed out colors, noisy image, text, watermark, logo, frame" \
  width=1344 \
  height=768 \
  seed=50481 \
  steps=32 \
  scheduler="DPM++ 2M Karras" \
  CFGScale=6.5 \
  hiresFix.model=runware:esrgan@ultrasharp \
  hiresFix.steps=10 \
  hiresFix.strength=0.35 \
  hiresFix.upscaleFactor=4
{
  "taskType": "imageInference",
  "taskUUID": "9787c5c2-5677-4846-99b2-4c2c0594d9b8",
  "model": "rundiffusion:130@100",
  "positivePrompt": "An ultra-detailed photorealistic evening gala inside a vast glasshouse built on a black basalt cliff above a glowing lava fissure, elegantly dressed guests mingling beneath towering tropical plants and suspended brass lanterns, a string ensemble performing on a polished stone platform, molten orange reflections dancing across curved glass walls, tailored formalwear with intricate fabric textures, crystal drinkware, glossy leaves, warm amber and ember-red illumination, cinematic depth of field, crisp background detail, realistic skin, sharp focus, atmospheric heat haze in the distance, luxury event photography, production-grade realism, natural composition, highly detailed environment",
  "negativePrompt": "illustration, painting, anime, cartoon, lowres, blurry, soft focus, overexposed, underexposed, malformed hands, extra fingers, duplicate people, distorted faces, bad anatomy, washed out colors, noisy image, text, watermark, logo, frame",
  "width": 1344,
  "height": 768,
  "seed": 50481,
  "steps": 32,
  "scheduler": "DPM++ 2M Karras",
  "CFGScale": 6.5,
  "hiresFix": {
    "model": "runware:esrgan@ultrasharp",
    "steps": 10,
    "strength": 0.35,
    "upscaleFactor": 4
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "9787c5c2-5677-4846-99b2-4c2c0594d9b8",
  "imageUUID": "097356b0-9222-41ab-b171-5a37a68569f8",
  "imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/097356b0-9222-41ab-b171-5a37a68569f8.jpg",
  "seed": 50481,
  "cost": 0.00494
}

identity-preservation

Shipyard Welder Portrait Tee Graphic$0.00169~2s
Shipyard Welder Portrait Tee Graphic

Create a finished standalone apparel graphic featuring the same woman from the reference portrait, preserving her recognizable facial identity. Depict her as a skilled shipyard welder in a dramatically different wardrobe and setting: waist-up three-quarter pose from a slightly low angle, wearing a heavy rust-red welding jacket, leather gauntlets and a raised welding helmet, confidently holding a welding torch beside her shoulder. Her face remains fully visible and sharply rendered. Behind her, simplified silhouettes of a massive ship hull, dry-dock cranes and steel scaffolding create a bold maritime-industrial backdrop. A controlled arc of bright welding sparks frames the portrait without covering her face. Premium four-ink screen-print aesthetic combining photoreal facial detail with coarse halftones, distressed stippling, hard-edged shadow shapes and vintage union-poster energy. Restricted palette of carbon black, warm cream, oxidized red and safety orange. Strong central silhouette, balanced vertical composition, clean outer contour, intentional negative space, production-ready separation feel. No lettering, no logo, no garment mockup, no border; show only the print artwork on a flat warm cream background.

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: 'rundiffusion:130@100',
  positivePrompt: 'Create a finished standalone apparel graphic featuring the same woman from the reference portrait, preserving her recognizable facial identity. Depict her as a skilled shipyard welder in a dramatically different wardrobe and setting: waist-up three-quarter pose from a slightly low angle, wearing a heavy rust-red welding jacket, leather gauntlets and a raised welding helmet, confidently holding a welding torch beside her shoulder. Her face remains fully visible and sharply rendered. Behind her, simplified silhouettes of a massive ship hull, dry-dock cranes and steel scaffolding create a bold maritime-industrial backdrop. A controlled arc of bright welding sparks frames the portrait without covering her face. Premium four-ink screen-print aesthetic combining photoreal facial detail with coarse halftones, distressed stippling, hard-edged shadow shapes and vintage union-poster energy. Restricted palette of carbon black, warm cream, oxidized red and safety orange. Strong central silhouette, balanced vertical composition, clean outer contour, intentional negative space, production-ready separation feel. No lettering, no logo, no garment mockup, no border; show only the print artwork on a flat warm cream background.',
  width: 832,
  height: 1216,
  pulid: {
    images: [
      'https://assets.runware.ai/assets/inputs/37134b28-e213-4868-a095-3c79bc8d2cff.jpg'
    ],
    idWeight: 1
  }
})
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": "rundiffusion:130@100",
            "positivePrompt": "Create a finished standalone apparel graphic featuring the same woman from the reference portrait, preserving her recognizable facial identity. Depict her as a skilled shipyard welder in a dramatically different wardrobe and setting: waist-up three-quarter pose from a slightly low angle, wearing a heavy rust-red welding jacket, leather gauntlets and a raised welding helmet, confidently holding a welding torch beside her shoulder. Her face remains fully visible and sharply rendered. Behind her, simplified silhouettes of a massive ship hull, dry-dock cranes and steel scaffolding create a bold maritime-industrial backdrop. A controlled arc of bright welding sparks frames the portrait without covering her face. Premium four-ink screen-print aesthetic combining photoreal facial detail with coarse halftones, distressed stippling, hard-edged shadow shapes and vintage union-poster energy. Restricted palette of carbon black, warm cream, oxidized red and safety orange. Strong central silhouette, balanced vertical composition, clean outer contour, intentional negative space, production-ready separation feel. No lettering, no logo, no garment mockup, no border; show only the print artwork on a flat warm cream background.",
            "width": 832,
            "height": 1216,
            "pulid": {
                "images": [
                    "https://assets.runware.ai/assets/inputs/37134b28-e213-4868-a095-3c79bc8d2cff.jpg"
                ],
                "idWeight": 1
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "cf228ead-43fe-4712-9fd0-e225dd2d1ee0",
      "model": "rundiffusion:130@100",
      "positivePrompt": "Create a finished standalone apparel graphic featuring the same woman from the reference portrait, preserving her recognizable facial identity. Depict her as a skilled shipyard welder in a dramatically different wardrobe and setting: waist-up three-quarter pose from a slightly low angle, wearing a heavy rust-red welding jacket, leather gauntlets and a raised welding helmet, confidently holding a welding torch beside her shoulder. Her face remains fully visible and sharply rendered. Behind her, simplified silhouettes of a massive ship hull, dry-dock cranes and steel scaffolding create a bold maritime-industrial backdrop. A controlled arc of bright welding sparks frames the portrait without covering her face. Premium four-ink screen-print aesthetic combining photoreal facial detail with coarse halftones, distressed stippling, hard-edged shadow shapes and vintage union-poster energy. Restricted palette of carbon black, warm cream, oxidized red and safety orange. Strong central silhouette, balanced vertical composition, clean outer contour, intentional negative space, production-ready separation feel. No lettering, no logo, no garment mockup, no border; show only the print artwork on a flat warm cream background.",
      "width": 832,
      "height": 1216,
      "pulid": {
        "images": [
          "https://assets.runware.ai/assets/inputs/37134b28-e213-4868-a095-3c79bc8d2cff.jpg"
        ],
        "idWeight": 1
      }
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="Create a finished standalone apparel graphic featuring the same woman from the reference portrait, preserving her recognizable facial identity. Depict her as a skilled shipyard welder in a dramatically different wardrobe and setting: waist-up three-quarter pose from a slightly low angle, wearing a heavy rust-red welding jacket, leather gauntlets and a raised welding helmet, confidently holding a welding torch beside her shoulder. Her face remains fully visible and sharply rendered. Behind her, simplified silhouettes of a massive ship hull, dry-dock cranes and steel scaffolding create a bold maritime-industrial backdrop. A controlled arc of bright welding sparks frames the portrait without covering her face. Premium four-ink screen-print aesthetic combining photoreal facial detail with coarse halftones, distressed stippling, hard-edged shadow shapes and vintage union-poster energy. Restricted palette of carbon black, warm cream, oxidized red and safety orange. Strong central silhouette, balanced vertical composition, clean outer contour, intentional negative space, production-ready separation feel. No lettering, no logo, no garment mockup, no border; show only the print artwork on a flat warm cream background." \
  width=832 \
  height=1216 \
  pulid.images.0=https://assets.runware.ai/assets/inputs/37134b28-e213-4868-a095-3c79bc8d2cff.jpg \
  pulid.idWeight=1
{
  "taskType": "imageInference",
  "taskUUID": "cf228ead-43fe-4712-9fd0-e225dd2d1ee0",
  "model": "rundiffusion:130@100",
  "positivePrompt": "Create a finished standalone apparel graphic featuring the same woman from the reference portrait, preserving her recognizable facial identity. Depict her as a skilled shipyard welder in a dramatically different wardrobe and setting: waist-up three-quarter pose from a slightly low angle, wearing a heavy rust-red welding jacket, leather gauntlets and a raised welding helmet, confidently holding a welding torch beside her shoulder. Her face remains fully visible and sharply rendered. Behind her, simplified silhouettes of a massive ship hull, dry-dock cranes and steel scaffolding create a bold maritime-industrial backdrop. A controlled arc of bright welding sparks frames the portrait without covering her face. Premium four-ink screen-print aesthetic combining photoreal facial detail with coarse halftones, distressed stippling, hard-edged shadow shapes and vintage union-poster energy. Restricted palette of carbon black, warm cream, oxidized red and safety orange. Strong central silhouette, balanced vertical composition, clean outer contour, intentional negative space, production-ready separation feel. No lettering, no logo, no garment mockup, no border; show only the print artwork on a flat warm cream background.",
  "width": 832,
  "height": 1216,
  "pulid": {
    "images": [
      "https://assets.runware.ai/assets/inputs/37134b28-e213-4868-a095-3c79bc8d2cff.jpg"
    ],
    "idWeight": 1
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "cf228ead-43fe-4712-9fd0-e225dd2d1ee0",
  "imageUUID": "f11d2ea3-0e9f-4637-ac0c-6aeb6e20b4b9",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/f11d2ea3-0e9f-4637-ac0c-6aeb6e20b4b9.jpg",
  "seed": 1605260148,
  "cost": 0.00169
}
Windswept Tundra Falconer Encampment
Windswept Tundra Falconer Encampment

A photorealistic northern tundra camp at golden-hour twilight, a seasoned falconer in weathered wool and stitched leather standing beside a low canvas shelter, a powerful gyrfalcon perched on a gloved arm, frost-tipped grasses bending in strong wind, distant herd animals crossing pale hills, scattered gear, rope, wooden crates, enamel cooking pots, rugged sled runners half-buried in dry earth, sweeping sky with apricot light breaking through layered clouds, crisp textures, natural skin detail, realistic feathers, cinematic composition, deep environmental focus, production-grade photography, highly detailed background, subtle atmospheric perspective, rich earthy palette, dramatic realism

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: 'rundiffusion:130@100',
  positivePrompt: 'A photorealistic northern tundra camp at golden-hour twilight, a seasoned falconer in weathered wool and stitched leather standing beside a low canvas shelter, a powerful gyrfalcon perched on a gloved arm, frost-tipped grasses bending in strong wind, distant herd animals crossing pale hills, scattered gear, rope, wooden crates, enamel cooking pots, rugged sled runners half-buried in dry earth, sweeping sky with apricot light breaking through layered clouds, crisp textures, natural skin detail, realistic feathers, cinematic composition, deep environmental focus, production-grade photography, highly detailed background, subtle atmospheric perspective, rich earthy palette, dramatic realism',
  negativePrompt: 'painting, illustration, anime, cartoon, CGI look, soft focus, excessive blur, oversaturated colors, duplicate subjects, extra limbs, malformed hands, distorted face, low detail, noisy image, text, watermark, logo',
  width: 1344,
  height: 768,
  seed: 73122,
  steps: 32,
  scheduler: 'DPM++ 2M Karras',
  CFGScale: 6.5,
  hiresFix: true
})
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": "rundiffusion:130@100",
            "positivePrompt": "A photorealistic northern tundra camp at golden-hour twilight, a seasoned falconer in weathered wool and stitched leather standing beside a low canvas shelter, a powerful gyrfalcon perched on a gloved arm, frost-tipped grasses bending in strong wind, distant herd animals crossing pale hills, scattered gear, rope, wooden crates, enamel cooking pots, rugged sled runners half-buried in dry earth, sweeping sky with apricot light breaking through layered clouds, crisp textures, natural skin detail, realistic feathers, cinematic composition, deep environmental focus, production-grade photography, highly detailed background, subtle atmospheric perspective, rich earthy palette, dramatic realism",
            "negativePrompt": "painting, illustration, anime, cartoon, CGI look, soft focus, excessive blur, oversaturated colors, duplicate subjects, extra limbs, malformed hands, distorted face, low detail, noisy image, text, watermark, logo",
            "width": 1344,
            "height": 768,
            "seed": 73122,
            "steps": 32,
            "scheduler": "DPM++ 2M Karras",
            "CFGScale": 6.5,
            "hiresFix": True
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "1dd8ba5c-bbbe-46d9-ac48-e684b9b79105",
      "model": "rundiffusion:130@100",
      "positivePrompt": "A photorealistic northern tundra camp at golden-hour twilight, a seasoned falconer in weathered wool and stitched leather standing beside a low canvas shelter, a powerful gyrfalcon perched on a gloved arm, frost-tipped grasses bending in strong wind, distant herd animals crossing pale hills, scattered gear, rope, wooden crates, enamel cooking pots, rugged sled runners half-buried in dry earth, sweeping sky with apricot light breaking through layered clouds, crisp textures, natural skin detail, realistic feathers, cinematic composition, deep environmental focus, production-grade photography, highly detailed background, subtle atmospheric perspective, rich earthy palette, dramatic realism",
      "negativePrompt": "painting, illustration, anime, cartoon, CGI look, soft focus, excessive blur, oversaturated colors, duplicate subjects, extra limbs, malformed hands, distorted face, low detail, noisy image, text, watermark, logo",
      "width": 1344,
      "height": 768,
      "seed": 73122,
      "steps": 32,
      "scheduler": "DPM++ 2M Karras",
      "CFGScale": 6.5,
      "hiresFix": true
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="A photorealistic northern tundra camp at golden-hour twilight, a seasoned falconer in weathered wool and stitched leather standing beside a low canvas shelter, a powerful gyrfalcon perched on a gloved arm, frost-tipped grasses bending in strong wind, distant herd animals crossing pale hills, scattered gear, rope, wooden crates, enamel cooking pots, rugged sled runners half-buried in dry earth, sweeping sky with apricot light breaking through layered clouds, crisp textures, natural skin detail, realistic feathers, cinematic composition, deep environmental focus, production-grade photography, highly detailed background, subtle atmospheric perspective, rich earthy palette, dramatic realism" \
  negativePrompt="painting, illustration, anime, cartoon, CGI look, soft focus, excessive blur, oversaturated colors, duplicate subjects, extra limbs, malformed hands, distorted face, low detail, noisy image, text, watermark, logo" \
  width=1344 \
  height=768 \
  seed=73122 \
  steps=32 \
  scheduler="DPM++ 2M Karras" \
  CFGScale=6.5 \
  hiresFix=true
{
  "taskType": "imageInference",
  "taskUUID": "1dd8ba5c-bbbe-46d9-ac48-e684b9b79105",
  "model": "rundiffusion:130@100",
  "positivePrompt": "A photorealistic northern tundra camp at golden-hour twilight, a seasoned falconer in weathered wool and stitched leather standing beside a low canvas shelter, a powerful gyrfalcon perched on a gloved arm, frost-tipped grasses bending in strong wind, distant herd animals crossing pale hills, scattered gear, rope, wooden crates, enamel cooking pots, rugged sled runners half-buried in dry earth, sweeping sky with apricot light breaking through layered clouds, crisp textures, natural skin detail, realistic feathers, cinematic composition, deep environmental focus, production-grade photography, highly detailed background, subtle atmospheric perspective, rich earthy palette, dramatic realism",
  "negativePrompt": "painting, illustration, anime, cartoon, CGI look, soft focus, excessive blur, oversaturated colors, duplicate subjects, extra limbs, malformed hands, distorted face, low detail, noisy image, text, watermark, logo",
  "width": 1344,
  "height": 768,
  "seed": 73122,
  "steps": 32,
  "scheduler": "DPM++ 2M Karras",
  "CFGScale": 6.5,
  "hiresFix": true
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "1dd8ba5c-bbbe-46d9-ac48-e684b9b79105",
  "imageUUID": "617b3a35-9e83-4515-a377-21b874f931d4",
  "imageURL": "https://im.runware.ai/image/os/a09dlim3/ws/3/ii/617b3a35-9e83-4515-a377-21b874f931d4.jpg",
  "seed": 73122,
  "cost": 0.00494
}

transparent-background

Restored Brass Fire Helmet Cutout$0.00247~5s
Restored Brass Fire Helmet Cutout

Create a production-ready transparent-background museum collection cutout from the supplied helmet photograph. Preserve the exact identity, proportions, three-quarter orientation, embossed eagle crest, curved rear brim, leather edging, chin strap hardware, and black horsehair plume of the original late-19th-century brass firefighter helmet. Completely remove the white paper accession tag and its cotton tie, naturally reconstructing the leather strap and any hidden brass beneath it. Perform careful conservation-style cleanup: remove loose dust, distracting oxidation spots, stains, and handling marks while retaining subtle age-appropriate patina, fine scratches, seams, rivets, embossed relief, and realistic variations in the brass. Refine the plume into dense, crisp individual horsehair fibers with delicate semitransparent edge detail. One clearly bounded helmet only, centered with generous even margins, readable silhouette, square catalog composition. Photorealistic metal, leather, and hair textures; soft neutral studio illumination with controlled highlights and full detail across the object. Isolate the helmet on a genuinely transparent alpha background with clean professional edges and no halo. No floor, wall, pedestal, scenery, detached fragments, caption, logo, border, or cast shadow.

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({
  outputFormat: 'PNG',
  model: 'rundiffusion:130@100',
  positivePrompt: 'Create a production-ready transparent-background museum collection cutout from the supplied helmet photograph. Preserve the exact identity, proportions, three-quarter orientation, embossed eagle crest, curved rear brim, leather edging, chin strap hardware, and black horsehair plume of the original late-19th-century brass firefighter helmet. Completely remove the white paper accession tag and its cotton tie, naturally reconstructing the leather strap and any hidden brass beneath it. Perform careful conservation-style cleanup: remove loose dust, distracting oxidation spots, stains, and handling marks while retaining subtle age-appropriate patina, fine scratches, seams, rivets, embossed relief, and realistic variations in the brass. Refine the plume into dense, crisp individual horsehair fibers with delicate semitransparent edge detail. One clearly bounded helmet only, centered with generous even margins, readable silhouette, square catalog composition. Photorealistic metal, leather, and hair textures; soft neutral studio illumination with controlled highlights and full detail across the object. Isolate the helmet on a genuinely transparent alpha background with clean professional edges and no halo. No floor, wall, pedestal, scenery, detached fragments, caption, logo, border, or cast shadow.',
  negativePrompt: 'opaque background, checkerboard pattern, white background, gray background, room, museum display, pedestal, mannequin head, person, extra objects, paper tag, string, label, text, logo, harsh shadow, detached parts, floating debris, clipped plume, cropped brim, plastic-looking brass, excessive polishing, mirror finish, heavy corrosion, edge halo, blurry fibers',
  width: 1152,
  height: 1152,
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/0b700d38-c5d6-4cce-bc22-c041f27ff718.jpg'
  },
  layerDiffuse: true
})
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({
            "outputFormat": "PNG",
            "model": "rundiffusion:130@100",
            "positivePrompt": "Create a production-ready transparent-background museum collection cutout from the supplied helmet photograph. Preserve the exact identity, proportions, three-quarter orientation, embossed eagle crest, curved rear brim, leather edging, chin strap hardware, and black horsehair plume of the original late-19th-century brass firefighter helmet. Completely remove the white paper accession tag and its cotton tie, naturally reconstructing the leather strap and any hidden brass beneath it. Perform careful conservation-style cleanup: remove loose dust, distracting oxidation spots, stains, and handling marks while retaining subtle age-appropriate patina, fine scratches, seams, rivets, embossed relief, and realistic variations in the brass. Refine the plume into dense, crisp individual horsehair fibers with delicate semitransparent edge detail. One clearly bounded helmet only, centered with generous even margins, readable silhouette, square catalog composition. Photorealistic metal, leather, and hair textures; soft neutral studio illumination with controlled highlights and full detail across the object. Isolate the helmet on a genuinely transparent alpha background with clean professional edges and no halo. No floor, wall, pedestal, scenery, detached fragments, caption, logo, border, or cast shadow.",
            "negativePrompt": "opaque background, checkerboard pattern, white background, gray background, room, museum display, pedestal, mannequin head, person, extra objects, paper tag, string, label, text, logo, harsh shadow, detached parts, floating debris, clipped plume, cropped brim, plastic-looking brass, excessive polishing, mirror finish, heavy corrosion, edge halo, blurry fibers",
            "width": 1152,
            "height": 1152,
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/0b700d38-c5d6-4cce-bc22-c041f27ff718.jpg"
            },
            "layerDiffuse": True
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "70f17b66-e339-466a-843d-43bd0496d723",
      "outputFormat": "PNG",
      "model": "rundiffusion:130@100",
      "positivePrompt": "Create a production-ready transparent-background museum collection cutout from the supplied helmet photograph. Preserve the exact identity, proportions, three-quarter orientation, embossed eagle crest, curved rear brim, leather edging, chin strap hardware, and black horsehair plume of the original late-19th-century brass firefighter helmet. Completely remove the white paper accession tag and its cotton tie, naturally reconstructing the leather strap and any hidden brass beneath it. Perform careful conservation-style cleanup: remove loose dust, distracting oxidation spots, stains, and handling marks while retaining subtle age-appropriate patina, fine scratches, seams, rivets, embossed relief, and realistic variations in the brass. Refine the plume into dense, crisp individual horsehair fibers with delicate semitransparent edge detail. One clearly bounded helmet only, centered with generous even margins, readable silhouette, square catalog composition. Photorealistic metal, leather, and hair textures; soft neutral studio illumination with controlled highlights and full detail across the object. Isolate the helmet on a genuinely transparent alpha background with clean professional edges and no halo. No floor, wall, pedestal, scenery, detached fragments, caption, logo, border, or cast shadow.",
      "negativePrompt": "opaque background, checkerboard pattern, white background, gray background, room, museum display, pedestal, mannequin head, person, extra objects, paper tag, string, label, text, logo, harsh shadow, detached parts, floating debris, clipped plume, cropped brim, plastic-looking brass, excessive polishing, mirror finish, heavy corrosion, edge halo, blurry fibers",
      "width": 1152,
      "height": 1152,
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/0b700d38-c5d6-4cce-bc22-c041f27ff718.jpg"
      },
      "layerDiffuse": true
    }
  ]'
runware run rundiffusion:130@100 \
  outputFormat=PNG \
  positivePrompt="Create a production-ready transparent-background museum collection cutout from the supplied helmet photograph. Preserve the exact identity, proportions, three-quarter orientation, embossed eagle crest, curved rear brim, leather edging, chin strap hardware, and black horsehair plume of the original late-19th-century brass firefighter helmet. Completely remove the white paper accession tag and its cotton tie, naturally reconstructing the leather strap and any hidden brass beneath it. Perform careful conservation-style cleanup: remove loose dust, distracting oxidation spots, stains, and handling marks while retaining subtle age-appropriate patina, fine scratches, seams, rivets, embossed relief, and realistic variations in the brass. Refine the plume into dense, crisp individual horsehair fibers with delicate semitransparent edge detail. One clearly bounded helmet only, centered with generous even margins, readable silhouette, square catalog composition. Photorealistic metal, leather, and hair textures; soft neutral studio illumination with controlled highlights and full detail across the object. Isolate the helmet on a genuinely transparent alpha background with clean professional edges and no halo. No floor, wall, pedestal, scenery, detached fragments, caption, logo, border, or cast shadow." \
  negativePrompt="opaque background, checkerboard pattern, white background, gray background, room, museum display, pedestal, mannequin head, person, extra objects, paper tag, string, label, text, logo, harsh shadow, detached parts, floating debris, clipped plume, cropped brim, plastic-looking brass, excessive polishing, mirror finish, heavy corrosion, edge halo, blurry fibers" \
  width=1152 \
  height=1152 \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/0b700d38-c5d6-4cce-bc22-c041f27ff718.jpg \
  layerDiffuse=true
{
  "taskType": "imageInference",
  "taskUUID": "70f17b66-e339-466a-843d-43bd0496d723",
  "outputFormat": "PNG",
  "model": "rundiffusion:130@100",
  "positivePrompt": "Create a production-ready transparent-background museum collection cutout from the supplied helmet photograph. Preserve the exact identity, proportions, three-quarter orientation, embossed eagle crest, curved rear brim, leather edging, chin strap hardware, and black horsehair plume of the original late-19th-century brass firefighter helmet. Completely remove the white paper accession tag and its cotton tie, naturally reconstructing the leather strap and any hidden brass beneath it. Perform careful conservation-style cleanup: remove loose dust, distracting oxidation spots, stains, and handling marks while retaining subtle age-appropriate patina, fine scratches, seams, rivets, embossed relief, and realistic variations in the brass. Refine the plume into dense, crisp individual horsehair fibers with delicate semitransparent edge detail. One clearly bounded helmet only, centered with generous even margins, readable silhouette, square catalog composition. Photorealistic metal, leather, and hair textures; soft neutral studio illumination with controlled highlights and full detail across the object. Isolate the helmet on a genuinely transparent alpha background with clean professional edges and no halo. No floor, wall, pedestal, scenery, detached fragments, caption, logo, border, or cast shadow.",
  "negativePrompt": "opaque background, checkerboard pattern, white background, gray background, room, museum display, pedestal, mannequin head, person, extra objects, paper tag, string, label, text, logo, harsh shadow, detached parts, floating debris, clipped plume, cropped brim, plastic-looking brass, excessive polishing, mirror finish, heavy corrosion, edge halo, blurry fibers",
  "width": 1152,
  "height": 1152,
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/0b700d38-c5d6-4cce-bc22-c041f27ff718.jpg"
  },
  "layerDiffuse": true
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "70f17b66-e339-466a-843d-43bd0496d723",
  "imageUUID": "67d1d31e-622c-4b95-bd8c-7f9fce900422",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/67d1d31e-622c-4b95-bd8c-7f9fce900422.png",
  "seed": 1994256201,
  "cost": 0.00247
}

expand

Electroacoustic Field Recording Album Cover$0.00247~5s
Electroacoustic Field Recording Album Cover

Create a seamless horizontal environmental extension of the supplied photograph for a finished landscape electroacoustic album cover. Preserve the central silver reel-to-reel recorder, faded red lifeguard chair, microphones, cables, pool markings, scale and placement exactly as shown; do not redesign, move or duplicate the central subject. Extend the drained municipal swimming pool naturally beyond both the left and right edges with continuing pale aqua ceramic tiles, dark blue lane lines, low pool deck, stainless-steel railings, high clerestory windows and restrained 1970s civic architecture. Match the existing straight architectural perspective, grout spacing, cool cyan dawn light, single distant amber maintenance glow, shadows, reflections, material wear and photographic grain. Maintain broad lateral negative space and a calm, clinical, slightly uncanny documentary mood appropriate for experimental field-recording music. Sharp production-grade photorealism with detailed tile, brushed metal and cable textures, consistent depth of field across the scene. No people, no extra recorders, no duplicated chair, no surreal objects, no border, no frame, no typography, no logos.

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: 'rundiffusion:130@100',
  positivePrompt: 'Create a seamless horizontal environmental extension of the supplied photograph for a finished landscape electroacoustic album cover. Preserve the central silver reel-to-reel recorder, faded red lifeguard chair, microphones, cables, pool markings, scale and placement exactly as shown; do not redesign, move or duplicate the central subject. Extend the drained municipal swimming pool naturally beyond both the left and right edges with continuing pale aqua ceramic tiles, dark blue lane lines, low pool deck, stainless-steel railings, high clerestory windows and restrained 1970s civic architecture. Match the existing straight architectural perspective, grout spacing, cool cyan dawn light, single distant amber maintenance glow, shadows, reflections, material wear and photographic grain. Maintain broad lateral negative space and a calm, clinical, slightly uncanny documentary mood appropriate for experimental field-recording music. Sharp production-grade photorealism with detailed tile, brushed metal and cable textures, consistent depth of field across the scene. No people, no extra recorders, no duplicated chair, no surreal objects, no border, no frame, no typography, no logos.',
  width: 1280,
  height: 704,
  outpaint: {
    left: 256,
    right: 256,
    blur: 16
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/61374a66-9146-4db2-a85b-6a95ea38cb7b.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": "rundiffusion:130@100",
            "positivePrompt": "Create a seamless horizontal environmental extension of the supplied photograph for a finished landscape electroacoustic album cover. Preserve the central silver reel-to-reel recorder, faded red lifeguard chair, microphones, cables, pool markings, scale and placement exactly as shown; do not redesign, move or duplicate the central subject. Extend the drained municipal swimming pool naturally beyond both the left and right edges with continuing pale aqua ceramic tiles, dark blue lane lines, low pool deck, stainless-steel railings, high clerestory windows and restrained 1970s civic architecture. Match the existing straight architectural perspective, grout spacing, cool cyan dawn light, single distant amber maintenance glow, shadows, reflections, material wear and photographic grain. Maintain broad lateral negative space and a calm, clinical, slightly uncanny documentary mood appropriate for experimental field-recording music. Sharp production-grade photorealism with detailed tile, brushed metal and cable textures, consistent depth of field across the scene. No people, no extra recorders, no duplicated chair, no surreal objects, no border, no frame, no typography, no logos.",
            "width": 1280,
            "height": 704,
            "outpaint": {
                "left": 256,
                "right": 256,
                "blur": 16
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/61374a66-9146-4db2-a85b-6a95ea38cb7b.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": "81d8a665-161a-4f3d-bb73-9b1f77bb4bd9",
      "model": "rundiffusion:130@100",
      "positivePrompt": "Create a seamless horizontal environmental extension of the supplied photograph for a finished landscape electroacoustic album cover. Preserve the central silver reel-to-reel recorder, faded red lifeguard chair, microphones, cables, pool markings, scale and placement exactly as shown; do not redesign, move or duplicate the central subject. Extend the drained municipal swimming pool naturally beyond both the left and right edges with continuing pale aqua ceramic tiles, dark blue lane lines, low pool deck, stainless-steel railings, high clerestory windows and restrained 1970s civic architecture. Match the existing straight architectural perspective, grout spacing, cool cyan dawn light, single distant amber maintenance glow, shadows, reflections, material wear and photographic grain. Maintain broad lateral negative space and a calm, clinical, slightly uncanny documentary mood appropriate for experimental field-recording music. Sharp production-grade photorealism with detailed tile, brushed metal and cable textures, consistent depth of field across the scene. No people, no extra recorders, no duplicated chair, no surreal objects, no border, no frame, no typography, no logos.",
      "width": 1280,
      "height": 704,
      "outpaint": {
        "left": 256,
        "right": 256,
        "blur": 16
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/61374a66-9146-4db2-a85b-6a95ea38cb7b.jpg"
      }
    }
  ]'
runware run rundiffusion:130@100 \
  positivePrompt="Create a seamless horizontal environmental extension of the supplied photograph for a finished landscape electroacoustic album cover. Preserve the central silver reel-to-reel recorder, faded red lifeguard chair, microphones, cables, pool markings, scale and placement exactly as shown; do not redesign, move or duplicate the central subject. Extend the drained municipal swimming pool naturally beyond both the left and right edges with continuing pale aqua ceramic tiles, dark blue lane lines, low pool deck, stainless-steel railings, high clerestory windows and restrained 1970s civic architecture. Match the existing straight architectural perspective, grout spacing, cool cyan dawn light, single distant amber maintenance glow, shadows, reflections, material wear and photographic grain. Maintain broad lateral negative space and a calm, clinical, slightly uncanny documentary mood appropriate for experimental field-recording music. Sharp production-grade photorealism with detailed tile, brushed metal and cable textures, consistent depth of field across the scene. No people, no extra recorders, no duplicated chair, no surreal objects, no border, no frame, no typography, no logos." \
  width=1280 \
  height=704 \
  outpaint.left=256 \
  outpaint.right=256 \
  outpaint.blur=16 \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/61374a66-9146-4db2-a85b-6a95ea38cb7b.jpg
{
  "taskType": "imageInference",
  "taskUUID": "81d8a665-161a-4f3d-bb73-9b1f77bb4bd9",
  "model": "rundiffusion:130@100",
  "positivePrompt": "Create a seamless horizontal environmental extension of the supplied photograph for a finished landscape electroacoustic album cover. Preserve the central silver reel-to-reel recorder, faded red lifeguard chair, microphones, cables, pool markings, scale and placement exactly as shown; do not redesign, move or duplicate the central subject. Extend the drained municipal swimming pool naturally beyond both the left and right edges with continuing pale aqua ceramic tiles, dark blue lane lines, low pool deck, stainless-steel railings, high clerestory windows and restrained 1970s civic architecture. Match the existing straight architectural perspective, grout spacing, cool cyan dawn light, single distant amber maintenance glow, shadows, reflections, material wear and photographic grain. Maintain broad lateral negative space and a calm, clinical, slightly uncanny documentary mood appropriate for experimental field-recording music. Sharp production-grade photorealism with detailed tile, brushed metal and cable textures, consistent depth of field across the scene. No people, no extra recorders, no duplicated chair, no surreal objects, no border, no frame, no typography, no logos.",
  "width": 1280,
  "height": 704,
  "outpaint": {
    "left": 256,
    "right": 256,
    "blur": 16
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/61374a66-9146-4db2-a85b-6a95ea38cb7b.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "81d8a665-161a-4f3d-bb73-9b1f77bb4bd9",
  "imageUUID": "52d08072-67a9-44ad-b77f-495df093aaf6",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/52d08072-67a9-44ad-b77f-495df093aaf6.jpg",
  "seed": 1707952893,
  "cost": 0.00247
}