Juggernaut Z Fast

Juggernaut Z Fast is a RunDiffusion image model built for rapid prototyping in Juggernaut Z workflows. It is a LoRA-distilled variant designed to move quickly through prompt testing, layout exploration, lighting checks, and early composition work before switching to a higher-fidelity final pass.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
Maritime Museum Scene Composite

Finished photorealistic background-replacement composite for a maritime museum campaign. Preserve a single 1920s standard diving suit as the unmistakable hero subject: full-length aged tan canvas suit, heavy brass-and-copper helmet with round glass viewports, lead chest weights, thick rubber cuffs, weighted boots, authentic patina and tiny water droplets. Place the suit standing naturally on the silty seabed beside the weathered timber ribs of a historic shipwreck, as though the original studio background has been convincingly swapped for this location. Square composition, subject slightly left of center, three-quarter view, entire suit visible, strong readable silhouette. Deep teal water fading into blue-black distance, shafts of cold sunlight descending from the surface, suspended particles, strands of eelgrass, subtle schools of tiny silver fish, corroded anchor and broken ceramic cargo half-buried in silt. Match underwater cyan light, soft contact shadows, atmospheric haze and reflected color across the suit so subject and environment feel seamlessly integrated. Premium museum editorial photography, documentary realism, meticulous metal and textile detail, restrained cinematic mood, natural optics, no text, no logo, no border.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'rundiffusion:300@100',
positivePrompt: 'Finished photorealistic background-replacement composite for a maritime museum campaign. Preserve a single 1920s standard diving suit as the unmistakable hero subject: full-length aged tan canvas suit, heavy brass-and-copper helmet with round glass viewports, lead chest weights, thick rubber cuffs, weighted boots, authentic patina and tiny water droplets. Place the suit standing naturally on the silty seabed beside the weathered timber ribs of a historic shipwreck, as though the original studio background has been convincingly swapped for this location. Square composition, subject slightly left of center, three-quarter view, entire suit visible, strong readable silhouette. Deep teal water fading into blue-black distance, shafts of cold sunlight descending from the surface, suspended particles, strands of eelgrass, subtle schools of tiny silver fish, corroded anchor and broken ceramic cargo half-buried in silt. Match underwater cyan light, soft contact shadows, atmospheric haze and reflected color across the suit so subject and environment feel seamlessly integrated. Premium museum editorial photography, documentary realism, meticulous metal and textile detail, restrained cinematic mood, natural optics, no text, no logo, no border.',
width: 1024,
height: 1024
})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:300@100",
"positivePrompt": "Finished photorealistic background-replacement composite for a maritime museum campaign. Preserve a single 1920s standard diving suit as the unmistakable hero subject: full-length aged tan canvas suit, heavy brass-and-copper helmet with round glass viewports, lead chest weights, thick rubber cuffs, weighted boots, authentic patina and tiny water droplets. Place the suit standing naturally on the silty seabed beside the weathered timber ribs of a historic shipwreck, as though the original studio background has been convincingly swapped for this location. Square composition, subject slightly left of center, three-quarter view, entire suit visible, strong readable silhouette. Deep teal water fading into blue-black distance, shafts of cold sunlight descending from the surface, suspended particles, strands of eelgrass, subtle schools of tiny silver fish, corroded anchor and broken ceramic cargo half-buried in silt. Match underwater cyan light, soft contact shadows, atmospheric haze and reflected color across the suit so subject and environment feel seamlessly integrated. Premium museum editorial photography, documentary realism, meticulous metal and textile detail, restrained cinematic mood, natural optics, no text, no logo, no border.",
"width": 1024,
"height": 1024
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "632eaddc-8a2c-447f-b284-afd1df5d36c1",
"model": "rundiffusion:300@100",
"positivePrompt": "Finished photorealistic background-replacement composite for a maritime museum campaign. Preserve a single 1920s standard diving suit as the unmistakable hero subject: full-length aged tan canvas suit, heavy brass-and-copper helmet with round glass viewports, lead chest weights, thick rubber cuffs, weighted boots, authentic patina and tiny water droplets. Place the suit standing naturally on the silty seabed beside the weathered timber ribs of a historic shipwreck, as though the original studio background has been convincingly swapped for this location. Square composition, subject slightly left of center, three-quarter view, entire suit visible, strong readable silhouette. Deep teal water fading into blue-black distance, shafts of cold sunlight descending from the surface, suspended particles, strands of eelgrass, subtle schools of tiny silver fish, corroded anchor and broken ceramic cargo half-buried in silt. Match underwater cyan light, soft contact shadows, atmospheric haze and reflected color across the suit so subject and environment feel seamlessly integrated. Premium museum editorial photography, documentary realism, meticulous metal and textile detail, restrained cinematic mood, natural optics, no text, no logo, no border.",
"width": 1024,
"height": 1024
}
]'runware run rundiffusion:300@100 \
positivePrompt="Finished photorealistic background-replacement composite for a maritime museum campaign. Preserve a single 1920s standard diving suit as the unmistakable hero subject: full-length aged tan canvas suit, heavy brass-and-copper helmet with round glass viewports, lead chest weights, thick rubber cuffs, weighted boots, authentic patina and tiny water droplets. Place the suit standing naturally on the silty seabed beside the weathered timber ribs of a historic shipwreck, as though the original studio background has been convincingly swapped for this location. Square composition, subject slightly left of center, three-quarter view, entire suit visible, strong readable silhouette. Deep teal water fading into blue-black distance, shafts of cold sunlight descending from the surface, suspended particles, strands of eelgrass, subtle schools of tiny silver fish, corroded anchor and broken ceramic cargo half-buried in silt. Match underwater cyan light, soft contact shadows, atmospheric haze and reflected color across the suit so subject and environment feel seamlessly integrated. Premium museum editorial photography, documentary realism, meticulous metal and textile detail, restrained cinematic mood, natural optics, no text, no logo, no border." \
width=1024 \
height=1024{
"taskType": "imageInference",
"taskUUID": "632eaddc-8a2c-447f-b284-afd1df5d36c1",
"model": "rundiffusion:300@100",
"positivePrompt": "Finished photorealistic background-replacement composite for a maritime museum campaign. Preserve a single 1920s standard diving suit as the unmistakable hero subject: full-length aged tan canvas suit, heavy brass-and-copper helmet with round glass viewports, lead chest weights, thick rubber cuffs, weighted boots, authentic patina and tiny water droplets. Place the suit standing naturally on the silty seabed beside the weathered timber ribs of a historic shipwreck, as though the original studio background has been convincingly swapped for this location. Square composition, subject slightly left of center, three-quarter view, entire suit visible, strong readable silhouette. Deep teal water fading into blue-black distance, shafts of cold sunlight descending from the surface, suspended particles, strands of eelgrass, subtle schools of tiny silver fish, corroded anchor and broken ceramic cargo half-buried in silt. Match underwater cyan light, soft contact shadows, atmospheric haze and reflected color across the suit so subject and environment feel seamlessly integrated. Premium museum editorial photography, documentary realism, meticulous metal and textile detail, restrained cinematic mood, natural optics, no text, no logo, no border.",
"width": 1024,
"height": 1024
}{
"taskType": "imageInference",
"taskUUID": "632eaddc-8a2c-447f-b284-afd1df5d36c1",
"imageUUID": "3a4b9101-72db-47dc-ac9e-19b748a13b4e",
"imageURL": "https://im.runware.ai/image/os/a01d21/ws/3/ii/3a4b9101-72db-47dc-ac9e-19b748a13b4e.jpg",
"seed": 434566757,
"cost": 0.00169
}Constructed Wetland Process Infographic

