Nano Banana

Gemini Flash Image 2.5, commonly known as Nano Banana, generates and edits images from rich prompts and multi image inputs. It maintains character identity across frames. It supports targeted edits and completions that use strong world knowledge. Ideal for visual apps that need speed and control.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
Geometric Saltworks Landscape Wall Art

Create a finished panoramic artwork for a premium print-on-demand wall art collection. Depict an operational coastal saltworks from a high oblique aerial viewpoint: broad evaporation ponds arranged in irregular geometric terraces, narrow earthen levees, shallow channels, small white salt mounds, and several tiny workers raking crystallized salt into precise lines. A compact red utility tractor crosses one levee as the sole visual accent. Beyond the ponds, include a thin strip of deep ocean and a low horizon beneath a clear sky. Render the scene as contemporary marquetry and cut-paper illustration, with crisp interlocking shapes, subtle wood-grain texture, restrained dimensional layering, and meticulous handcrafted edges. Use a sophisticated mineral palette of chalk white, pale blush, muted coral, dusty lilac, oxidized teal, sea green, sand, and midnight blue. Late-afternoon light creates long, graphic shadows that reveal the relief of the salt piles and levees. Strong horizontal flow across the 1344x768 landscape composition, calm and orderly rather than busy, with varied pond colors creating an elegant abstract rhythm. Gallery-quality editorial craft, refined details, clean contours, matte printed finish, no border, no lettering, no symbols, no logos, no frame, and no room mockup.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'google:4@1',
positivePrompt: 'Create a finished panoramic artwork for a premium print-on-demand wall art collection. Depict an operational coastal saltworks from a high oblique aerial viewpoint: broad evaporation ponds arranged in irregular geometric terraces, narrow earthen levees, shallow channels, small white salt mounds, and several tiny workers raking crystallized salt into precise lines. A compact red utility tractor crosses one levee as the sole visual accent. Beyond the ponds, include a thin strip of deep ocean and a low horizon beneath a clear sky. Render the scene as contemporary marquetry and cut-paper illustration, with crisp interlocking shapes, subtle wood-grain texture, restrained dimensional layering, and meticulous handcrafted edges. Use a sophisticated mineral palette of chalk white, pale blush, muted coral, dusty lilac, oxidized teal, sea green, sand, and midnight blue. Late-afternoon light creates long, graphic shadows that reveal the relief of the salt piles and levees. Strong horizontal flow across the 1344x768 landscape composition, calm and orderly rather than busy, with varied pond colors creating an elegant abstract rhythm. Gallery-quality editorial craft, refined details, clean contours, matte printed finish, no border, no lettering, no symbols, no logos, no frame, and no room mockup.',
width: 1344,
height: 768
})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": "google:4@1",
"positivePrompt": "Create a finished panoramic artwork for a premium print-on-demand wall art collection. Depict an operational coastal saltworks from a high oblique aerial viewpoint: broad evaporation ponds arranged in irregular geometric terraces, narrow earthen levees, shallow channels, small white salt mounds, and several tiny workers raking crystallized salt into precise lines. A compact red utility tractor crosses one levee as the sole visual accent. Beyond the ponds, include a thin strip of deep ocean and a low horizon beneath a clear sky. Render the scene as contemporary marquetry and cut-paper illustration, with crisp interlocking shapes, subtle wood-grain texture, restrained dimensional layering, and meticulous handcrafted edges. Use a sophisticated mineral palette of chalk white, pale blush, muted coral, dusty lilac, oxidized teal, sea green, sand, and midnight blue. Late-afternoon light creates long, graphic shadows that reveal the relief of the salt piles and levees. Strong horizontal flow across the 1344x768 landscape composition, calm and orderly rather than busy, with varied pond colors creating an elegant abstract rhythm. Gallery-quality editorial craft, refined details, clean contours, matte printed finish, no border, no lettering, no symbols, no logos, no frame, and no room mockup.",
"width": 1344,
"height": 768
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "f9718cd0-75a1-4195-bf7d-953925ef3672",
"model": "google:4@1",
"positivePrompt": "Create a finished panoramic artwork for a premium print-on-demand wall art collection. Depict an operational coastal saltworks from a high oblique aerial viewpoint: broad evaporation ponds arranged in irregular geometric terraces, narrow earthen levees, shallow channels, small white salt mounds, and several tiny workers raking crystallized salt into precise lines. A compact red utility tractor crosses one levee as the sole visual accent. Beyond the ponds, include a thin strip of deep ocean and a low horizon beneath a clear sky. Render the scene as contemporary marquetry and cut-paper illustration, with crisp interlocking shapes, subtle wood-grain texture, restrained dimensional layering, and meticulous handcrafted edges. Use a sophisticated mineral palette of chalk white, pale blush, muted coral, dusty lilac, oxidized teal, sea green, sand, and midnight blue. Late-afternoon light creates long, graphic shadows that reveal the relief of the salt piles and levees. Strong horizontal flow across the 1344x768 landscape composition, calm and orderly rather than busy, with varied pond colors creating an elegant abstract rhythm. Gallery-quality editorial craft, refined details, clean contours, matte printed finish, no border, no lettering, no symbols, no logos, no frame, and no room mockup.",
"width": 1344,
"height": 768
}
]'runware run google:4@1 \
positivePrompt="Create a finished panoramic artwork for a premium print-on-demand wall art collection. Depict an operational coastal saltworks from a high oblique aerial viewpoint: broad evaporation ponds arranged in irregular geometric terraces, narrow earthen levees, shallow channels, small white salt mounds, and several tiny workers raking crystallized salt into precise lines. A compact red utility tractor crosses one levee as the sole visual accent. Beyond the ponds, include a thin strip of deep ocean and a low horizon beneath a clear sky. Render the scene as contemporary marquetry and cut-paper illustration, with crisp interlocking shapes, subtle wood-grain texture, restrained dimensional layering, and meticulous handcrafted edges. Use a sophisticated mineral palette of chalk white, pale blush, muted coral, dusty lilac, oxidized teal, sea green, sand, and midnight blue. Late-afternoon light creates long, graphic shadows that reveal the relief of the salt piles and levees. Strong horizontal flow across the 1344x768 landscape composition, calm and orderly rather than busy, with varied pond colors creating an elegant abstract rhythm. Gallery-quality editorial craft, refined details, clean contours, matte printed finish, no border, no lettering, no symbols, no logos, no frame, and no room mockup." \
width=1344 \
height=768{
"taskType": "imageInference",
"taskUUID": "f9718cd0-75a1-4195-bf7d-953925ef3672",
"model": "google:4@1",
"positivePrompt": "Create a finished panoramic artwork for a premium print-on-demand wall art collection. Depict an operational coastal saltworks from a high oblique aerial viewpoint: broad evaporation ponds arranged in irregular geometric terraces, narrow earthen levees, shallow channels, small white salt mounds, and several tiny workers raking crystallized salt into precise lines. A compact red utility tractor crosses one levee as the sole visual accent. Beyond the ponds, include a thin strip of deep ocean and a low horizon beneath a clear sky. Render the scene as contemporary marquetry and cut-paper illustration, with crisp interlocking shapes, subtle wood-grain texture, restrained dimensional layering, and meticulous handcrafted edges. Use a sophisticated mineral palette of chalk white, pale blush, muted coral, dusty lilac, oxidized teal, sea green, sand, and midnight blue. Late-afternoon light creates long, graphic shadows that reveal the relief of the salt piles and levees. Strong horizontal flow across the 1344x768 landscape composition, calm and orderly rather than busy, with varied pond colors creating an elegant abstract rhythm. Gallery-quality editorial craft, refined details, clean contours, matte printed finish, no border, no lettering, no symbols, no logos, no frame, and no room mockup.",
"width": 1344,
"height": 768
}{
"taskType": "imageInference",
"taskUUID": "f9718cd0-75a1-4195-bf7d-953925ef3672",
"imageUUID": "1e78083b-8030-4560-ad12-af6e9003e1f0",
"imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/1e78083b-8030-4560-ad12-af6e9003e1f0.jpg",
"seed": 383843737,
"cost": 0.039
}Converted Telephone Exchange Loft Interior