Transform the supplied aerial photograph into a finished public-works educational infographic explaining how a constructed wetland cleans wastewater. Preserve the source image's main subject, left-to-right orientation, proportions, and recognizable layout: round inlet tank at far left, three parallel reed-filled gravel treatment cells in the center, polishing pond at right, and the connecting maintenance path. Redraw the entire scene as a crisp axonometric cutaway illustration with screen-printed editorial character, flat geometric shapes, subtle paper grain, precise civil-engineering clarity, and a warm civic-education mood. Use a distinctive limited palette of cream, deep cobalt blue, terracotta orange, muted sage green, and charcoal. Reveal simplified underground cross-sections beneath the treatment cells: layered gravel, sand, root zones, perforated pipes, and blue water moving below the reeds. Show a continuous cobalt flow line with clear arrowheads traveling from left to right through all stages. Add five large terracotta numbered circles, 1 through 5, aligned above the process. Include only these short, clean labels in bold condensed sans-serif lettering: “1 SETTLE”, “2 FILTER”, “3 ROOT ZONE”, “4 POLISH”, “5 CLEAN WATER”. Add a small title at upper left reading “HOW A WETLAND CLEANS WATER”. Keep labels widely spaced and visually subordinate to the illustrated process; no paragraphs or tiny body copy. Generous cream negative space around the facility, balanced landscape composition, strong visual hierarchy, legible educational diagram suitable for a municipal open-house display and printed fact sheet. Standalone infographic artwork only, edge-to-edge composition, no poster mockup, no website, no app interface, no logos, no branding.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'rundiffusion:300@100',
positivePrompt: 'Transform the supplied aerial photograph into a finished public-works educational infographic explaining how a constructed wetland cleans wastewater. Preserve the source image\'s main subject, left-to-right orientation, proportions, and recognizable layout: round inlet tank at far left, three parallel reed-filled gravel treatment cells in the center, polishing pond at right, and the connecting maintenance path. Redraw the entire scene as a crisp axonometric cutaway illustration with screen-printed editorial character, flat geometric shapes, subtle paper grain, precise civil-engineering clarity, and a warm civic-education mood. Use a distinctive limited palette of cream, deep cobalt blue, terracotta orange, muted sage green, and charcoal. Reveal simplified underground cross-sections beneath the treatment cells: layered gravel, sand, root zones, perforated pipes, and blue water moving below the reeds. Show a continuous cobalt flow line with clear arrowheads traveling from left to right through all stages. Add five large terracotta numbered circles, 1 through 5, aligned above the process. Include only these short, clean labels in bold condensed sans-serif lettering: “1 SETTLE”, “2 FILTER”, “3 ROOT ZONE”, “4 POLISH”, “5 CLEAN WATER”. Add a small title at upper left reading “HOW A WETLAND CLEANS WATER”. Keep labels widely spaced and visually subordinate to the illustrated process; no paragraphs or tiny body copy. Generous cream negative space around the facility, balanced landscape composition, strong visual hierarchy, legible educational diagram suitable for a municipal open-house display and printed fact sheet. Standalone infographic artwork only, edge-to-edge composition, no poster mockup, no website, no app interface, no logos, no branding.',
negativePrompt: 'photorealistic aerial photo, glossy 3D render, fantasy landscape, decorative surrealism, clutter, illegible text, misspelled labels, duplicate numbers, excessive captions, paragraphs, tiny typography, random symbols, UI elements, browser frame, buttons, logo, watermark, people, vehicles, dramatic weather, neon colors',
width: 1280,
height: 768,
strength: 0.65,
inputs: {
seedImage: 'https://assets.runware.ai/assets/inputs/1427a021-a869-4f26-8dbd-86d8940e7878.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:300@100",
"positivePrompt": "Transform the supplied aerial photograph into a finished public-works educational infographic explaining how a constructed wetland cleans wastewater. Preserve the source image's main subject, left-to-right orientation, proportions, and recognizable layout: round inlet tank at far left, three parallel reed-filled gravel treatment cells in the center, polishing pond at right, and the connecting maintenance path. Redraw the entire scene as a crisp axonometric cutaway illustration with screen-printed editorial character, flat geometric shapes, subtle paper grain, precise civil-engineering clarity, and a warm civic-education mood. Use a distinctive limited palette of cream, deep cobalt blue, terracotta orange, muted sage green, and charcoal. Reveal simplified underground cross-sections beneath the treatment cells: layered gravel, sand, root zones, perforated pipes, and blue water moving below the reeds. Show a continuous cobalt flow line with clear arrowheads traveling from left to right through all stages. Add five large terracotta numbered circles, 1 through 5, aligned above the process. Include only these short, clean labels in bold condensed sans-serif lettering: “1 SETTLE”, “2 FILTER”, “3 ROOT ZONE”, “4 POLISH”, “5 CLEAN WATER”. Add a small title at upper left reading “HOW A WETLAND CLEANS WATER”. Keep labels widely spaced and visually subordinate to the illustrated process; no paragraphs or tiny body copy. Generous cream negative space around the facility, balanced landscape composition, strong visual hierarchy, legible educational diagram suitable for a municipal open-house display and printed fact sheet. Standalone infographic artwork only, edge-to-edge composition, no poster mockup, no website, no app interface, no logos, no branding.",
"negativePrompt": "photorealistic aerial photo, glossy 3D render, fantasy landscape, decorative surrealism, clutter, illegible text, misspelled labels, duplicate numbers, excessive captions, paragraphs, tiny typography, random symbols, UI elements, browser frame, buttons, logo, watermark, people, vehicles, dramatic weather, neon colors",
"width": 1280,
"height": 768,
"strength": 0.65,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/1427a021-a869-4f26-8dbd-86d8940e7878.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": "80c3f6c2-cfc0-41fa-b796-ced793f87448",
"model": "rundiffusion:300@100",
"positivePrompt": "Transform the supplied aerial photograph into a finished public-works educational infographic explaining how a constructed wetland cleans wastewater. Preserve the source image's main subject, left-to-right orientation, proportions, and recognizable layout: round inlet tank at far left, three parallel reed-filled gravel treatment cells in the center, polishing pond at right, and the connecting maintenance path. Redraw the entire scene as a crisp axonometric cutaway illustration with screen-printed editorial character, flat geometric shapes, subtle paper grain, precise civil-engineering clarity, and a warm civic-education mood. Use a distinctive limited palette of cream, deep cobalt blue, terracotta orange, muted sage green, and charcoal. Reveal simplified underground cross-sections beneath the treatment cells: layered gravel, sand, root zones, perforated pipes, and blue water moving below the reeds. Show a continuous cobalt flow line with clear arrowheads traveling from left to right through all stages. Add five large terracotta numbered circles, 1 through 5, aligned above the process. Include only these short, clean labels in bold condensed sans-serif lettering: “1 SETTLE”, “2 FILTER”, “3 ROOT ZONE”, “4 POLISH”, “5 CLEAN WATER”. Add a small title at upper left reading “HOW A WETLAND CLEANS WATER”. Keep labels widely spaced and visually subordinate to the illustrated process; no paragraphs or tiny body copy. Generous cream negative space around the facility, balanced landscape composition, strong visual hierarchy, legible educational diagram suitable for a municipal open-house display and printed fact sheet. Standalone infographic artwork only, edge-to-edge composition, no poster mockup, no website, no app interface, no logos, no branding.",
"negativePrompt": "photorealistic aerial photo, glossy 3D render, fantasy landscape, decorative surrealism, clutter, illegible text, misspelled labels, duplicate numbers, excessive captions, paragraphs, tiny typography, random symbols, UI elements, browser frame, buttons, logo, watermark, people, vehicles, dramatic weather, neon colors",
"width": 1280,
"height": 768,
"strength": 0.65,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/1427a021-a869-4f26-8dbd-86d8940e7878.jpg"
}
}
]'runware run rundiffusion:300@100 \
positivePrompt="Transform the supplied aerial photograph into a finished public-works educational infographic explaining how a constructed wetland cleans wastewater. Preserve the source image's main subject, left-to-right orientation, proportions, and recognizable layout: round inlet tank at far left, three parallel reed-filled gravel treatment cells in the center, polishing pond at right, and the connecting maintenance path. Redraw the entire scene as a crisp axonometric cutaway illustration with screen-printed editorial character, flat geometric shapes, subtle paper grain, precise civil-engineering clarity, and a warm civic-education mood. Use a distinctive limited palette of cream, deep cobalt blue, terracotta orange, muted sage green, and charcoal. Reveal simplified underground cross-sections beneath the treatment cells: layered gravel, sand, root zones, perforated pipes, and blue water moving below the reeds. Show a continuous cobalt flow line with clear arrowheads traveling from left to right through all stages. Add five large terracotta numbered circles, 1 through 5, aligned above the process. Include only these short, clean labels in bold condensed sans-serif lettering: “1 SETTLE”, “2 FILTER”, “3 ROOT ZONE”, “4 POLISH”, “5 CLEAN WATER”. Add a small title at upper left reading “HOW A WETLAND CLEANS WATER”. Keep labels widely spaced and visually subordinate to the illustrated process; no paragraphs or tiny body copy. Generous cream negative space around the facility, balanced landscape composition, strong visual hierarchy, legible educational diagram suitable for a municipal open-house display and printed fact sheet. Standalone infographic artwork only, edge-to-edge composition, no poster mockup, no website, no app interface, no logos, no branding." \
negativePrompt="photorealistic aerial photo, glossy 3D render, fantasy landscape, decorative surrealism, clutter, illegible text, misspelled labels, duplicate numbers, excessive captions, paragraphs, tiny typography, random symbols, UI elements, browser frame, buttons, logo, watermark, people, vehicles, dramatic weather, neon colors" \
width=1280 \
height=768 \
strength=0.65 \
inputs.seedImage=https://assets.runware.ai/assets/inputs/1427a021-a869-4f26-8dbd-86d8940e7878.jpg{
"taskType": "imageInference",
"taskUUID": "80c3f6c2-cfc0-41fa-b796-ced793f87448",
"model": "rundiffusion:300@100",
"positivePrompt": "Transform the supplied aerial photograph into a finished public-works educational infographic explaining how a constructed wetland cleans wastewater. Preserve the source image's main subject, left-to-right orientation, proportions, and recognizable layout: round inlet tank at far left, three parallel reed-filled gravel treatment cells in the center, polishing pond at right, and the connecting maintenance path. Redraw the entire scene as a crisp axonometric cutaway illustration with screen-printed editorial character, flat geometric shapes, subtle paper grain, precise civil-engineering clarity, and a warm civic-education mood. Use a distinctive limited palette of cream, deep cobalt blue, terracotta orange, muted sage green, and charcoal. Reveal simplified underground cross-sections beneath the treatment cells: layered gravel, sand, root zones, perforated pipes, and blue water moving below the reeds. Show a continuous cobalt flow line with clear arrowheads traveling from left to right through all stages. Add five large terracotta numbered circles, 1 through 5, aligned above the process. Include only these short, clean labels in bold condensed sans-serif lettering: “1 SETTLE”, “2 FILTER”, “3 ROOT ZONE”, “4 POLISH”, “5 CLEAN WATER”. Add a small title at upper left reading “HOW A WETLAND CLEANS WATER”. Keep labels widely spaced and visually subordinate to the illustrated process; no paragraphs or tiny body copy. Generous cream negative space around the facility, balanced landscape composition, strong visual hierarchy, legible educational diagram suitable for a municipal open-house display and printed fact sheet. Standalone infographic artwork only, edge-to-edge composition, no poster mockup, no website, no app interface, no logos, no branding.",
"negativePrompt": "photorealistic aerial photo, glossy 3D render, fantasy landscape, decorative surrealism, clutter, illegible text, misspelled labels, duplicate numbers, excessive captions, paragraphs, tiny typography, random symbols, UI elements, browser frame, buttons, logo, watermark, people, vehicles, dramatic weather, neon colors",
"width": 1280,
"height": 768,
"strength": 0.65,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/1427a021-a869-4f26-8dbd-86d8940e7878.jpg"
}
}{
"taskType": "imageInference",
"taskUUID": "80c3f6c2-cfc0-41fa-b796-ced793f87448",
"imageUUID": "14533e83-2e41-4a16-8251-9842e11e3db6",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/14533e83-2e41-4a16-8251-9842e11e3db6.jpg",
"seed": 1950962438,
"cost": 0.00169
}Airport Sensory Booth Visualization