Finished luxury real-estate interior photograph of an adaptive-reuse loft inside a decommissioned 1970s urban telephone exchange. Show a spacious double-height living room that preserves the building's industrial character: board-formed concrete walls, exposed cable trays, tall steel-framed windows and one carefully restored wall of analog telephone switching equipment with orderly rows of relays, patch cords and indicator housings. The historic machinery is integrated as an architectural feature, not a museum display. Contemporary residential design includes a low modular sofa in deep moss-green mohair, smoked-oak cabinetry, an oxblood leather lounge chair, brushed aluminum side tables, a large cream wool rug and a sculptural paper pendant. A compact listening area with walnut speakers and neatly shelved vinyl records suggests the home belongs to a serious audio collector. Frame from the entry corner toward the windows so the open-plan layout, mezzanine edge and circulation are immediately legible. Late-afternoon sunlight enters from camera right, making long geometric shadows while soft practical lamps retain warmth in the deeper areas. Restrained palette of concrete gray, smoked brown, moss green, oxblood and warm amber. Meticulously staged but genuinely livable, no people, no logos, no readable text, no clutter. High-end editorial architectural photography, realistic materials and construction details, natural dynamic range, crisp focus throughout, straight verticals, corrected perspective, wide 16:9 landscape composition, approximately 24mm full-frame lens, camera at chest height, spacious without exaggerated distortion.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'google:4@1',
positivePrompt: 'Finished luxury real-estate interior photograph of an adaptive-reuse loft inside a decommissioned 1970s urban telephone exchange. Show a spacious double-height living room that preserves the building\'s industrial character: board-formed concrete walls, exposed cable trays, tall steel-framed windows and one carefully restored wall of analog telephone switching equipment with orderly rows of relays, patch cords and indicator housings. The historic machinery is integrated as an architectural feature, not a museum display. Contemporary residential design includes a low modular sofa in deep moss-green mohair, smoked-oak cabinetry, an oxblood leather lounge chair, brushed aluminum side tables, a large cream wool rug and a sculptural paper pendant. A compact listening area with walnut speakers and neatly shelved vinyl records suggests the home belongs to a serious audio collector. Frame from the entry corner toward the windows so the open-plan layout, mezzanine edge and circulation are immediately legible. Late-afternoon sunlight enters from camera right, making long geometric shadows while soft practical lamps retain warmth in the deeper areas. Restrained palette of concrete gray, smoked brown, moss green, oxblood and warm amber. Meticulously staged but genuinely livable, no people, no logos, no readable text, no clutter. High-end editorial architectural photography, realistic materials and construction details, natural dynamic range, crisp focus throughout, straight verticals, corrected perspective, wide 16:9 landscape composition, approximately 24mm full-frame lens, camera at chest height, spacious without exaggerated distortion.',
width: 1344,
height: 768
})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": "google:4@1",
"positivePrompt": "Finished luxury real-estate interior photograph of an adaptive-reuse loft inside a decommissioned 1970s urban telephone exchange. Show a spacious double-height living room that preserves the building's industrial character: board-formed concrete walls, exposed cable trays, tall steel-framed windows and one carefully restored wall of analog telephone switching equipment with orderly rows of relays, patch cords and indicator housings. The historic machinery is integrated as an architectural feature, not a museum display. Contemporary residential design includes a low modular sofa in deep moss-green mohair, smoked-oak cabinetry, an oxblood leather lounge chair, brushed aluminum side tables, a large cream wool rug and a sculptural paper pendant. A compact listening area with walnut speakers and neatly shelved vinyl records suggests the home belongs to a serious audio collector. Frame from the entry corner toward the windows so the open-plan layout, mezzanine edge and circulation are immediately legible. Late-afternoon sunlight enters from camera right, making long geometric shadows while soft practical lamps retain warmth in the deeper areas. Restrained palette of concrete gray, smoked brown, moss green, oxblood and warm amber. Meticulously staged but genuinely livable, no people, no logos, no readable text, no clutter. High-end editorial architectural photography, realistic materials and construction details, natural dynamic range, crisp focus throughout, straight verticals, corrected perspective, wide 16:9 landscape composition, approximately 24mm full-frame lens, camera at chest height, spacious without exaggerated distortion.",
"width": 1344,
"height": 768
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "4b88d7e4-eef9-4731-81fa-e8911a831887",
"model": "google:4@1",
"positivePrompt": "Finished luxury real-estate interior photograph of an adaptive-reuse loft inside a decommissioned 1970s urban telephone exchange. Show a spacious double-height living room that preserves the building's industrial character: board-formed concrete walls, exposed cable trays, tall steel-framed windows and one carefully restored wall of analog telephone switching equipment with orderly rows of relays, patch cords and indicator housings. The historic machinery is integrated as an architectural feature, not a museum display. Contemporary residential design includes a low modular sofa in deep moss-green mohair, smoked-oak cabinetry, an oxblood leather lounge chair, brushed aluminum side tables, a large cream wool rug and a sculptural paper pendant. A compact listening area with walnut speakers and neatly shelved vinyl records suggests the home belongs to a serious audio collector. Frame from the entry corner toward the windows so the open-plan layout, mezzanine edge and circulation are immediately legible. Late-afternoon sunlight enters from camera right, making long geometric shadows while soft practical lamps retain warmth in the deeper areas. Restrained palette of concrete gray, smoked brown, moss green, oxblood and warm amber. Meticulously staged but genuinely livable, no people, no logos, no readable text, no clutter. High-end editorial architectural photography, realistic materials and construction details, natural dynamic range, crisp focus throughout, straight verticals, corrected perspective, wide 16:9 landscape composition, approximately 24mm full-frame lens, camera at chest height, spacious without exaggerated distortion.",
"width": 1344,
"height": 768
}
]'runware run google:4@1 \
positivePrompt="Finished luxury real-estate interior photograph of an adaptive-reuse loft inside a decommissioned 1970s urban telephone exchange. Show a spacious double-height living room that preserves the building's industrial character: board-formed concrete walls, exposed cable trays, tall steel-framed windows and one carefully restored wall of analog telephone switching equipment with orderly rows of relays, patch cords and indicator housings. The historic machinery is integrated as an architectural feature, not a museum display. Contemporary residential design includes a low modular sofa in deep moss-green mohair, smoked-oak cabinetry, an oxblood leather lounge chair, brushed aluminum side tables, a large cream wool rug and a sculptural paper pendant. A compact listening area with walnut speakers and neatly shelved vinyl records suggests the home belongs to a serious audio collector. Frame from the entry corner toward the windows so the open-plan layout, mezzanine edge and circulation are immediately legible. Late-afternoon sunlight enters from camera right, making long geometric shadows while soft practical lamps retain warmth in the deeper areas. Restrained palette of concrete gray, smoked brown, moss green, oxblood and warm amber. Meticulously staged but genuinely livable, no people, no logos, no readable text, no clutter. High-end editorial architectural photography, realistic materials and construction details, natural dynamic range, crisp focus throughout, straight verticals, corrected perspective, wide 16:9 landscape composition, approximately 24mm full-frame lens, camera at chest height, spacious without exaggerated distortion." \
width=1344 \
height=768{
"taskType": "imageInference",
"taskUUID": "4b88d7e4-eef9-4731-81fa-e8911a831887",
"model": "google:4@1",
"positivePrompt": "Finished luxury real-estate interior photograph of an adaptive-reuse loft inside a decommissioned 1970s urban telephone exchange. Show a spacious double-height living room that preserves the building's industrial character: board-formed concrete walls, exposed cable trays, tall steel-framed windows and one carefully restored wall of analog telephone switching equipment with orderly rows of relays, patch cords and indicator housings. The historic machinery is integrated as an architectural feature, not a museum display. Contemporary residential design includes a low modular sofa in deep moss-green mohair, smoked-oak cabinetry, an oxblood leather lounge chair, brushed aluminum side tables, a large cream wool rug and a sculptural paper pendant. A compact listening area with walnut speakers and neatly shelved vinyl records suggests the home belongs to a serious audio collector. Frame from the entry corner toward the windows so the open-plan layout, mezzanine edge and circulation are immediately legible. Late-afternoon sunlight enters from camera right, making long geometric shadows while soft practical lamps retain warmth in the deeper areas. Restrained palette of concrete gray, smoked brown, moss green, oxblood and warm amber. Meticulously staged but genuinely livable, no people, no logos, no readable text, no clutter. High-end editorial architectural photography, realistic materials and construction details, natural dynamic range, crisp focus throughout, straight verticals, corrected perspective, wide 16:9 landscape composition, approximately 24mm full-frame lens, camera at chest height, spacious without exaggerated distortion.",
"width": 1344,
"height": 768
}{
"taskType": "imageInference",
"taskUUID": "4b88d7e4-eef9-4731-81fa-e8911a831887",
"imageUUID": "b11422d9-015e-41af-825d-8dd70440add6",
"imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/b11422d9-015e-41af-825d-8dd70440add6.jpg",
"seed": 589636060,
"cost": 0.039
}Raptor Rehabilitation Fundraising Social Portrait