Replace the entire masked vending machine with a compact one-person sensory regulation booth for an airport accessibility retrofit. The new subject occupies the same footprint and height naturally: a freestanding acoustic booth with softly rounded corners, warm ivory exterior panels, muted teal trim, a full-height lightly frosted glass door, slim black door handle, subtle ventilation slots, and a small unlit occupancy indicator without words or branding. Through the frosted glass, only a suggestion of a cork-lined calming interior and soft amber light is visible. Make the installation physically credible, stable on the terrazzo floor, correctly scaled, and aligned with the preserved wall perspective. Match the existing overhead illumination, contact shadows, reflections, lens characteristics, color temperature, and photographic grain exactly. Preserve every unmasked part of the airport wall and floor unchanged. Clean contemporary inclusive-design aesthetic, realistic architectural photography suitable for an airport facilities planning presentation. No remains of the vending machine, no products, logos, labels, promotional graphics, people, furniture, screens, or added signage.
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:300@100',
positivePrompt: 'Replace the entire masked vending machine with a compact one-person sensory regulation booth for an airport accessibility retrofit. The new subject occupies the same footprint and height naturally: a freestanding acoustic booth with softly rounded corners, warm ivory exterior panels, muted teal trim, a full-height lightly frosted glass door, slim black door handle, subtle ventilation slots, and a small unlit occupancy indicator without words or branding. Through the frosted glass, only a suggestion of a cork-lined calming interior and soft amber light is visible. Make the installation physically credible, stable on the terrazzo floor, correctly scaled, and aligned with the preserved wall perspective. Match the existing overhead illumination, contact shadows, reflections, lens characteristics, color temperature, and photographic grain exactly. Preserve every unmasked part of the airport wall and floor unchanged. Clean contemporary inclusive-design aesthetic, realistic architectural photography suitable for an airport facilities planning presentation. No remains of the vending machine, no products, logos, labels, promotional graphics, people, furniture, screens, or added signage.',
width: 768,
height: 1024,
strength: 0.8,
maskMargin: 64,
inputs: {
seedImage: 'https://assets.runware.ai/assets/inputs/21076a23-b009-4b6e-957f-acde90e52f7d.jpg',
maskImage: 'https://assets.runware.ai/assets/inputs/d60ba163-d051-43cf-826a-24043b5e509a.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:300@100",
"positivePrompt": "Replace the entire masked vending machine with a compact one-person sensory regulation booth for an airport accessibility retrofit. The new subject occupies the same footprint and height naturally: a freestanding acoustic booth with softly rounded corners, warm ivory exterior panels, muted teal trim, a full-height lightly frosted glass door, slim black door handle, subtle ventilation slots, and a small unlit occupancy indicator without words or branding. Through the frosted glass, only a suggestion of a cork-lined calming interior and soft amber light is visible. Make the installation physically credible, stable on the terrazzo floor, correctly scaled, and aligned with the preserved wall perspective. Match the existing overhead illumination, contact shadows, reflections, lens characteristics, color temperature, and photographic grain exactly. Preserve every unmasked part of the airport wall and floor unchanged. Clean contemporary inclusive-design aesthetic, realistic architectural photography suitable for an airport facilities planning presentation. No remains of the vending machine, no products, logos, labels, promotional graphics, people, furniture, screens, or added signage.",
"width": 768,
"height": 1024,
"strength": 0.8,
"maskMargin": 64,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/21076a23-b009-4b6e-957f-acde90e52f7d.jpg",
"maskImage": "https://assets.runware.ai/assets/inputs/d60ba163-d051-43cf-826a-24043b5e509a.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": "5c01cb19-1df4-41ed-baed-efc3b5dbe5f1",
"model": "rundiffusion:300@100",
"positivePrompt": "Replace the entire masked vending machine with a compact one-person sensory regulation booth for an airport accessibility retrofit. The new subject occupies the same footprint and height naturally: a freestanding acoustic booth with softly rounded corners, warm ivory exterior panels, muted teal trim, a full-height lightly frosted glass door, slim black door handle, subtle ventilation slots, and a small unlit occupancy indicator without words or branding. Through the frosted glass, only a suggestion of a cork-lined calming interior and soft amber light is visible. Make the installation physically credible, stable on the terrazzo floor, correctly scaled, and aligned with the preserved wall perspective. Match the existing overhead illumination, contact shadows, reflections, lens characteristics, color temperature, and photographic grain exactly. Preserve every unmasked part of the airport wall and floor unchanged. Clean contemporary inclusive-design aesthetic, realistic architectural photography suitable for an airport facilities planning presentation. No remains of the vending machine, no products, logos, labels, promotional graphics, people, furniture, screens, or added signage.",
"width": 768,
"height": 1024,
"strength": 0.8,
"maskMargin": 64,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/21076a23-b009-4b6e-957f-acde90e52f7d.jpg",
"maskImage": "https://assets.runware.ai/assets/inputs/d60ba163-d051-43cf-826a-24043b5e509a.png"
}
}
]'runware run rundiffusion:300@100 \
positivePrompt="Replace the entire masked vending machine with a compact one-person sensory regulation booth for an airport accessibility retrofit. The new subject occupies the same footprint and height naturally: a freestanding acoustic booth with softly rounded corners, warm ivory exterior panels, muted teal trim, a full-height lightly frosted glass door, slim black door handle, subtle ventilation slots, and a small unlit occupancy indicator without words or branding. Through the frosted glass, only a suggestion of a cork-lined calming interior and soft amber light is visible. Make the installation physically credible, stable on the terrazzo floor, correctly scaled, and aligned with the preserved wall perspective. Match the existing overhead illumination, contact shadows, reflections, lens characteristics, color temperature, and photographic grain exactly. Preserve every unmasked part of the airport wall and floor unchanged. Clean contemporary inclusive-design aesthetic, realistic architectural photography suitable for an airport facilities planning presentation. No remains of the vending machine, no products, logos, labels, promotional graphics, people, furniture, screens, or added signage." \
width=768 \
height=1024 \
strength=0.8 \
maskMargin=64 \
inputs.seedImage=https://assets.runware.ai/assets/inputs/21076a23-b009-4b6e-957f-acde90e52f7d.jpg \
inputs.maskImage=https://assets.runware.ai/assets/inputs/d60ba163-d051-43cf-826a-24043b5e509a.png{
"taskType": "imageInference",
"taskUUID": "5c01cb19-1df4-41ed-baed-efc3b5dbe5f1",
"model": "rundiffusion:300@100",
"positivePrompt": "Replace the entire masked vending machine with a compact one-person sensory regulation booth for an airport accessibility retrofit. The new subject occupies the same footprint and height naturally: a freestanding acoustic booth with softly rounded corners, warm ivory exterior panels, muted teal trim, a full-height lightly frosted glass door, slim black door handle, subtle ventilation slots, and a small unlit occupancy indicator without words or branding. Through the frosted glass, only a suggestion of a cork-lined calming interior and soft amber light is visible. Make the installation physically credible, stable on the terrazzo floor, correctly scaled, and aligned with the preserved wall perspective. Match the existing overhead illumination, contact shadows, reflections, lens characteristics, color temperature, and photographic grain exactly. Preserve every unmasked part of the airport wall and floor unchanged. Clean contemporary inclusive-design aesthetic, realistic architectural photography suitable for an airport facilities planning presentation. No remains of the vending machine, no products, logos, labels, promotional graphics, people, furniture, screens, or added signage.",
"width": 768,
"height": 1024,
"strength": 0.8,
"maskMargin": 64,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/21076a23-b009-4b6e-957f-acde90e52f7d.jpg",
"maskImage": "https://assets.runware.ai/assets/inputs/d60ba163-d051-43cf-826a-24043b5e509a.png"
}
}{
"taskType": "imageInference",
"taskUUID": "5c01cb19-1df4-41ed-baed-efc3b5dbe5f1",
"imageUUID": "7afce4b1-685d-459c-ab00-8f44126acdfc",
"imageURL": "https://im.runware.ai/image/os/a01d21/ws/3/ii/7afce4b1-685d-459c-ab00-8f44126acdfc.jpg",
"seed": 645699672,
"cost": 0.00247
}Agrivoltaic Energy Campaign Key Visual