Combine both reference images into one finished vertical social campaign portrait for a nonprofit raptor rehabilitation center. Preserve the caretaker’s recognizable face, silver-streaked curls, eyebrow scar, forest-green coveralls, and tan falconry gauntlet from reference 1. Preserve the exact great horned owl’s yellow eyes, mottled charcoal-and-tawny plumage, body proportions, hooked beak, and asymmetrical ear tufts from reference 2. Place the owl naturally and safely on her raised gloved left forearm, with believable talon contact, scale, posture, and interaction. The caretaker looks directly into the camera while the owl looks slightly off frame, creating a composed guardian-and-patient relationship. Set them inside a contemporary wildlife rehabilitation flight enclosure with translucent corrugated wall panels, subtle wire-mesh geometry, and out-of-focus native branches. Use bold editorial art direction designed to stop the scroll: hard direct flash balanced with cobalt-blue ambient light, a warm persimmon accent panel, crisp feather texture, controlled shadows, and restrained documentary realism. Frame from mid-thigh upward with the pair centered and generous breathing room around the owl’s ear tufts. Premium nonprofit campaign photography, humane and credible rather than sentimental, energetic color blocking, clean visual hierarchy, realistic anatomy and lighting. One coherent photograph, not a collage or split screen. No typography, logos, watermarks, interface elements, or decorative borders.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'google:4@1',
positivePrompt: 'Combine both reference images into one finished vertical social campaign portrait for a nonprofit raptor rehabilitation center. Preserve the caretaker’s recognizable face, silver-streaked curls, eyebrow scar, forest-green coveralls, and tan falconry gauntlet from reference 1. Preserve the exact great horned owl’s yellow eyes, mottled charcoal-and-tawny plumage, body proportions, hooked beak, and asymmetrical ear tufts from reference 2. Place the owl naturally and safely on her raised gloved left forearm, with believable talon contact, scale, posture, and interaction. The caretaker looks directly into the camera while the owl looks slightly off frame, creating a composed guardian-and-patient relationship.\n\nSet them inside a contemporary wildlife rehabilitation flight enclosure with translucent corrugated wall panels, subtle wire-mesh geometry, and out-of-focus native branches. Use bold editorial art direction designed to stop the scroll: hard direct flash balanced with cobalt-blue ambient light, a warm persimmon accent panel, crisp feather texture, controlled shadows, and restrained documentary realism. Frame from mid-thigh upward with the pair centered and generous breathing room around the owl’s ear tufts. Premium nonprofit campaign photography, humane and credible rather than sentimental, energetic color blocking, clean visual hierarchy, realistic anatomy and lighting. One coherent photograph, not a collage or split screen. No typography, logos, watermarks, interface elements, or decorative borders.',
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/81db56d6-2798-43f6-bffa-d40ff8cf7ff0.jpg',
'https://assets.runware.ai/assets/inputs/1e6aeb7f-b078-4d54-b506-f46a7a9ed6fc.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": "google:4@1",
"positivePrompt": "Combine both reference images into one finished vertical social campaign portrait for a nonprofit raptor rehabilitation center. Preserve the caretaker’s recognizable face, silver-streaked curls, eyebrow scar, forest-green coveralls, and tan falconry gauntlet from reference 1. Preserve the exact great horned owl’s yellow eyes, mottled charcoal-and-tawny plumage, body proportions, hooked beak, and asymmetrical ear tufts from reference 2. Place the owl naturally and safely on her raised gloved left forearm, with believable talon contact, scale, posture, and interaction. The caretaker looks directly into the camera while the owl looks slightly off frame, creating a composed guardian-and-patient relationship.\n\nSet them inside a contemporary wildlife rehabilitation flight enclosure with translucent corrugated wall panels, subtle wire-mesh geometry, and out-of-focus native branches. Use bold editorial art direction designed to stop the scroll: hard direct flash balanced with cobalt-blue ambient light, a warm persimmon accent panel, crisp feather texture, controlled shadows, and restrained documentary realism. Frame from mid-thigh upward with the pair centered and generous breathing room around the owl’s ear tufts. Premium nonprofit campaign photography, humane and credible rather than sentimental, energetic color blocking, clean visual hierarchy, realistic anatomy and lighting. One coherent photograph, not a collage or split screen. No typography, logos, watermarks, interface elements, or decorative borders.",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/81db56d6-2798-43f6-bffa-d40ff8cf7ff0.jpg",
"https://assets.runware.ai/assets/inputs/1e6aeb7f-b078-4d54-b506-f46a7a9ed6fc.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": "fe662812-2ab4-4bdf-9e13-8121c167c494",
"model": "google:4@1",
"positivePrompt": "Combine both reference images into one finished vertical social campaign portrait for a nonprofit raptor rehabilitation center. Preserve the caretaker’s recognizable face, silver-streaked curls, eyebrow scar, forest-green coveralls, and tan falconry gauntlet from reference 1. Preserve the exact great horned owl’s yellow eyes, mottled charcoal-and-tawny plumage, body proportions, hooked beak, and asymmetrical ear tufts from reference 2. Place the owl naturally and safely on her raised gloved left forearm, with believable talon contact, scale, posture, and interaction. The caretaker looks directly into the camera while the owl looks slightly off frame, creating a composed guardian-and-patient relationship.\n\nSet them inside a contemporary wildlife rehabilitation flight enclosure with translucent corrugated wall panels, subtle wire-mesh geometry, and out-of-focus native branches. Use bold editorial art direction designed to stop the scroll: hard direct flash balanced with cobalt-blue ambient light, a warm persimmon accent panel, crisp feather texture, controlled shadows, and restrained documentary realism. Frame from mid-thigh upward with the pair centered and generous breathing room around the owl’s ear tufts. Premium nonprofit campaign photography, humane and credible rather than sentimental, energetic color blocking, clean visual hierarchy, realistic anatomy and lighting. One coherent photograph, not a collage or split screen. No typography, logos, watermarks, interface elements, or decorative borders.",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/81db56d6-2798-43f6-bffa-d40ff8cf7ff0.jpg",
"https://assets.runware.ai/assets/inputs/1e6aeb7f-b078-4d54-b506-f46a7a9ed6fc.jpg"
]
}
}
]'runware run google:4@1 \
positivePrompt="Combine both reference images into one finished vertical social campaign portrait for a nonprofit raptor rehabilitation center. Preserve the caretaker’s recognizable face, silver-streaked curls, eyebrow scar, forest-green coveralls, and tan falconry gauntlet from reference 1. Preserve the exact great horned owl’s yellow eyes, mottled charcoal-and-tawny plumage, body proportions, hooked beak, and asymmetrical ear tufts from reference 2. Place the owl naturally and safely on her raised gloved left forearm, with believable talon contact, scale, posture, and interaction. The caretaker looks directly into the camera while the owl looks slightly off frame, creating a composed guardian-and-patient relationship.
Set them inside a contemporary wildlife rehabilitation flight enclosure with translucent corrugated wall panels, subtle wire-mesh geometry, and out-of-focus native branches. Use bold editorial art direction designed to stop the scroll: hard direct flash balanced with cobalt-blue ambient light, a warm persimmon accent panel, crisp feather texture, controlled shadows, and restrained documentary realism. Frame from mid-thigh upward with the pair centered and generous breathing room around the owl’s ear tufts. Premium nonprofit campaign photography, humane and credible rather than sentimental, energetic color blocking, clean visual hierarchy, realistic anatomy and lighting. One coherent photograph, not a collage or split screen. No typography, logos, watermarks, interface elements, or decorative borders." \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/81db56d6-2798-43f6-bffa-d40ff8cf7ff0.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/1e6aeb7f-b078-4d54-b506-f46a7a9ed6fc.jpg{
"taskType": "imageInference",
"taskUUID": "fe662812-2ab4-4bdf-9e13-8121c167c494",
"model": "google:4@1",
"positivePrompt": "Combine both reference images into one finished vertical social campaign portrait for a nonprofit raptor rehabilitation center. Preserve the caretaker’s recognizable face, silver-streaked curls, eyebrow scar, forest-green coveralls, and tan falconry gauntlet from reference 1. Preserve the exact great horned owl’s yellow eyes, mottled charcoal-and-tawny plumage, body proportions, hooked beak, and asymmetrical ear tufts from reference 2. Place the owl naturally and safely on her raised gloved left forearm, with believable talon contact, scale, posture, and interaction. The caretaker looks directly into the camera while the owl looks slightly off frame, creating a composed guardian-and-patient relationship.\n\nSet them inside a contemporary wildlife rehabilitation flight enclosure with translucent corrugated wall panels, subtle wire-mesh geometry, and out-of-focus native branches. Use bold editorial art direction designed to stop the scroll: hard direct flash balanced with cobalt-blue ambient light, a warm persimmon accent panel, crisp feather texture, controlled shadows, and restrained documentary realism. Frame from mid-thigh upward with the pair centered and generous breathing room around the owl’s ear tufts. Premium nonprofit campaign photography, humane and credible rather than sentimental, energetic color blocking, clean visual hierarchy, realistic anatomy and lighting. One coherent photograph, not a collage or split screen. No typography, logos, watermarks, interface elements, or decorative borders.",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/81db56d6-2798-43f6-bffa-d40ff8cf7ff0.jpg",
"https://assets.runware.ai/assets/inputs/1e6aeb7f-b078-4d54-b506-f46a7a9ed6fc.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "fe662812-2ab4-4bdf-9e13-8121c167c494",
"imageUUID": "16a14730-ad03-4d9b-83bd-48d2e15cef13",
"imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/16a14730-ad03-4d9b-83bd-48d2e15cef13.jpg",
"seed": 291323249,
"cost": 0.039
}Accessible Bathroom Retrofit Visualization

Create a single photorealistic client-approval bathroom retrofit visualization by using reference image 1 as the unchanged base room and installing the exact fold-down support rail from reference image 2 in the clear wall space immediately to the right of the toilet. Preserve the bathroom's recognizable layout, moss-green tile pattern and grout lines, wall-hung toilet, salmon terrazzo floor, oak vanity edge, brushed nickel fixtures, camera position, perspective, and overcast daylight. Preserve the support rail's distinctive sunflower-yellow U-shaped frame, oval mounting plate, charcoal grip, red release button, hinge details, and proportions. Show the rail lowered horizontally at a practical support height beside the toilet, projecting forward parallel to the toilet, at realistic human scale. Align its mounting plate flush to the tiled wall with convincing contact, subtle fasteners, correct perspective, natural occlusion, and a soft shadow consistent with the room lighting. Make the installation look structurally plausible and professionally completed without changing or cracking the surrounding tiles. Clean documentary architectural photography, restrained natural color, crisp material detail, no people, no labels, no annotations, no added fixtures, no redesign of the room.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'google:4@1',
positivePrompt: 'Create a single photorealistic client-approval bathroom retrofit visualization by using reference image 1 as the unchanged base room and installing the exact fold-down support rail from reference image 2 in the clear wall space immediately to the right of the toilet. Preserve the bathroom\'s recognizable layout, moss-green tile pattern and grout lines, wall-hung toilet, salmon terrazzo floor, oak vanity edge, brushed nickel fixtures, camera position, perspective, and overcast daylight. Preserve the support rail\'s distinctive sunflower-yellow U-shaped frame, oval mounting plate, charcoal grip, red release button, hinge details, and proportions. Show the rail lowered horizontally at a practical support height beside the toilet, projecting forward parallel to the toilet, at realistic human scale. Align its mounting plate flush to the tiled wall with convincing contact, subtle fasteners, correct perspective, natural occlusion, and a soft shadow consistent with the room lighting. Make the installation look structurally plausible and professionally completed without changing or cracking the surrounding tiles. Clean documentary architectural photography, restrained natural color, crisp material detail, no people, no labels, no annotations, no added fixtures, no redesign of the room.',
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/5cf568fc-cc8b-4763-afcc-ab5f8c00f7ce.jpg',
'https://assets.runware.ai/assets/inputs/3bd90291-9e15-485a-b803-3d8ae59c6776.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": "google:4@1",
"positivePrompt": "Create a single photorealistic client-approval bathroom retrofit visualization by using reference image 1 as the unchanged base room and installing the exact fold-down support rail from reference image 2 in the clear wall space immediately to the right of the toilet. Preserve the bathroom's recognizable layout, moss-green tile pattern and grout lines, wall-hung toilet, salmon terrazzo floor, oak vanity edge, brushed nickel fixtures, camera position, perspective, and overcast daylight. Preserve the support rail's distinctive sunflower-yellow U-shaped frame, oval mounting plate, charcoal grip, red release button, hinge details, and proportions. Show the rail lowered horizontally at a practical support height beside the toilet, projecting forward parallel to the toilet, at realistic human scale. Align its mounting plate flush to the tiled wall with convincing contact, subtle fasteners, correct perspective, natural occlusion, and a soft shadow consistent with the room lighting. Make the installation look structurally plausible and professionally completed without changing or cracking the surrounding tiles. Clean documentary architectural photography, restrained natural color, crisp material detail, no people, no labels, no annotations, no added fixtures, no redesign of the room.",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/5cf568fc-cc8b-4763-afcc-ab5f8c00f7ce.jpg",
"https://assets.runware.ai/assets/inputs/3bd90291-9e15-485a-b803-3d8ae59c6776.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": "5c1b1dd1-2bec-4e60-a87e-b1ee764c8925",
"model": "google:4@1",
"positivePrompt": "Create a single photorealistic client-approval bathroom retrofit visualization by using reference image 1 as the unchanged base room and installing the exact fold-down support rail from reference image 2 in the clear wall space immediately to the right of the toilet. Preserve the bathroom's recognizable layout, moss-green tile pattern and grout lines, wall-hung toilet, salmon terrazzo floor, oak vanity edge, brushed nickel fixtures, camera position, perspective, and overcast daylight. Preserve the support rail's distinctive sunflower-yellow U-shaped frame, oval mounting plate, charcoal grip, red release button, hinge details, and proportions. Show the rail lowered horizontally at a practical support height beside the toilet, projecting forward parallel to the toilet, at realistic human scale. Align its mounting plate flush to the tiled wall with convincing contact, subtle fasteners, correct perspective, natural occlusion, and a soft shadow consistent with the room lighting. Make the installation look structurally plausible and professionally completed without changing or cracking the surrounding tiles. Clean documentary architectural photography, restrained natural color, crisp material detail, no people, no labels, no annotations, no added fixtures, no redesign of the room.",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/5cf568fc-cc8b-4763-afcc-ab5f8c00f7ce.jpg",
"https://assets.runware.ai/assets/inputs/3bd90291-9e15-485a-b803-3d8ae59c6776.jpg"
]
}
}
]'runware run google:4@1 \
positivePrompt="Create a single photorealistic client-approval bathroom retrofit visualization by using reference image 1 as the unchanged base room and installing the exact fold-down support rail from reference image 2 in the clear wall space immediately to the right of the toilet. Preserve the bathroom's recognizable layout, moss-green tile pattern and grout lines, wall-hung toilet, salmon terrazzo floor, oak vanity edge, brushed nickel fixtures, camera position, perspective, and overcast daylight. Preserve the support rail's distinctive sunflower-yellow U-shaped frame, oval mounting plate, charcoal grip, red release button, hinge details, and proportions. Show the rail lowered horizontally at a practical support height beside the toilet, projecting forward parallel to the toilet, at realistic human scale. Align its mounting plate flush to the tiled wall with convincing contact, subtle fasteners, correct perspective, natural occlusion, and a soft shadow consistent with the room lighting. Make the installation look structurally plausible and professionally completed without changing or cracking the surrounding tiles. Clean documentary architectural photography, restrained natural color, crisp material detail, no people, no labels, no annotations, no added fixtures, no redesign of the room." \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/5cf568fc-cc8b-4763-afcc-ab5f8c00f7ce.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/3bd90291-9e15-485a-b803-3d8ae59c6776.jpg{
"taskType": "imageInference",
"taskUUID": "5c1b1dd1-2bec-4e60-a87e-b1ee764c8925",
"model": "google:4@1",
"positivePrompt": "Create a single photorealistic client-approval bathroom retrofit visualization by using reference image 1 as the unchanged base room and installing the exact fold-down support rail from reference image 2 in the clear wall space immediately to the right of the toilet. Preserve the bathroom's recognizable layout, moss-green tile pattern and grout lines, wall-hung toilet, salmon terrazzo floor, oak vanity edge, brushed nickel fixtures, camera position, perspective, and overcast daylight. Preserve the support rail's distinctive sunflower-yellow U-shaped frame, oval mounting plate, charcoal grip, red release button, hinge details, and proportions. Show the rail lowered horizontally at a practical support height beside the toilet, projecting forward parallel to the toilet, at realistic human scale. Align its mounting plate flush to the tiled wall with convincing contact, subtle fasteners, correct perspective, natural occlusion, and a soft shadow consistent with the room lighting. Make the installation look structurally plausible and professionally completed without changing or cracking the surrounding tiles. Clean documentary architectural photography, restrained natural color, crisp material detail, no people, no labels, no annotations, no added fixtures, no redesign of the room.",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/5cf568fc-cc8b-4763-afcc-ab5f8c00f7ce.jpg",
"https://assets.runware.ai/assets/inputs/3bd90291-9e15-485a-b803-3d8ae59c6776.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "5c1b1dd1-2bec-4e60-a87e-b1ee764c8925",
"imageUUID": "12e8cad2-1cf4-41c5-9a87-29a5e8a5c3f6",
"imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/12e8cad2-1cf4-41c5-9a87-29a5e8a5c3f6.jpg",
"seed": 244471544,
"cost": 0.039
}Clockwork Aviary Winter Atrium