Create a seamless horizontal extension of the existing agrivoltaic campaign photograph into a 3:2 landscape key visual. Preserve the complete central source scene exactly: do not redesign, move, crop or replace the farmer, the white ewe, or the solar panels already present. Continue only the surrounding environment coherently beyond the left and right boundaries. Extend the same flowering golden meadow, tall grasses, small mustard-yellow wildflowers, grazing sheep at varied distances, slim agricultural fencing, low distant hills and repeating rows of elevated deep-blue photovoltaic panels with correct perspective and scale. Continue the clear cyan sky, crisp late-morning sunlight, panel shadows and warm color grade seamlessly across the expanded frame. Keep the farmer and ewe as the central hero subjects while creating generous, uncluttered campaign copy space in the open sky toward the upper left and balanced environmental depth on the right. Premium large-format brand photography for an agrivoltaic energy developer, bold color-blocked palette of cyan, solar-panel blue, field gold and workwear red, realistic rural details, polished editorial composition, natural textures, clean horizon, optimistic and credible. One finished photographic key visual with no lettering, logos, borders or interface elements.
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:300@100',
positivePrompt: 'Create a seamless horizontal extension of the existing agrivoltaic campaign photograph into a 3:2 landscape key visual. Preserve the complete central source scene exactly: do not redesign, move, crop or replace the farmer, the white ewe, or the solar panels already present. Continue only the surrounding environment coherently beyond the left and right boundaries. Extend the same flowering golden meadow, tall grasses, small mustard-yellow wildflowers, grazing sheep at varied distances, slim agricultural fencing, low distant hills and repeating rows of elevated deep-blue photovoltaic panels with correct perspective and scale. Continue the clear cyan sky, crisp late-morning sunlight, panel shadows and warm color grade seamlessly across the expanded frame. Keep the farmer and ewe as the central hero subjects while creating generous, uncluttered campaign copy space in the open sky toward the upper left and balanced environmental depth on the right. Premium large-format brand photography for an agrivoltaic energy developer, bold color-blocked palette of cyan, solar-panel blue, field gold and workwear red, realistic rural details, polished editorial composition, natural textures, clean horizon, optimistic and credible. One finished photographic key visual with no lettering, logos, borders or interface elements.',
negativePrompt: 'altered central subject, duplicate farmer, duplicate foreground ewe, distorted person, malformed sheep, broken solar panels, inconsistent perspective, mismatched lighting, visible seams, abrupt terrain changes, buildings at frame edges, text, logo, watermark, poster border, UI',
width: 1536,
height: 1024,
strength: 0.7,
outpaint: {
left: 256,
right: 256,
blur: 16
},
inputs: {
seedImage: 'https://assets.runware.ai/assets/inputs/c71c4b70-c7d0-4d90-86e1-a6ecf86019d4.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:300@100",
"positivePrompt": "Create a seamless horizontal extension of the existing agrivoltaic campaign photograph into a 3:2 landscape key visual. Preserve the complete central source scene exactly: do not redesign, move, crop or replace the farmer, the white ewe, or the solar panels already present. Continue only the surrounding environment coherently beyond the left and right boundaries. Extend the same flowering golden meadow, tall grasses, small mustard-yellow wildflowers, grazing sheep at varied distances, slim agricultural fencing, low distant hills and repeating rows of elevated deep-blue photovoltaic panels with correct perspective and scale. Continue the clear cyan sky, crisp late-morning sunlight, panel shadows and warm color grade seamlessly across the expanded frame. Keep the farmer and ewe as the central hero subjects while creating generous, uncluttered campaign copy space in the open sky toward the upper left and balanced environmental depth on the right. Premium large-format brand photography for an agrivoltaic energy developer, bold color-blocked palette of cyan, solar-panel blue, field gold and workwear red, realistic rural details, polished editorial composition, natural textures, clean horizon, optimistic and credible. One finished photographic key visual with no lettering, logos, borders or interface elements.",
"negativePrompt": "altered central subject, duplicate farmer, duplicate foreground ewe, distorted person, malformed sheep, broken solar panels, inconsistent perspective, mismatched lighting, visible seams, abrupt terrain changes, buildings at frame edges, text, logo, watermark, poster border, UI",
"width": 1536,
"height": 1024,
"strength": 0.7,
"outpaint": {
"left": 256,
"right": 256,
"blur": 16
},
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/c71c4b70-c7d0-4d90-86e1-a6ecf86019d4.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": "6c1827ac-3220-47ea-b7a3-546387b8cd56",
"model": "rundiffusion:300@100",
"positivePrompt": "Create a seamless horizontal extension of the existing agrivoltaic campaign photograph into a 3:2 landscape key visual. Preserve the complete central source scene exactly: do not redesign, move, crop or replace the farmer, the white ewe, or the solar panels already present. Continue only the surrounding environment coherently beyond the left and right boundaries. Extend the same flowering golden meadow, tall grasses, small mustard-yellow wildflowers, grazing sheep at varied distances, slim agricultural fencing, low distant hills and repeating rows of elevated deep-blue photovoltaic panels with correct perspective and scale. Continue the clear cyan sky, crisp late-morning sunlight, panel shadows and warm color grade seamlessly across the expanded frame. Keep the farmer and ewe as the central hero subjects while creating generous, uncluttered campaign copy space in the open sky toward the upper left and balanced environmental depth on the right. Premium large-format brand photography for an agrivoltaic energy developer, bold color-blocked palette of cyan, solar-panel blue, field gold and workwear red, realistic rural details, polished editorial composition, natural textures, clean horizon, optimistic and credible. One finished photographic key visual with no lettering, logos, borders or interface elements.",
"negativePrompt": "altered central subject, duplicate farmer, duplicate foreground ewe, distorted person, malformed sheep, broken solar panels, inconsistent perspective, mismatched lighting, visible seams, abrupt terrain changes, buildings at frame edges, text, logo, watermark, poster border, UI",
"width": 1536,
"height": 1024,
"strength": 0.7,
"outpaint": {
"left": 256,
"right": 256,
"blur": 16
},
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/c71c4b70-c7d0-4d90-86e1-a6ecf86019d4.jpg"
}
}
]'runware run rundiffusion:300@100 \
positivePrompt="Create a seamless horizontal extension of the existing agrivoltaic campaign photograph into a 3:2 landscape key visual. Preserve the complete central source scene exactly: do not redesign, move, crop or replace the farmer, the white ewe, or the solar panels already present. Continue only the surrounding environment coherently beyond the left and right boundaries. Extend the same flowering golden meadow, tall grasses, small mustard-yellow wildflowers, grazing sheep at varied distances, slim agricultural fencing, low distant hills and repeating rows of elevated deep-blue photovoltaic panels with correct perspective and scale. Continue the clear cyan sky, crisp late-morning sunlight, panel shadows and warm color grade seamlessly across the expanded frame. Keep the farmer and ewe as the central hero subjects while creating generous, uncluttered campaign copy space in the open sky toward the upper left and balanced environmental depth on the right. Premium large-format brand photography for an agrivoltaic energy developer, bold color-blocked palette of cyan, solar-panel blue, field gold and workwear red, realistic rural details, polished editorial composition, natural textures, clean horizon, optimistic and credible. One finished photographic key visual with no lettering, logos, borders or interface elements." \
negativePrompt="altered central subject, duplicate farmer, duplicate foreground ewe, distorted person, malformed sheep, broken solar panels, inconsistent perspective, mismatched lighting, visible seams, abrupt terrain changes, buildings at frame edges, text, logo, watermark, poster border, UI" \
width=1536 \
height=1024 \
strength=0.7 \
outpaint.left=256 \
outpaint.right=256 \
outpaint.blur=16 \
inputs.seedImage=https://assets.runware.ai/assets/inputs/c71c4b70-c7d0-4d90-86e1-a6ecf86019d4.jpg{
"taskType": "imageInference",
"taskUUID": "6c1827ac-3220-47ea-b7a3-546387b8cd56",
"model": "rundiffusion:300@100",
"positivePrompt": "Create a seamless horizontal extension of the existing agrivoltaic campaign photograph into a 3:2 landscape key visual. Preserve the complete central source scene exactly: do not redesign, move, crop or replace the farmer, the white ewe, or the solar panels already present. Continue only the surrounding environment coherently beyond the left and right boundaries. Extend the same flowering golden meadow, tall grasses, small mustard-yellow wildflowers, grazing sheep at varied distances, slim agricultural fencing, low distant hills and repeating rows of elevated deep-blue photovoltaic panels with correct perspective and scale. Continue the clear cyan sky, crisp late-morning sunlight, panel shadows and warm color grade seamlessly across the expanded frame. Keep the farmer and ewe as the central hero subjects while creating generous, uncluttered campaign copy space in the open sky toward the upper left and balanced environmental depth on the right. Premium large-format brand photography for an agrivoltaic energy developer, bold color-blocked palette of cyan, solar-panel blue, field gold and workwear red, realistic rural details, polished editorial composition, natural textures, clean horizon, optimistic and credible. One finished photographic key visual with no lettering, logos, borders or interface elements.",
"negativePrompt": "altered central subject, duplicate farmer, duplicate foreground ewe, distorted person, malformed sheep, broken solar panels, inconsistent perspective, mismatched lighting, visible seams, abrupt terrain changes, buildings at frame edges, text, logo, watermark, poster border, UI",
"width": 1536,
"height": 1024,
"strength": 0.7,
"outpaint": {
"left": 256,
"right": 256,
"blur": 16
},
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/c71c4b70-c7d0-4d90-86e1-a6ecf86019d4.jpg"
}
}{
"taskType": "imageInference",
"taskUUID": "6c1827ac-3220-47ea-b7a3-546387b8cd56",
"imageUUID": "f5efd27a-de18-4d68-af46-0c0424355efc",
"imageURL": "https://im.runware.ai/image/os/a09dlim3/ws/3/ii/f5efd27a-de18-4d68-af46-0c0424355efc.jpg",
"seed": 973370130,
"cost": 0.00338
}