Using the reference images as inspiration, create a richly detailed wide scene inside a vast winter conservatory transformed into a clockwork aviary. Brass-and-ivory mechanical birds perch among bare branches and suspended rings, with intricate gears and tiny winding keys integrated into their bodies. Frost traces the glass ceiling, soft daylight filters through misty panes, and the tiled floor reflects scattered gold highlights. Blend botanical architecture with precise horological craftsmanship, emphasizing elegant scale, believable materials, crisp fine detail, cinematic depth, and a quiet wonder-filled mood. No text, no people.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'google:4@1',
positivePrompt: 'Using the reference images as inspiration, create a richly detailed wide scene inside a vast winter conservatory transformed into a clockwork aviary. Brass-and-ivory mechanical birds perch among bare branches and suspended rings, with intricate gears and tiny winding keys integrated into their bodies. Frost traces the glass ceiling, soft daylight filters through misty panes, and the tiled floor reflects scattered gold highlights. Blend botanical architecture with precise horological craftsmanship, emphasizing elegant scale, believable materials, crisp fine detail, cinematic depth, and a quiet wonder-filled mood. No text, no people.',
width: 1248,
height: 832,
providerSettings: {
google: {
safetyTolerance: 'off'
}
},
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/f141620d-fed3-4049-826d-72b5fc4d1622.jpg',
'https://assets.runware.ai/assets/inputs/ded3e076-979b-4765-ba90-fec8ac5c0662.jpg',
'https://assets.runware.ai/assets/inputs/b116a184-727b-4eac-8d7e-dfa28e784ce6.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": "google:4@1",
"positivePrompt": "Using the reference images as inspiration, create a richly detailed wide scene inside a vast winter conservatory transformed into a clockwork aviary. Brass-and-ivory mechanical birds perch among bare branches and suspended rings, with intricate gears and tiny winding keys integrated into their bodies. Frost traces the glass ceiling, soft daylight filters through misty panes, and the tiled floor reflects scattered gold highlights. Blend botanical architecture with precise horological craftsmanship, emphasizing elegant scale, believable materials, crisp fine detail, cinematic depth, and a quiet wonder-filled mood. No text, no people.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/f141620d-fed3-4049-826d-72b5fc4d1622.jpg",
"https://assets.runware.ai/assets/inputs/ded3e076-979b-4765-ba90-fec8ac5c0662.jpg",
"https://assets.runware.ai/assets/inputs/b116a184-727b-4eac-8d7e-dfa28e784ce6.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": "5d034aaf-9912-4d37-940c-a9aae4f74c89",
"model": "google:4@1",
"positivePrompt": "Using the reference images as inspiration, create a richly detailed wide scene inside a vast winter conservatory transformed into a clockwork aviary. Brass-and-ivory mechanical birds perch among bare branches and suspended rings, with intricate gears and tiny winding keys integrated into their bodies. Frost traces the glass ceiling, soft daylight filters through misty panes, and the tiled floor reflects scattered gold highlights. Blend botanical architecture with precise horological craftsmanship, emphasizing elegant scale, believable materials, crisp fine detail, cinematic depth, and a quiet wonder-filled mood. No text, no people.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/f141620d-fed3-4049-826d-72b5fc4d1622.jpg",
"https://assets.runware.ai/assets/inputs/ded3e076-979b-4765-ba90-fec8ac5c0662.jpg",
"https://assets.runware.ai/assets/inputs/b116a184-727b-4eac-8d7e-dfa28e784ce6.jpg"
]
}
}
]'runware run google:4@1 \
positivePrompt="Using the reference images as inspiration, create a richly detailed wide scene inside a vast winter conservatory transformed into a clockwork aviary. Brass-and-ivory mechanical birds perch among bare branches and suspended rings, with intricate gears and tiny winding keys integrated into their bodies. Frost traces the glass ceiling, soft daylight filters through misty panes, and the tiled floor reflects scattered gold highlights. Blend botanical architecture with precise horological craftsmanship, emphasizing elegant scale, believable materials, crisp fine detail, cinematic depth, and a quiet wonder-filled mood. No text, no people." \
width=1248 \
height=832 \
providerSettings.google.safetyTolerance=off \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/f141620d-fed3-4049-826d-72b5fc4d1622.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/ded3e076-979b-4765-ba90-fec8ac5c0662.jpg \
inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/b116a184-727b-4eac-8d7e-dfa28e784ce6.jpg{
"taskType": "imageInference",
"taskUUID": "5d034aaf-9912-4d37-940c-a9aae4f74c89",
"model": "google:4@1",
"positivePrompt": "Using the reference images as inspiration, create a richly detailed wide scene inside a vast winter conservatory transformed into a clockwork aviary. Brass-and-ivory mechanical birds perch among bare branches and suspended rings, with intricate gears and tiny winding keys integrated into their bodies. Frost traces the glass ceiling, soft daylight filters through misty panes, and the tiled floor reflects scattered gold highlights. Blend botanical architecture with precise horological craftsmanship, emphasizing elegant scale, believable materials, crisp fine detail, cinematic depth, and a quiet wonder-filled mood. No text, no people.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/f141620d-fed3-4049-826d-72b5fc4d1622.jpg",
"https://assets.runware.ai/assets/inputs/ded3e076-979b-4765-ba90-fec8ac5c0662.jpg",
"https://assets.runware.ai/assets/inputs/b116a184-727b-4eac-8d7e-dfa28e784ce6.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "5d034aaf-9912-4d37-940c-a9aae4f74c89",
"imageUUID": "419b04b5-332e-409b-9e95-8f2f099c9727",
"imageURL": "https://im.runware.ai/image/os/a22d05/ws/2/ii/419b04b5-332e-409b-9e95-8f2f099c9727.jpg",
"seed": 307836537,
"cost": 0.039
}Subterranean Fungal Tram Station

A vast underground tram platform carved into volcanic stone, transformed into a public transit hub beneath a forest of colossal amber and indigo mushrooms. Sleek ceramic tram cars wait beside tracks that curve into a glowing tunnel, while commuters in practical weathered coats carry woven baskets, mechanical tool cases, and paper parcels. The ceiling is crowded with hanging roots, mineral drips, ventilation ducts, and suspended lantern globes shaped like seed pods. Small maintenance robots roll along the platform, reflecting warm highlights on wet basalt. Moss-covered signage uses elegant geometric symbols, benches are made from polished dark wood and cast metal, and puddles mirror the luminous caps overhead. Atmosphere of hushed wonder and everyday routine, cinematic depth, ultra-detailed textures, believable scale, volumetric haze, high dynamic range, wide-angle environmental shot, imaginative but grounded science-fantasy realism.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'google:4@1',
positivePrompt: 'A vast underground tram platform carved into volcanic stone, transformed into a public transit hub beneath a forest of colossal amber and indigo mushrooms. Sleek ceramic tram cars wait beside tracks that curve into a glowing tunnel, while commuters in practical weathered coats carry woven baskets, mechanical tool cases, and paper parcels. The ceiling is crowded with hanging roots, mineral drips, ventilation ducts, and suspended lantern globes shaped like seed pods. Small maintenance robots roll along the platform, reflecting warm highlights on wet basalt. Moss-covered signage uses elegant geometric symbols, benches are made from polished dark wood and cast metal, and puddles mirror the luminous caps overhead. Atmosphere of hushed wonder and everyday routine, cinematic depth, ultra-detailed textures, believable scale, volumetric haze, high dynamic range, wide-angle environmental shot, imaginative but grounded science-fantasy realism.',
width: 1344,
height: 768,
providerSettings: {
google: {
safetyTolerance: 'off'
}
}
})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": "google:4@1",
"positivePrompt": "A vast underground tram platform carved into volcanic stone, transformed into a public transit hub beneath a forest of colossal amber and indigo mushrooms. Sleek ceramic tram cars wait beside tracks that curve into a glowing tunnel, while commuters in practical weathered coats carry woven baskets, mechanical tool cases, and paper parcels. The ceiling is crowded with hanging roots, mineral drips, ventilation ducts, and suspended lantern globes shaped like seed pods. Small maintenance robots roll along the platform, reflecting warm highlights on wet basalt. Moss-covered signage uses elegant geometric symbols, benches are made from polished dark wood and cast metal, and puddles mirror the luminous caps overhead. Atmosphere of hushed wonder and everyday routine, cinematic depth, ultra-detailed textures, believable scale, volumetric haze, high dynamic range, wide-angle environmental shot, imaginative but grounded science-fantasy realism.",
"width": 1344,
"height": 768,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "b5a975f7-5e51-4a35-acf7-f4f8006cff34",
"model": "google:4@1",
"positivePrompt": "A vast underground tram platform carved into volcanic stone, transformed into a public transit hub beneath a forest of colossal amber and indigo mushrooms. Sleek ceramic tram cars wait beside tracks that curve into a glowing tunnel, while commuters in practical weathered coats carry woven baskets, mechanical tool cases, and paper parcels. The ceiling is crowded with hanging roots, mineral drips, ventilation ducts, and suspended lantern globes shaped like seed pods. Small maintenance robots roll along the platform, reflecting warm highlights on wet basalt. Moss-covered signage uses elegant geometric symbols, benches are made from polished dark wood and cast metal, and puddles mirror the luminous caps overhead. Atmosphere of hushed wonder and everyday routine, cinematic depth, ultra-detailed textures, believable scale, volumetric haze, high dynamic range, wide-angle environmental shot, imaginative but grounded science-fantasy realism.",
"width": 1344,
"height": 768,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
}
}
]'runware run google:4@1 \
positivePrompt="A vast underground tram platform carved into volcanic stone, transformed into a public transit hub beneath a forest of colossal amber and indigo mushrooms. Sleek ceramic tram cars wait beside tracks that curve into a glowing tunnel, while commuters in practical weathered coats carry woven baskets, mechanical tool cases, and paper parcels. The ceiling is crowded with hanging roots, mineral drips, ventilation ducts, and suspended lantern globes shaped like seed pods. Small maintenance robots roll along the platform, reflecting warm highlights on wet basalt. Moss-covered signage uses elegant geometric symbols, benches are made from polished dark wood and cast metal, and puddles mirror the luminous caps overhead. Atmosphere of hushed wonder and everyday routine, cinematic depth, ultra-detailed textures, believable scale, volumetric haze, high dynamic range, wide-angle environmental shot, imaginative but grounded science-fantasy realism." \
width=1344 \
height=768 \
providerSettings.google.safetyTolerance=off{
"taskType": "imageInference",
"taskUUID": "b5a975f7-5e51-4a35-acf7-f4f8006cff34",
"model": "google:4@1",
"positivePrompt": "A vast underground tram platform carved into volcanic stone, transformed into a public transit hub beneath a forest of colossal amber and indigo mushrooms. Sleek ceramic tram cars wait beside tracks that curve into a glowing tunnel, while commuters in practical weathered coats carry woven baskets, mechanical tool cases, and paper parcels. The ceiling is crowded with hanging roots, mineral drips, ventilation ducts, and suspended lantern globes shaped like seed pods. Small maintenance robots roll along the platform, reflecting warm highlights on wet basalt. Moss-covered signage uses elegant geometric symbols, benches are made from polished dark wood and cast metal, and puddles mirror the luminous caps overhead. Atmosphere of hushed wonder and everyday routine, cinematic depth, ultra-detailed textures, believable scale, volumetric haze, high dynamic range, wide-angle environmental shot, imaginative but grounded science-fantasy realism.",
"width": 1344,
"height": 768,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
}
}{
"taskType": "imageInference",
"taskUUID": "b5a975f7-5e51-4a35-acf7-f4f8006cff34",
"imageUUID": "be8792b6-c4e1-4c21-b1fd-c2b92141e4be",
"imageURL": "https://im.runware.ai/image/os/a22d05/ws/2/ii/be8792b6-c4e1-4c21-b1fd-c2b92141e4be.jpg",
"seed": 963629215,
"cost": 0.039
}Rainy Rooftop Kite Workshop

Using the reference images as visual guidance, create a cinematic wide scene of a rainy rooftop kite workshop in an old coastal city. Blend the shed interior details, wet roof textures, and manta-shaped kite design into one believable environment. Show a partially open workshop with handmade flying machines hanging from beams, worktables covered in brushes, lacquer bowls, cut paper, bamboo spars, and tangled string. Outside, slick roof tiles reflect the gray sky and shallow puddles ripple in light drizzle. Feature one large manta-inspired kite being assembled near the doorway, with intricate indigo fabric panels, translucent fins, and copper joints. Mood is quiet, inventive, and slightly windswept. Emphasize tactile materials, layered depth, atmospheric perspective, realistic lighting, and crisp fine-detail rendering.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'google:4@1',
positivePrompt: 'Using the reference images as visual guidance, create a cinematic wide scene of a rainy rooftop kite workshop in an old coastal city. Blend the shed interior details, wet roof textures, and manta-shaped kite design into one believable environment. Show a partially open workshop with handmade flying machines hanging from beams, worktables covered in brushes, lacquer bowls, cut paper, bamboo spars, and tangled string. Outside, slick roof tiles reflect the gray sky and shallow puddles ripple in light drizzle. Feature one large manta-inspired kite being assembled near the doorway, with intricate indigo fabric panels, translucent fins, and copper joints. Mood is quiet, inventive, and slightly windswept. Emphasize tactile materials, layered depth, atmospheric perspective, realistic lighting, and crisp fine-detail rendering.',
width: 1248,
height: 832,
providerSettings: {
google: {
safetyTolerance: 'off'
}
},
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/0e5fca34-715c-4833-8a78-faf80483d54e.jpg',
'https://assets.runware.ai/assets/inputs/f6f959be-0328-451e-81dd-94a741678ab2.jpg',
'https://assets.runware.ai/assets/inputs/1fc7bab6-893d-48bf-a70c-1c51008900df.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": "google:4@1",
"positivePrompt": "Using the reference images as visual guidance, create a cinematic wide scene of a rainy rooftop kite workshop in an old coastal city. Blend the shed interior details, wet roof textures, and manta-shaped kite design into one believable environment. Show a partially open workshop with handmade flying machines hanging from beams, worktables covered in brushes, lacquer bowls, cut paper, bamboo spars, and tangled string. Outside, slick roof tiles reflect the gray sky and shallow puddles ripple in light drizzle. Feature one large manta-inspired kite being assembled near the doorway, with intricate indigo fabric panels, translucent fins, and copper joints. Mood is quiet, inventive, and slightly windswept. Emphasize tactile materials, layered depth, atmospheric perspective, realistic lighting, and crisp fine-detail rendering.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/0e5fca34-715c-4833-8a78-faf80483d54e.jpg",
"https://assets.runware.ai/assets/inputs/f6f959be-0328-451e-81dd-94a741678ab2.jpg",
"https://assets.runware.ai/assets/inputs/1fc7bab6-893d-48bf-a70c-1c51008900df.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": "b7848026-d92e-4c2d-be54-57fa65e520e9",
"model": "google:4@1",
"positivePrompt": "Using the reference images as visual guidance, create a cinematic wide scene of a rainy rooftop kite workshop in an old coastal city. Blend the shed interior details, wet roof textures, and manta-shaped kite design into one believable environment. Show a partially open workshop with handmade flying machines hanging from beams, worktables covered in brushes, lacquer bowls, cut paper, bamboo spars, and tangled string. Outside, slick roof tiles reflect the gray sky and shallow puddles ripple in light drizzle. Feature one large manta-inspired kite being assembled near the doorway, with intricate indigo fabric panels, translucent fins, and copper joints. Mood is quiet, inventive, and slightly windswept. Emphasize tactile materials, layered depth, atmospheric perspective, realistic lighting, and crisp fine-detail rendering.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/0e5fca34-715c-4833-8a78-faf80483d54e.jpg",
"https://assets.runware.ai/assets/inputs/f6f959be-0328-451e-81dd-94a741678ab2.jpg",
"https://assets.runware.ai/assets/inputs/1fc7bab6-893d-48bf-a70c-1c51008900df.jpg"
]
}
}
]'runware run google:4@1 \
positivePrompt="Using the reference images as visual guidance, create a cinematic wide scene of a rainy rooftop kite workshop in an old coastal city. Blend the shed interior details, wet roof textures, and manta-shaped kite design into one believable environment. Show a partially open workshop with handmade flying machines hanging from beams, worktables covered in brushes, lacquer bowls, cut paper, bamboo spars, and tangled string. Outside, slick roof tiles reflect the gray sky and shallow puddles ripple in light drizzle. Feature one large manta-inspired kite being assembled near the doorway, with intricate indigo fabric panels, translucent fins, and copper joints. Mood is quiet, inventive, and slightly windswept. Emphasize tactile materials, layered depth, atmospheric perspective, realistic lighting, and crisp fine-detail rendering." \
width=1248 \
height=832 \
providerSettings.google.safetyTolerance=off \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/0e5fca34-715c-4833-8a78-faf80483d54e.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/f6f959be-0328-451e-81dd-94a741678ab2.jpg \
inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/1fc7bab6-893d-48bf-a70c-1c51008900df.jpg{
"taskType": "imageInference",
"taskUUID": "b7848026-d92e-4c2d-be54-57fa65e520e9",
"model": "google:4@1",
"positivePrompt": "Using the reference images as visual guidance, create a cinematic wide scene of a rainy rooftop kite workshop in an old coastal city. Blend the shed interior details, wet roof textures, and manta-shaped kite design into one believable environment. Show a partially open workshop with handmade flying machines hanging from beams, worktables covered in brushes, lacquer bowls, cut paper, bamboo spars, and tangled string. Outside, slick roof tiles reflect the gray sky and shallow puddles ripple in light drizzle. Feature one large manta-inspired kite being assembled near the doorway, with intricate indigo fabric panels, translucent fins, and copper joints. Mood is quiet, inventive, and slightly windswept. Emphasize tactile materials, layered depth, atmospheric perspective, realistic lighting, and crisp fine-detail rendering.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/0e5fca34-715c-4833-8a78-faf80483d54e.jpg",
"https://assets.runware.ai/assets/inputs/f6f959be-0328-451e-81dd-94a741678ab2.jpg",
"https://assets.runware.ai/assets/inputs/1fc7bab6-893d-48bf-a70c-1c51008900df.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "b7848026-d92e-4c2d-be54-57fa65e520e9",
"imageUUID": "f9defe1a-45bc-4dfc-b7a9-d9b3415a6edc",
"imageURL": "https://im.runware.ai/image/os/a09d21/ws/2/ii/f9defe1a-45bc-4dfc-b7a9-d9b3415a6edc.jpg",
"seed": 1807705428,
"cost": 0.039
}Windworn Desert Aerostat Encampment

Using the reference images, create a sweeping adventure scene in a remote desert camp beneath towering red sandstone arches. Feature the same explorer as the central figure, preserving the layered robe silhouette, goggles, and travel gear from the character reference. Incorporate the patched aerostat design from the vehicle reference, moored with heavy ropes beside tents and supply crates. Blend the canyon landscape from the environment reference into a believable world with drifting dust, long afternoon shadows, faded textiles, scattered navigation instruments, and signs of a long expedition. Emphasize rich texture, grounded realism, dynamic composition, and a sense of quiet anticipation before departure.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'google:4@1',
positivePrompt: 'Using the reference images, create a sweeping adventure scene in a remote desert camp beneath towering red sandstone arches. Feature the same explorer as the central figure, preserving the layered robe silhouette, goggles, and travel gear from the character reference. Incorporate the patched aerostat design from the vehicle reference, moored with heavy ropes beside tents and supply crates. Blend the canyon landscape from the environment reference into a believable world with drifting dust, long afternoon shadows, faded textiles, scattered navigation instruments, and signs of a long expedition. Emphasize rich texture, grounded realism, dynamic composition, and a sense of quiet anticipation before departure.',
width: 1248,
height: 832,
providerSettings: {
google: {
safetyTolerance: 'off'
}
},
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/e5039b30-c30e-4c85-aa63-d139b28040c8.jpg',
'https://assets.runware.ai/assets/inputs/8533714f-7fa7-4b66-a08c-8d07b5006270.jpg',
'https://assets.runware.ai/assets/inputs/e51c44ec-9856-47c4-867c-27cf5f5c8eb3.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": "google:4@1",
"positivePrompt": "Using the reference images, create a sweeping adventure scene in a remote desert camp beneath towering red sandstone arches. Feature the same explorer as the central figure, preserving the layered robe silhouette, goggles, and travel gear from the character reference. Incorporate the patched aerostat design from the vehicle reference, moored with heavy ropes beside tents and supply crates. Blend the canyon landscape from the environment reference into a believable world with drifting dust, long afternoon shadows, faded textiles, scattered navigation instruments, and signs of a long expedition. Emphasize rich texture, grounded realism, dynamic composition, and a sense of quiet anticipation before departure.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/e5039b30-c30e-4c85-aa63-d139b28040c8.jpg",
"https://assets.runware.ai/assets/inputs/8533714f-7fa7-4b66-a08c-8d07b5006270.jpg",
"https://assets.runware.ai/assets/inputs/e51c44ec-9856-47c4-867c-27cf5f5c8eb3.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": "4f6c3357-a8e0-42d5-ae64-09be3432afff",
"model": "google:4@1",
"positivePrompt": "Using the reference images, create a sweeping adventure scene in a remote desert camp beneath towering red sandstone arches. Feature the same explorer as the central figure, preserving the layered robe silhouette, goggles, and travel gear from the character reference. Incorporate the patched aerostat design from the vehicle reference, moored with heavy ropes beside tents and supply crates. Blend the canyon landscape from the environment reference into a believable world with drifting dust, long afternoon shadows, faded textiles, scattered navigation instruments, and signs of a long expedition. Emphasize rich texture, grounded realism, dynamic composition, and a sense of quiet anticipation before departure.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/e5039b30-c30e-4c85-aa63-d139b28040c8.jpg",
"https://assets.runware.ai/assets/inputs/8533714f-7fa7-4b66-a08c-8d07b5006270.jpg",
"https://assets.runware.ai/assets/inputs/e51c44ec-9856-47c4-867c-27cf5f5c8eb3.jpg"
]
}
}
]'runware run google:4@1 \
positivePrompt="Using the reference images, create a sweeping adventure scene in a remote desert camp beneath towering red sandstone arches. Feature the same explorer as the central figure, preserving the layered robe silhouette, goggles, and travel gear from the character reference. Incorporate the patched aerostat design from the vehicle reference, moored with heavy ropes beside tents and supply crates. Blend the canyon landscape from the environment reference into a believable world with drifting dust, long afternoon shadows, faded textiles, scattered navigation instruments, and signs of a long expedition. Emphasize rich texture, grounded realism, dynamic composition, and a sense of quiet anticipation before departure." \
width=1248 \
height=832 \
providerSettings.google.safetyTolerance=off \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/e5039b30-c30e-4c85-aa63-d139b28040c8.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/8533714f-7fa7-4b66-a08c-8d07b5006270.jpg \
inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/e51c44ec-9856-47c4-867c-27cf5f5c8eb3.jpg{
"taskType": "imageInference",
"taskUUID": "4f6c3357-a8e0-42d5-ae64-09be3432afff",
"model": "google:4@1",
"positivePrompt": "Using the reference images, create a sweeping adventure scene in a remote desert camp beneath towering red sandstone arches. Feature the same explorer as the central figure, preserving the layered robe silhouette, goggles, and travel gear from the character reference. Incorporate the patched aerostat design from the vehicle reference, moored with heavy ropes beside tents and supply crates. Blend the canyon landscape from the environment reference into a believable world with drifting dust, long afternoon shadows, faded textiles, scattered navigation instruments, and signs of a long expedition. Emphasize rich texture, grounded realism, dynamic composition, and a sense of quiet anticipation before departure.",
"width": 1248,
"height": 832,
"providerSettings": {
"google": {
"safetyTolerance": "off"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/e5039b30-c30e-4c85-aa63-d139b28040c8.jpg",
"https://assets.runware.ai/assets/inputs/8533714f-7fa7-4b66-a08c-8d07b5006270.jpg",
"https://assets.runware.ai/assets/inputs/e51c44ec-9856-47c4-867c-27cf5f5c8eb3.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "4f6c3357-a8e0-42d5-ae64-09be3432afff",
"imageUUID": "07691e39-275c-4a09-a99d-e8f3eb453237",
"imageURL": "https://im.runware.ai/image/os/a17d13/ws/2/ii/07691e39-275c-4a09-a99d-e8f3eb453237.jpg",
"seed": 861121150,
"cost": 0.039
}