Kling IMAGE O3

Kling IMAGE O3 is an Omni image model built for high-fidelity text-to-image and image-to-image generation at up to 4K resolution. It supports multi-image reference prompting, series image generation for coherent variations, and optional face-focused element control to keep identity stable across outputs.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
Rainwater Rebate Social Campaign Image

Premium documentary-style social campaign photograph for a city residential rainwater rebate program. In a contemporary brick courtyard during a warm summer cloudburst, a homeowner in a mustard-yellow rain jacket crouches beside a handsome modular terracotta rainwater tank, securely attaching its hose to a galvanized downspout diverter. Rainwater visibly streams through the transparent connector while droplets bead across the tank and surrounding leaves. Include practical installation details: brass spigot, neatly coiled green garden hose, small overflow pipe feeding a gravel bioswale, gardening gloves and one adjustable wrench. The resident looks focused and capable rather than posed. Lush edible garden with tomatoes, rosemary and nasturtiums; wet brick paving reflects the yellow jacket and soft window light. Compose in a wide 3:2 landscape frame, subject and tank occupying the left and central thirds, with calm uncluttered negative space on the upper right for optional campaign copy added later. Eye-level perspective with a slightly wide editorial lens, believable proportions and natural hands. Soft overcast storm light mixed with a warm glow from the house, restrained palette of terracotta, sage green, mustard and rain-washed charcoal. Crisp commercial photography with tactile water detail, subtle film grain and an optimistic, practical civic-campaign mood. No visible words, labels, logos, signage, interface elements or watermark.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:kling-image@o3',
positivePrompt: 'Premium documentary-style social campaign photograph for a city residential rainwater rebate program. In a contemporary brick courtyard during a warm summer cloudburst, a homeowner in a mustard-yellow rain jacket crouches beside a handsome modular terracotta rainwater tank, securely attaching its hose to a galvanized downspout diverter. Rainwater visibly streams through the transparent connector while droplets bead across the tank and surrounding leaves. Include practical installation details: brass spigot, neatly coiled green garden hose, small overflow pipe feeding a gravel bioswale, gardening gloves and one adjustable wrench. The resident looks focused and capable rather than posed. Lush edible garden with tomatoes, rosemary and nasturtiums; wet brick paving reflects the yellow jacket and soft window light. Compose in a wide 3:2 landscape frame, subject and tank occupying the left and central thirds, with calm uncluttered negative space on the upper right for optional campaign copy added later. Eye-level perspective with a slightly wide editorial lens, believable proportions and natural hands. Soft overcast storm light mixed with a warm glow from the house, restrained palette of terracotta, sage green, mustard and rain-washed charcoal. Crisp commercial photography with tactile water detail, subtle film grain and an optimistic, practical civic-campaign mood. No visible words, labels, logos, signage, interface elements or watermark.',
width: 2496,
height: 1664
})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": "klingai:kling-image@o3",
"positivePrompt": "Premium documentary-style social campaign photograph for a city residential rainwater rebate program. In a contemporary brick courtyard during a warm summer cloudburst, a homeowner in a mustard-yellow rain jacket crouches beside a handsome modular terracotta rainwater tank, securely attaching its hose to a galvanized downspout diverter. Rainwater visibly streams through the transparent connector while droplets bead across the tank and surrounding leaves. Include practical installation details: brass spigot, neatly coiled green garden hose, small overflow pipe feeding a gravel bioswale, gardening gloves and one adjustable wrench. The resident looks focused and capable rather than posed. Lush edible garden with tomatoes, rosemary and nasturtiums; wet brick paving reflects the yellow jacket and soft window light. Compose in a wide 3:2 landscape frame, subject and tank occupying the left and central thirds, with calm uncluttered negative space on the upper right for optional campaign copy added later. Eye-level perspective with a slightly wide editorial lens, believable proportions and natural hands. Soft overcast storm light mixed with a warm glow from the house, restrained palette of terracotta, sage green, mustard and rain-washed charcoal. Crisp commercial photography with tactile water detail, subtle film grain and an optimistic, practical civic-campaign mood. No visible words, labels, logos, signage, interface elements or watermark.",
"width": 2496,
"height": 1664
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "df619a59-43dc-4fe0-9dea-6a12ef215ae6",
"model": "klingai:kling-image@o3",
"positivePrompt": "Premium documentary-style social campaign photograph for a city residential rainwater rebate program. In a contemporary brick courtyard during a warm summer cloudburst, a homeowner in a mustard-yellow rain jacket crouches beside a handsome modular terracotta rainwater tank, securely attaching its hose to a galvanized downspout diverter. Rainwater visibly streams through the transparent connector while droplets bead across the tank and surrounding leaves. Include practical installation details: brass spigot, neatly coiled green garden hose, small overflow pipe feeding a gravel bioswale, gardening gloves and one adjustable wrench. The resident looks focused and capable rather than posed. Lush edible garden with tomatoes, rosemary and nasturtiums; wet brick paving reflects the yellow jacket and soft window light. Compose in a wide 3:2 landscape frame, subject and tank occupying the left and central thirds, with calm uncluttered negative space on the upper right for optional campaign copy added later. Eye-level perspective with a slightly wide editorial lens, believable proportions and natural hands. Soft overcast storm light mixed with a warm glow from the house, restrained palette of terracotta, sage green, mustard and rain-washed charcoal. Crisp commercial photography with tactile water detail, subtle film grain and an optimistic, practical civic-campaign mood. No visible words, labels, logos, signage, interface elements or watermark.",
"width": 2496,
"height": 1664
}
]'runware run klingai:kling-image@o3 \
positivePrompt="Premium documentary-style social campaign photograph for a city residential rainwater rebate program. In a contemporary brick courtyard during a warm summer cloudburst, a homeowner in a mustard-yellow rain jacket crouches beside a handsome modular terracotta rainwater tank, securely attaching its hose to a galvanized downspout diverter. Rainwater visibly streams through the transparent connector while droplets bead across the tank and surrounding leaves. Include practical installation details: brass spigot, neatly coiled green garden hose, small overflow pipe feeding a gravel bioswale, gardening gloves and one adjustable wrench. The resident looks focused and capable rather than posed. Lush edible garden with tomatoes, rosemary and nasturtiums; wet brick paving reflects the yellow jacket and soft window light. Compose in a wide 3:2 landscape frame, subject and tank occupying the left and central thirds, with calm uncluttered negative space on the upper right for optional campaign copy added later. Eye-level perspective with a slightly wide editorial lens, believable proportions and natural hands. Soft overcast storm light mixed with a warm glow from the house, restrained palette of terracotta, sage green, mustard and rain-washed charcoal. Crisp commercial photography with tactile water detail, subtle film grain and an optimistic, practical civic-campaign mood. No visible words, labels, logos, signage, interface elements or watermark." \
width=2496 \
height=1664{
"taskType": "imageInference",
"taskUUID": "df619a59-43dc-4fe0-9dea-6a12ef215ae6",
"model": "klingai:kling-image@o3",
"positivePrompt": "Premium documentary-style social campaign photograph for a city residential rainwater rebate program. In a contemporary brick courtyard during a warm summer cloudburst, a homeowner in a mustard-yellow rain jacket crouches beside a handsome modular terracotta rainwater tank, securely attaching its hose to a galvanized downspout diverter. Rainwater visibly streams through the transparent connector while droplets bead across the tank and surrounding leaves. Include practical installation details: brass spigot, neatly coiled green garden hose, small overflow pipe feeding a gravel bioswale, gardening gloves and one adjustable wrench. The resident looks focused and capable rather than posed. Lush edible garden with tomatoes, rosemary and nasturtiums; wet brick paving reflects the yellow jacket and soft window light. Compose in a wide 3:2 landscape frame, subject and tank occupying the left and central thirds, with calm uncluttered negative space on the upper right for optional campaign copy added later. Eye-level perspective with a slightly wide editorial lens, believable proportions and natural hands. Soft overcast storm light mixed with a warm glow from the house, restrained palette of terracotta, sage green, mustard and rain-washed charcoal. Crisp commercial photography with tactile water detail, subtle film grain and an optimistic, practical civic-campaign mood. No visible words, labels, logos, signage, interface elements or watermark.",
"width": 2496,
"height": 1664
}{
"taskType": "imageInference",
"taskUUID": "df619a59-43dc-4fe0-9dea-6a12ef215ae6",
"imageUUID": "773f6878-5c11-4eeb-9f40-14e78840cb31",
"imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/4/ii/773f6878-5c11-4eeb-9f40-14e78840cb31.jpg",
"seed": 1382948666,
"cost": 0.028
}Seaweed Packaging LinkedIn Social Ad

Premium landscape commercial photograph for a B2B LinkedIn campaign about compostable seaweed packaging. Inside a bright coastal biomaterials workshop, a materials scientist in a dark teal utility apron carefully lifts a newly formed translucent packaging sheet from a shallow stainless-steel casting tray. The thin seaweed film glows warm amber-green in the light, with delicate organic fibers and a slightly rippled surface visible. In the foreground, arrange several refined packaging prototypes made from the same material: a molded cosmetic jar insert, a folded food carton, a flexible pouch, and small protective sleeves, all elegant, unprinted, and clearly biodegradable rather than plastic. Fresh strands of glossy olive and emerald seaweed rest beside the prototypes, connecting raw material to finished product. Background details include drying frames holding semi-transparent sheets, glass vessels, brushed metal worktables, and a softly visible ocean horizon through large workshop windows. Compose as a polished editorial advertising image with the scientist on the left third, product prototypes sharply featured across the lower center, and calm negative space toward the upper right for optional campaign copy outside the generated image. Crisp natural side light, luminous material translucency, subtle sea reflections, realistic skin and hands, tactile macro detail, restrained palette of kelp green, amber, sea-glass blue, stainless silver, and warm sand. Optimistic, credible, design-forward mood; high-end sustainability campaign photography with documentary authenticity. No lettering, labels, logos, watermarks, interface elements, or synthetic plastic appearance.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:kling-image@o3',
positivePrompt: 'Premium landscape commercial photograph for a B2B LinkedIn campaign about compostable seaweed packaging. Inside a bright coastal biomaterials workshop, a materials scientist in a dark teal utility apron carefully lifts a newly formed translucent packaging sheet from a shallow stainless-steel casting tray. The thin seaweed film glows warm amber-green in the light, with delicate organic fibers and a slightly rippled surface visible. In the foreground, arrange several refined packaging prototypes made from the same material: a molded cosmetic jar insert, a folded food carton, a flexible pouch, and small protective sleeves, all elegant, unprinted, and clearly biodegradable rather than plastic. Fresh strands of glossy olive and emerald seaweed rest beside the prototypes, connecting raw material to finished product. Background details include drying frames holding semi-transparent sheets, glass vessels, brushed metal worktables, and a softly visible ocean horizon through large workshop windows. Compose as a polished editorial advertising image with the scientist on the left third, product prototypes sharply featured across the lower center, and calm negative space toward the upper right for optional campaign copy outside the generated image. Crisp natural side light, luminous material translucency, subtle sea reflections, realistic skin and hands, tactile macro detail, restrained palette of kelp green, amber, sea-glass blue, stainless silver, and warm sand. Optimistic, credible, design-forward mood; high-end sustainability campaign photography with documentary authenticity. No lettering, labels, logos, watermarks, interface elements, or synthetic plastic appearance.',
width: 2496,
height: 1664
})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": "klingai:kling-image@o3",
"positivePrompt": "Premium landscape commercial photograph for a B2B LinkedIn campaign about compostable seaweed packaging. Inside a bright coastal biomaterials workshop, a materials scientist in a dark teal utility apron carefully lifts a newly formed translucent packaging sheet from a shallow stainless-steel casting tray. The thin seaweed film glows warm amber-green in the light, with delicate organic fibers and a slightly rippled surface visible. In the foreground, arrange several refined packaging prototypes made from the same material: a molded cosmetic jar insert, a folded food carton, a flexible pouch, and small protective sleeves, all elegant, unprinted, and clearly biodegradable rather than plastic. Fresh strands of glossy olive and emerald seaweed rest beside the prototypes, connecting raw material to finished product. Background details include drying frames holding semi-transparent sheets, glass vessels, brushed metal worktables, and a softly visible ocean horizon through large workshop windows. Compose as a polished editorial advertising image with the scientist on the left third, product prototypes sharply featured across the lower center, and calm negative space toward the upper right for optional campaign copy outside the generated image. Crisp natural side light, luminous material translucency, subtle sea reflections, realistic skin and hands, tactile macro detail, restrained palette of kelp green, amber, sea-glass blue, stainless silver, and warm sand. Optimistic, credible, design-forward mood; high-end sustainability campaign photography with documentary authenticity. No lettering, labels, logos, watermarks, interface elements, or synthetic plastic appearance.",
"width": 2496,
"height": 1664
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "d7ba3194-878e-4723-9089-45611dc0ccfd",
"model": "klingai:kling-image@o3",
"positivePrompt": "Premium landscape commercial photograph for a B2B LinkedIn campaign about compostable seaweed packaging. Inside a bright coastal biomaterials workshop, a materials scientist in a dark teal utility apron carefully lifts a newly formed translucent packaging sheet from a shallow stainless-steel casting tray. The thin seaweed film glows warm amber-green in the light, with delicate organic fibers and a slightly rippled surface visible. In the foreground, arrange several refined packaging prototypes made from the same material: a molded cosmetic jar insert, a folded food carton, a flexible pouch, and small protective sleeves, all elegant, unprinted, and clearly biodegradable rather than plastic. Fresh strands of glossy olive and emerald seaweed rest beside the prototypes, connecting raw material to finished product. Background details include drying frames holding semi-transparent sheets, glass vessels, brushed metal worktables, and a softly visible ocean horizon through large workshop windows. Compose as a polished editorial advertising image with the scientist on the left third, product prototypes sharply featured across the lower center, and calm negative space toward the upper right for optional campaign copy outside the generated image. Crisp natural side light, luminous material translucency, subtle sea reflections, realistic skin and hands, tactile macro detail, restrained palette of kelp green, amber, sea-glass blue, stainless silver, and warm sand. Optimistic, credible, design-forward mood; high-end sustainability campaign photography with documentary authenticity. No lettering, labels, logos, watermarks, interface elements, or synthetic plastic appearance.",
"width": 2496,
"height": 1664
}
]'runware run klingai:kling-image@o3 \
positivePrompt="Premium landscape commercial photograph for a B2B LinkedIn campaign about compostable seaweed packaging. Inside a bright coastal biomaterials workshop, a materials scientist in a dark teal utility apron carefully lifts a newly formed translucent packaging sheet from a shallow stainless-steel casting tray. The thin seaweed film glows warm amber-green in the light, with delicate organic fibers and a slightly rippled surface visible. In the foreground, arrange several refined packaging prototypes made from the same material: a molded cosmetic jar insert, a folded food carton, a flexible pouch, and small protective sleeves, all elegant, unprinted, and clearly biodegradable rather than plastic. Fresh strands of glossy olive and emerald seaweed rest beside the prototypes, connecting raw material to finished product. Background details include drying frames holding semi-transparent sheets, glass vessels, brushed metal worktables, and a softly visible ocean horizon through large workshop windows. Compose as a polished editorial advertising image with the scientist on the left third, product prototypes sharply featured across the lower center, and calm negative space toward the upper right for optional campaign copy outside the generated image. Crisp natural side light, luminous material translucency, subtle sea reflections, realistic skin and hands, tactile macro detail, restrained palette of kelp green, amber, sea-glass blue, stainless silver, and warm sand. Optimistic, credible, design-forward mood; high-end sustainability campaign photography with documentary authenticity. No lettering, labels, logos, watermarks, interface elements, or synthetic plastic appearance." \
width=2496 \
height=1664{
"taskType": "imageInference",
"taskUUID": "d7ba3194-878e-4723-9089-45611dc0ccfd",
"model": "klingai:kling-image@o3",
"positivePrompt": "Premium landscape commercial photograph for a B2B LinkedIn campaign about compostable seaweed packaging. Inside a bright coastal biomaterials workshop, a materials scientist in a dark teal utility apron carefully lifts a newly formed translucent packaging sheet from a shallow stainless-steel casting tray. The thin seaweed film glows warm amber-green in the light, with delicate organic fibers and a slightly rippled surface visible. In the foreground, arrange several refined packaging prototypes made from the same material: a molded cosmetic jar insert, a folded food carton, a flexible pouch, and small protective sleeves, all elegant, unprinted, and clearly biodegradable rather than plastic. Fresh strands of glossy olive and emerald seaweed rest beside the prototypes, connecting raw material to finished product. Background details include drying frames holding semi-transparent sheets, glass vessels, brushed metal worktables, and a softly visible ocean horizon through large workshop windows. Compose as a polished editorial advertising image with the scientist on the left third, product prototypes sharply featured across the lower center, and calm negative space toward the upper right for optional campaign copy outside the generated image. Crisp natural side light, luminous material translucency, subtle sea reflections, realistic skin and hands, tactile macro detail, restrained palette of kelp green, amber, sea-glass blue, stainless silver, and warm sand. Optimistic, credible, design-forward mood; high-end sustainability campaign photography with documentary authenticity. No lettering, labels, logos, watermarks, interface elements, or synthetic plastic appearance.",
"width": 2496,
"height": 1664
}{
"taskType": "imageInference",
"taskUUID": "d7ba3194-878e-4723-9089-45611dc0ccfd",
"imageUUID": "a19c7993-d81a-425d-b17f-2443a4ee90b0",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/4/ii/a19c7993-d81a-425d-b17f-2443a4ee90b0.jpg",
"seed": 925394392,
"cost": 0.028
}Zero-Proof Listening Bar Menu Photograph

Create a polished portrait menu photograph for an experimental zero-proof listening bar, combining the subjects from both references into one believable tabletop scene. Preserve the distinctive fluted glass, transparent pale-celadon tomato-verjus highball, rectangular ice spear, celery leaf and pepper garnish from reference image 1. Preserve the brushed stainless-steel pedestal plate and three saffron-filled shiso deviled quail eggs from reference image 2, with accurate appetizing textures and delicate garnishes. Place the highball slightly behind and left of the egg plate on a deep ultramarine lacquered table, forming a compact diagonal composition in the lower two-thirds of the frame. Add one translucent amber acrylic coaster beneath the glass and a slim polished-steel cocktail pick beside the plate. Art direction: sophisticated late-night Japanese listening-bar editorial, hard direct flash mixed with a narrow warm spotlight, crisp reflections on steel and glass, saturated ultramarine, celadon and saffron palette, deep controlled shadows, subtle analog film grain. Show condensation beads, sharp ice edges, glossy yolk and immaculate food styling. Camera at a slightly elevated three-quarter angle with a 70mm commercial food-photography look, precise focus on the drink and eggs, restrained falloff behind them. Leave generous clean dark-blue negative space in the upper third for menu layout, but include no lettering, logos, borders or graphic overlays. One finished photorealistic image, premium hospitality campaign quality.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:kling-image@o3',
positivePrompt: 'Create a polished portrait menu photograph for an experimental zero-proof listening bar, combining the subjects from both references into one believable tabletop scene. Preserve the distinctive fluted glass, transparent pale-celadon tomato-verjus highball, rectangular ice spear, celery leaf and pepper garnish from reference image 1. Preserve the brushed stainless-steel pedestal plate and three saffron-filled shiso deviled quail eggs from reference image 2, with accurate appetizing textures and delicate garnishes. Place the highball slightly behind and left of the egg plate on a deep ultramarine lacquered table, forming a compact diagonal composition in the lower two-thirds of the frame. Add one translucent amber acrylic coaster beneath the glass and a slim polished-steel cocktail pick beside the plate. Art direction: sophisticated late-night Japanese listening-bar editorial, hard direct flash mixed with a narrow warm spotlight, crisp reflections on steel and glass, saturated ultramarine, celadon and saffron palette, deep controlled shadows, subtle analog film grain. Show condensation beads, sharp ice edges, glossy yolk and immaculate food styling. Camera at a slightly elevated three-quarter angle with a 70mm commercial food-photography look, precise focus on the drink and eggs, restrained falloff behind them. Leave generous clean dark-blue negative space in the upper third for menu layout, but include no lettering, logos, borders or graphic overlays. One finished photorealistic image, premium hospitality campaign quality.',
width: 1664,
height: 2496,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/a6b6efbc-d3e7-4cf1-9dbd-420d98aae497.jpg',
'https://assets.runware.ai/assets/inputs/099fccfe-040e-4eb9-b972-9da941270b4c.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": "klingai:kling-image@o3",
"positivePrompt": "Create a polished portrait menu photograph for an experimental zero-proof listening bar, combining the subjects from both references into one believable tabletop scene. Preserve the distinctive fluted glass, transparent pale-celadon tomato-verjus highball, rectangular ice spear, celery leaf and pepper garnish from reference image 1. Preserve the brushed stainless-steel pedestal plate and three saffron-filled shiso deviled quail eggs from reference image 2, with accurate appetizing textures and delicate garnishes. Place the highball slightly behind and left of the egg plate on a deep ultramarine lacquered table, forming a compact diagonal composition in the lower two-thirds of the frame. Add one translucent amber acrylic coaster beneath the glass and a slim polished-steel cocktail pick beside the plate. Art direction: sophisticated late-night Japanese listening-bar editorial, hard direct flash mixed with a narrow warm spotlight, crisp reflections on steel and glass, saturated ultramarine, celadon and saffron palette, deep controlled shadows, subtle analog film grain. Show condensation beads, sharp ice edges, glossy yolk and immaculate food styling. Camera at a slightly elevated three-quarter angle with a 70mm commercial food-photography look, precise focus on the drink and eggs, restrained falloff behind them. Leave generous clean dark-blue negative space in the upper third for menu layout, but include no lettering, logos, borders or graphic overlays. One finished photorealistic image, premium hospitality campaign quality.",
"width": 1664,
"height": 2496,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/a6b6efbc-d3e7-4cf1-9dbd-420d98aae497.jpg",
"https://assets.runware.ai/assets/inputs/099fccfe-040e-4eb9-b972-9da941270b4c.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": "0715ff81-1ff8-40b9-818a-81bca8307e4d",
"model": "klingai:kling-image@o3",
"positivePrompt": "Create a polished portrait menu photograph for an experimental zero-proof listening bar, combining the subjects from both references into one believable tabletop scene. Preserve the distinctive fluted glass, transparent pale-celadon tomato-verjus highball, rectangular ice spear, celery leaf and pepper garnish from reference image 1. Preserve the brushed stainless-steel pedestal plate and three saffron-filled shiso deviled quail eggs from reference image 2, with accurate appetizing textures and delicate garnishes. Place the highball slightly behind and left of the egg plate on a deep ultramarine lacquered table, forming a compact diagonal composition in the lower two-thirds of the frame. Add one translucent amber acrylic coaster beneath the glass and a slim polished-steel cocktail pick beside the plate. Art direction: sophisticated late-night Japanese listening-bar editorial, hard direct flash mixed with a narrow warm spotlight, crisp reflections on steel and glass, saturated ultramarine, celadon and saffron palette, deep controlled shadows, subtle analog film grain. Show condensation beads, sharp ice edges, glossy yolk and immaculate food styling. Camera at a slightly elevated three-quarter angle with a 70mm commercial food-photography look, precise focus on the drink and eggs, restrained falloff behind them. Leave generous clean dark-blue negative space in the upper third for menu layout, but include no lettering, logos, borders or graphic overlays. One finished photorealistic image, premium hospitality campaign quality.",
"width": 1664,
"height": 2496,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/a6b6efbc-d3e7-4cf1-9dbd-420d98aae497.jpg",
"https://assets.runware.ai/assets/inputs/099fccfe-040e-4eb9-b972-9da941270b4c.jpg"
]
}
}
]'runware run klingai:kling-image@o3 \
positivePrompt="Create a polished portrait menu photograph for an experimental zero-proof listening bar, combining the subjects from both references into one believable tabletop scene. Preserve the distinctive fluted glass, transparent pale-celadon tomato-verjus highball, rectangular ice spear, celery leaf and pepper garnish from reference image 1. Preserve the brushed stainless-steel pedestal plate and three saffron-filled shiso deviled quail eggs from reference image 2, with accurate appetizing textures and delicate garnishes. Place the highball slightly behind and left of the egg plate on a deep ultramarine lacquered table, forming a compact diagonal composition in the lower two-thirds of the frame. Add one translucent amber acrylic coaster beneath the glass and a slim polished-steel cocktail pick beside the plate. Art direction: sophisticated late-night Japanese listening-bar editorial, hard direct flash mixed with a narrow warm spotlight, crisp reflections on steel and glass, saturated ultramarine, celadon and saffron palette, deep controlled shadows, subtle analog film grain. Show condensation beads, sharp ice edges, glossy yolk and immaculate food styling. Camera at a slightly elevated three-quarter angle with a 70mm commercial food-photography look, precise focus on the drink and eggs, restrained falloff behind them. Leave generous clean dark-blue negative space in the upper third for menu layout, but include no lettering, logos, borders or graphic overlays. One finished photorealistic image, premium hospitality campaign quality." \
width=1664 \
height=2496 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/a6b6efbc-d3e7-4cf1-9dbd-420d98aae497.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/099fccfe-040e-4eb9-b972-9da941270b4c.jpg{
"taskType": "imageInference",
"taskUUID": "0715ff81-1ff8-40b9-818a-81bca8307e4d",
"model": "klingai:kling-image@o3",
"positivePrompt": "Create a polished portrait menu photograph for an experimental zero-proof listening bar, combining the subjects from both references into one believable tabletop scene. Preserve the distinctive fluted glass, transparent pale-celadon tomato-verjus highball, rectangular ice spear, celery leaf and pepper garnish from reference image 1. Preserve the brushed stainless-steel pedestal plate and three saffron-filled shiso deviled quail eggs from reference image 2, with accurate appetizing textures and delicate garnishes. Place the highball slightly behind and left of the egg plate on a deep ultramarine lacquered table, forming a compact diagonal composition in the lower two-thirds of the frame. Add one translucent amber acrylic coaster beneath the glass and a slim polished-steel cocktail pick beside the plate. Art direction: sophisticated late-night Japanese listening-bar editorial, hard direct flash mixed with a narrow warm spotlight, crisp reflections on steel and glass, saturated ultramarine, celadon and saffron palette, deep controlled shadows, subtle analog film grain. Show condensation beads, sharp ice edges, glossy yolk and immaculate food styling. Camera at a slightly elevated three-quarter angle with a 70mm commercial food-photography look, precise focus on the drink and eggs, restrained falloff behind them. Leave generous clean dark-blue negative space in the upper third for menu layout, but include no lettering, logos, borders or graphic overlays. One finished photorealistic image, premium hospitality campaign quality.",
"width": 1664,
"height": 2496,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/a6b6efbc-d3e7-4cf1-9dbd-420d98aae497.jpg",
"https://assets.runware.ai/assets/inputs/099fccfe-040e-4eb9-b972-9da941270b4c.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "0715ff81-1ff8-40b9-818a-81bca8307e4d",
"imageUUID": "6e73f348-0691-4a44-a8fe-3d9dceebbdbf",
"imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/4/ii/6e73f348-0691-4a44-a8fe-3d9dceebbdbf.jpg",
"seed": 798428840,
"cost": 0.028
}Iberian Conservas Menu Cover

Create a polished full-bleed portrait menu cover photograph for a contemporary Iberian conservas bar. Use the three open seafood tins from reference image 1 as the exact culinary heroes, preserving their recognizable contents, careful arrangement, realistic olive oil, escabeche, paprika, and appetizing fresh texture. Place them on the cobalt-blue and warm ivory hand-painted tile surface from reference image 2, carrying over its rust-red linen, cream ceramics, brushed cutlery, and sun-washed Mediterranean palette. Build a refined but convivial tablescape around the tins with torn crusty bread, two lemon wedges, a few green olives, a small glass of pale dry vermouth, and restrained parsley sprigs. Compose vertically for 1664x2496: tins clustered through the lower two-thirds in a loose diagonal, with calm patterned tile and subtle negative space in the upper third for future menu masthead placement. Slightly elevated three-quarter camera angle, 50mm editorial food photography, strong late-afternoon side light, crisp geometric shadows, gentle specular highlights on the metal, rich cobalt, saffron, cream, and rust tones. Premium restaurant photography with tactile detail and natural imperfections; food must look edible and freshly served. No people, no visible brands, no labels, no typography, no watermark, no mockup 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: 'klingai:kling-image@o3',
positivePrompt: 'Create a polished full-bleed portrait menu cover photograph for a contemporary Iberian conservas bar. Use the three open seafood tins from reference image 1 as the exact culinary heroes, preserving their recognizable contents, careful arrangement, realistic olive oil, escabeche, paprika, and appetizing fresh texture. Place them on the cobalt-blue and warm ivory hand-painted tile surface from reference image 2, carrying over its rust-red linen, cream ceramics, brushed cutlery, and sun-washed Mediterranean palette. Build a refined but convivial tablescape around the tins with torn crusty bread, two lemon wedges, a few green olives, a small glass of pale dry vermouth, and restrained parsley sprigs. Compose vertically for 1664x2496: tins clustered through the lower two-thirds in a loose diagonal, with calm patterned tile and subtle negative space in the upper third for future menu masthead placement. Slightly elevated three-quarter camera angle, 50mm editorial food photography, strong late-afternoon side light, crisp geometric shadows, gentle specular highlights on the metal, rich cobalt, saffron, cream, and rust tones. Premium restaurant photography with tactile detail and natural imperfections; food must look edible and freshly served. No people, no visible brands, no labels, no typography, no watermark, no mockup borders.',
width: 1664,
height: 2496,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/3e89ea81-849c-45be-a467-40b30bb19879.jpg',
'https://assets.runware.ai/assets/inputs/bddab922-1f48-4834-b8dd-b01eb783444d.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": "klingai:kling-image@o3",
"positivePrompt": "Create a polished full-bleed portrait menu cover photograph for a contemporary Iberian conservas bar. Use the three open seafood tins from reference image 1 as the exact culinary heroes, preserving their recognizable contents, careful arrangement, realistic olive oil, escabeche, paprika, and appetizing fresh texture. Place them on the cobalt-blue and warm ivory hand-painted tile surface from reference image 2, carrying over its rust-red linen, cream ceramics, brushed cutlery, and sun-washed Mediterranean palette. Build a refined but convivial tablescape around the tins with torn crusty bread, two lemon wedges, a few green olives, a small glass of pale dry vermouth, and restrained parsley sprigs. Compose vertically for 1664x2496: tins clustered through the lower two-thirds in a loose diagonal, with calm patterned tile and subtle negative space in the upper third for future menu masthead placement. Slightly elevated three-quarter camera angle, 50mm editorial food photography, strong late-afternoon side light, crisp geometric shadows, gentle specular highlights on the metal, rich cobalt, saffron, cream, and rust tones. Premium restaurant photography with tactile detail and natural imperfections; food must look edible and freshly served. No people, no visible brands, no labels, no typography, no watermark, no mockup borders.",
"width": 1664,
"height": 2496,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/3e89ea81-849c-45be-a467-40b30bb19879.jpg",
"https://assets.runware.ai/assets/inputs/bddab922-1f48-4834-b8dd-b01eb783444d.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": "28bab287-100d-4347-8333-f581572a3877",
"model": "klingai:kling-image@o3",
"positivePrompt": "Create a polished full-bleed portrait menu cover photograph for a contemporary Iberian conservas bar. Use the three open seafood tins from reference image 1 as the exact culinary heroes, preserving their recognizable contents, careful arrangement, realistic olive oil, escabeche, paprika, and appetizing fresh texture. Place them on the cobalt-blue and warm ivory hand-painted tile surface from reference image 2, carrying over its rust-red linen, cream ceramics, brushed cutlery, and sun-washed Mediterranean palette. Build a refined but convivial tablescape around the tins with torn crusty bread, two lemon wedges, a few green olives, a small glass of pale dry vermouth, and restrained parsley sprigs. Compose vertically for 1664x2496: tins clustered through the lower two-thirds in a loose diagonal, with calm patterned tile and subtle negative space in the upper third for future menu masthead placement. Slightly elevated three-quarter camera angle, 50mm editorial food photography, strong late-afternoon side light, crisp geometric shadows, gentle specular highlights on the metal, rich cobalt, saffron, cream, and rust tones. Premium restaurant photography with tactile detail and natural imperfections; food must look edible and freshly served. No people, no visible brands, no labels, no typography, no watermark, no mockup borders.",
"width": 1664,
"height": 2496,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/3e89ea81-849c-45be-a467-40b30bb19879.jpg",
"https://assets.runware.ai/assets/inputs/bddab922-1f48-4834-b8dd-b01eb783444d.jpg"
]
}
}
]'runware run klingai:kling-image@o3 \
positivePrompt="Create a polished full-bleed portrait menu cover photograph for a contemporary Iberian conservas bar. Use the three open seafood tins from reference image 1 as the exact culinary heroes, preserving their recognizable contents, careful arrangement, realistic olive oil, escabeche, paprika, and appetizing fresh texture. Place them on the cobalt-blue and warm ivory hand-painted tile surface from reference image 2, carrying over its rust-red linen, cream ceramics, brushed cutlery, and sun-washed Mediterranean palette. Build a refined but convivial tablescape around the tins with torn crusty bread, two lemon wedges, a few green olives, a small glass of pale dry vermouth, and restrained parsley sprigs. Compose vertically for 1664x2496: tins clustered through the lower two-thirds in a loose diagonal, with calm patterned tile and subtle negative space in the upper third for future menu masthead placement. Slightly elevated three-quarter camera angle, 50mm editorial food photography, strong late-afternoon side light, crisp geometric shadows, gentle specular highlights on the metal, rich cobalt, saffron, cream, and rust tones. Premium restaurant photography with tactile detail and natural imperfections; food must look edible and freshly served. No people, no visible brands, no labels, no typography, no watermark, no mockup borders." \
width=1664 \
height=2496 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/3e89ea81-849c-45be-a467-40b30bb19879.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/bddab922-1f48-4834-b8dd-b01eb783444d.jpg{
"taskType": "imageInference",
"taskUUID": "28bab287-100d-4347-8333-f581572a3877",
"model": "klingai:kling-image@o3",
"positivePrompt": "Create a polished full-bleed portrait menu cover photograph for a contemporary Iberian conservas bar. Use the three open seafood tins from reference image 1 as the exact culinary heroes, preserving their recognizable contents, careful arrangement, realistic olive oil, escabeche, paprika, and appetizing fresh texture. Place them on the cobalt-blue and warm ivory hand-painted tile surface from reference image 2, carrying over its rust-red linen, cream ceramics, brushed cutlery, and sun-washed Mediterranean palette. Build a refined but convivial tablescape around the tins with torn crusty bread, two lemon wedges, a few green olives, a small glass of pale dry vermouth, and restrained parsley sprigs. Compose vertically for 1664x2496: tins clustered through the lower two-thirds in a loose diagonal, with calm patterned tile and subtle negative space in the upper third for future menu masthead placement. Slightly elevated three-quarter camera angle, 50mm editorial food photography, strong late-afternoon side light, crisp geometric shadows, gentle specular highlights on the metal, rich cobalt, saffron, cream, and rust tones. Premium restaurant photography with tactile detail and natural imperfections; food must look edible and freshly served. No people, no visible brands, no labels, no typography, no watermark, no mockup borders.",
"width": 1664,
"height": 2496,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/3e89ea81-849c-45be-a467-40b30bb19879.jpg",
"https://assets.runware.ai/assets/inputs/bddab922-1f48-4834-b8dd-b01eb783444d.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "28bab287-100d-4347-8333-f581572a3877",
"imageUUID": "9d847bd1-31e4-4e5b-a165-1096a56236f7",
"imageURL": "https://im.runware.ai/image/os/a05d22/ws/4/ii/9d847bd1-31e4-4e5b-a165-1096a56236f7.jpg",
"seed": 1718795360,
"cost": 0.028
}Ceramic Dragon Kite Festival

An expansive spring festival in a hillside town plaza, centered on an enormous dragon-shaped kite crafted from glazed ceramic panels and lacquered bamboo, soaring low above tiled rooftops. Performers in elaborate festival garments with painted masks, braided cords, tassels, and embroidered sleeves guide the kite with dozens of ribbons. A circle of children release tiny paper swallows into the air while elders watch from stone steps decorated with flowering branches and lantern strands. Background filled with layered rooftops, distant terraces, wind banners, and drifting petals. Golden late-afternoon sunlight, crisp atmosphere, highly detailed faces and fabrics, expressive motion, cinematic composition, deep environmental storytelling, refined color harmony of jade, coral, saffron, and porcelain white, ultra-detailed, premium 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: 'klingai:kling-image@o3',
positivePrompt: 'An expansive spring festival in a hillside town plaza, centered on an enormous dragon-shaped kite crafted from glazed ceramic panels and lacquered bamboo, soaring low above tiled rooftops. Performers in elaborate festival garments with painted masks, braided cords, tassels, and embroidered sleeves guide the kite with dozens of ribbons. A circle of children release tiny paper swallows into the air while elders watch from stone steps decorated with flowering branches and lantern strands. Background filled with layered rooftops, distant terraces, wind banners, and drifting petals. Golden late-afternoon sunlight, crisp atmosphere, highly detailed faces and fabrics, expressive motion, cinematic composition, deep environmental storytelling, refined color harmony of jade, coral, saffron, and porcelain white, ultra-detailed, premium fantasy realism.',
width: 2496,
height: 1664
})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": "klingai:kling-image@o3",
"positivePrompt": "An expansive spring festival in a hillside town plaza, centered on an enormous dragon-shaped kite crafted from glazed ceramic panels and lacquered bamboo, soaring low above tiled rooftops. Performers in elaborate festival garments with painted masks, braided cords, tassels, and embroidered sleeves guide the kite with dozens of ribbons. A circle of children release tiny paper swallows into the air while elders watch from stone steps decorated with flowering branches and lantern strands. Background filled with layered rooftops, distant terraces, wind banners, and drifting petals. Golden late-afternoon sunlight, crisp atmosphere, highly detailed faces and fabrics, expressive motion, cinematic composition, deep environmental storytelling, refined color harmony of jade, coral, saffron, and porcelain white, ultra-detailed, premium fantasy realism.",
"width": 2496,
"height": 1664
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "2fc506cb-77fc-45af-baa9-f121f04b4ff2",
"model": "klingai:kling-image@o3",
"positivePrompt": "An expansive spring festival in a hillside town plaza, centered on an enormous dragon-shaped kite crafted from glazed ceramic panels and lacquered bamboo, soaring low above tiled rooftops. Performers in elaborate festival garments with painted masks, braided cords, tassels, and embroidered sleeves guide the kite with dozens of ribbons. A circle of children release tiny paper swallows into the air while elders watch from stone steps decorated with flowering branches and lantern strands. Background filled with layered rooftops, distant terraces, wind banners, and drifting petals. Golden late-afternoon sunlight, crisp atmosphere, highly detailed faces and fabrics, expressive motion, cinematic composition, deep environmental storytelling, refined color harmony of jade, coral, saffron, and porcelain white, ultra-detailed, premium fantasy realism.",
"width": 2496,
"height": 1664
}
]'runware run klingai:kling-image@o3 \
positivePrompt="An expansive spring festival in a hillside town plaza, centered on an enormous dragon-shaped kite crafted from glazed ceramic panels and lacquered bamboo, soaring low above tiled rooftops. Performers in elaborate festival garments with painted masks, braided cords, tassels, and embroidered sleeves guide the kite with dozens of ribbons. A circle of children release tiny paper swallows into the air while elders watch from stone steps decorated with flowering branches and lantern strands. Background filled with layered rooftops, distant terraces, wind banners, and drifting petals. Golden late-afternoon sunlight, crisp atmosphere, highly detailed faces and fabrics, expressive motion, cinematic composition, deep environmental storytelling, refined color harmony of jade, coral, saffron, and porcelain white, ultra-detailed, premium fantasy realism." \
width=2496 \
height=1664{
"taskType": "imageInference",
"taskUUID": "2fc506cb-77fc-45af-baa9-f121f04b4ff2",
"model": "klingai:kling-image@o3",
"positivePrompt": "An expansive spring festival in a hillside town plaza, centered on an enormous dragon-shaped kite crafted from glazed ceramic panels and lacquered bamboo, soaring low above tiled rooftops. Performers in elaborate festival garments with painted masks, braided cords, tassels, and embroidered sleeves guide the kite with dozens of ribbons. A circle of children release tiny paper swallows into the air while elders watch from stone steps decorated with flowering branches and lantern strands. Background filled with layered rooftops, distant terraces, wind banners, and drifting petals. Golden late-afternoon sunlight, crisp atmosphere, highly detailed faces and fabrics, expressive motion, cinematic composition, deep environmental storytelling, refined color harmony of jade, coral, saffron, and porcelain white, ultra-detailed, premium fantasy realism.",
"width": 2496,
"height": 1664
}{
"taskType": "imageInference",
"taskUUID": "2fc506cb-77fc-45af-baa9-f121f04b4ff2",
"imageUUID": "783eb228-c91a-4d60-8683-21903884f551",
"imageURL": "https://im.runware.ai/image/os/a25d05/ws/3/ii/783eb228-c91a-4d60-8683-21903884f551.jpg",
"seed": 916236551,
"cost": 0.028
}Retrofuturist Icebound Rail Terminal

A grand retrofuturist rail terminal carved into a vast glacier basin, gleaming chrome locomotives resting on elevated tracks above fractured blue ice, bundled travelers in geometric 1930s-inspired winter fashion, glowing amber platform lamps, vapor plumes drifting across the scene, enormous ribbed glass canopies rimmed with frost, distant icebreaker airships tethered to mooring towers, intricate brass signage in an invented alphabet, polished metal reflections, sweeping cinematic composition, layered depth, ultra-detailed textures, atmospheric perspective, crisp focus, elegant color harmony of cyan, silver, cream, and warm gold, epic yet inviting mood, premium editorial illustration aesthetic
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:kling-image@o3',
positivePrompt: 'A grand retrofuturist rail terminal carved into a vast glacier basin, gleaming chrome locomotives resting on elevated tracks above fractured blue ice, bundled travelers in geometric 1930s-inspired winter fashion, glowing amber platform lamps, vapor plumes drifting across the scene, enormous ribbed glass canopies rimmed with frost, distant icebreaker airships tethered to mooring towers, intricate brass signage in an invented alphabet, polished metal reflections, sweeping cinematic composition, layered depth, ultra-detailed textures, atmospheric perspective, crisp focus, elegant color harmony of cyan, silver, cream, and warm gold, epic yet inviting mood, premium editorial illustration aesthetic',
width: 2496,
height: 1664
})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": "klingai:kling-image@o3",
"positivePrompt": "A grand retrofuturist rail terminal carved into a vast glacier basin, gleaming chrome locomotives resting on elevated tracks above fractured blue ice, bundled travelers in geometric 1930s-inspired winter fashion, glowing amber platform lamps, vapor plumes drifting across the scene, enormous ribbed glass canopies rimmed with frost, distant icebreaker airships tethered to mooring towers, intricate brass signage in an invented alphabet, polished metal reflections, sweeping cinematic composition, layered depth, ultra-detailed textures, atmospheric perspective, crisp focus, elegant color harmony of cyan, silver, cream, and warm gold, epic yet inviting mood, premium editorial illustration aesthetic",
"width": 2496,
"height": 1664
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "ab42515a-2d0c-4e8c-8a83-7365f3f3cd98",
"model": "klingai:kling-image@o3",
"positivePrompt": "A grand retrofuturist rail terminal carved into a vast glacier basin, gleaming chrome locomotives resting on elevated tracks above fractured blue ice, bundled travelers in geometric 1930s-inspired winter fashion, glowing amber platform lamps, vapor plumes drifting across the scene, enormous ribbed glass canopies rimmed with frost, distant icebreaker airships tethered to mooring towers, intricate brass signage in an invented alphabet, polished metal reflections, sweeping cinematic composition, layered depth, ultra-detailed textures, atmospheric perspective, crisp focus, elegant color harmony of cyan, silver, cream, and warm gold, epic yet inviting mood, premium editorial illustration aesthetic",
"width": 2496,
"height": 1664
}
]'runware run klingai:kling-image@o3 \
positivePrompt="A grand retrofuturist rail terminal carved into a vast glacier basin, gleaming chrome locomotives resting on elevated tracks above fractured blue ice, bundled travelers in geometric 1930s-inspired winter fashion, glowing amber platform lamps, vapor plumes drifting across the scene, enormous ribbed glass canopies rimmed with frost, distant icebreaker airships tethered to mooring towers, intricate brass signage in an invented alphabet, polished metal reflections, sweeping cinematic composition, layered depth, ultra-detailed textures, atmospheric perspective, crisp focus, elegant color harmony of cyan, silver, cream, and warm gold, epic yet inviting mood, premium editorial illustration aesthetic" \
width=2496 \
height=1664{
"taskType": "imageInference",
"taskUUID": "ab42515a-2d0c-4e8c-8a83-7365f3f3cd98",
"model": "klingai:kling-image@o3",
"positivePrompt": "A grand retrofuturist rail terminal carved into a vast glacier basin, gleaming chrome locomotives resting on elevated tracks above fractured blue ice, bundled travelers in geometric 1930s-inspired winter fashion, glowing amber platform lamps, vapor plumes drifting across the scene, enormous ribbed glass canopies rimmed with frost, distant icebreaker airships tethered to mooring towers, intricate brass signage in an invented alphabet, polished metal reflections, sweeping cinematic composition, layered depth, ultra-detailed textures, atmospheric perspective, crisp focus, elegant color harmony of cyan, silver, cream, and warm gold, epic yet inviting mood, premium editorial illustration aesthetic",
"width": 2496,
"height": 1664
}{
"taskType": "imageInference",
"taskUUID": "ab42515a-2d0c-4e8c-8a83-7365f3f3cd98",
"imageUUID": "5d70aa3e-8061-4301-a185-664c92848d29",
"imageURL": "https://im.runware.ai/image/os/a18d05/ws/3/ii/5d70aa3e-8061-4301-a185-664c92848d29.jpg",
"seed": 666986601,
"cost": 0.028
}Tidal Glass Railway Terminal

Blend the composition and architectural character of the first reference image with the styling and silhouette language of the second reference image. Create a majestic retro-futurist railway terminal beside the sea, vast vaulted glass roof, brass framework, polished stone platforms, streamlined locomotives, gulls circling in the distance, luggage trolleys, signal lamps, and a central traveler wearing a sapphire tailored coat and sculptural hat. Emphasize luminous reflections on glass and metal, crisp environmental detail, believable human scale, elegant art deco design, cinematic depth, high fidelity textures, sophisticated color harmony of teal, cream, brass, and deep blue, atmospheric but clear, premium editorial quality.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:kling-image@o3',
positivePrompt: 'Blend the composition and architectural character of the first reference image with the styling and silhouette language of the second reference image. Create a majestic retro-futurist railway terminal beside the sea, vast vaulted glass roof, brass framework, polished stone platforms, streamlined locomotives, gulls circling in the distance, luggage trolleys, signal lamps, and a central traveler wearing a sapphire tailored coat and sculptural hat. Emphasize luminous reflections on glass and metal, crisp environmental detail, believable human scale, elegant art deco design, cinematic depth, high fidelity textures, sophisticated color harmony of teal, cream, brass, and deep blue, atmospheric but clear, premium editorial quality.',
width: 2496,
height: 1664,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/733c028d-2430-44c7-82df-429d8faf8337.jpg',
'https://assets.runware.ai/assets/inputs/90cf00ba-e5fe-4a16-8dd8-9f90676898eb.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": "klingai:kling-image@o3",
"positivePrompt": "Blend the composition and architectural character of the first reference image with the styling and silhouette language of the second reference image. Create a majestic retro-futurist railway terminal beside the sea, vast vaulted glass roof, brass framework, polished stone platforms, streamlined locomotives, gulls circling in the distance, luggage trolleys, signal lamps, and a central traveler wearing a sapphire tailored coat and sculptural hat. Emphasize luminous reflections on glass and metal, crisp environmental detail, believable human scale, elegant art deco design, cinematic depth, high fidelity textures, sophisticated color harmony of teal, cream, brass, and deep blue, atmospheric but clear, premium editorial quality.",
"width": 2496,
"height": 1664,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/733c028d-2430-44c7-82df-429d8faf8337.jpg",
"https://assets.runware.ai/assets/inputs/90cf00ba-e5fe-4a16-8dd8-9f90676898eb.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": "fb48026c-4701-4eb7-8f00-b6faeb42e119",
"model": "klingai:kling-image@o3",
"positivePrompt": "Blend the composition and architectural character of the first reference image with the styling and silhouette language of the second reference image. Create a majestic retro-futurist railway terminal beside the sea, vast vaulted glass roof, brass framework, polished stone platforms, streamlined locomotives, gulls circling in the distance, luggage trolleys, signal lamps, and a central traveler wearing a sapphire tailored coat and sculptural hat. Emphasize luminous reflections on glass and metal, crisp environmental detail, believable human scale, elegant art deco design, cinematic depth, high fidelity textures, sophisticated color harmony of teal, cream, brass, and deep blue, atmospheric but clear, premium editorial quality.",
"width": 2496,
"height": 1664,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/733c028d-2430-44c7-82df-429d8faf8337.jpg",
"https://assets.runware.ai/assets/inputs/90cf00ba-e5fe-4a16-8dd8-9f90676898eb.jpg"
]
}
}
]'runware run klingai:kling-image@o3 \
positivePrompt="Blend the composition and architectural character of the first reference image with the styling and silhouette language of the second reference image. Create a majestic retro-futurist railway terminal beside the sea, vast vaulted glass roof, brass framework, polished stone platforms, streamlined locomotives, gulls circling in the distance, luggage trolleys, signal lamps, and a central traveler wearing a sapphire tailored coat and sculptural hat. Emphasize luminous reflections on glass and metal, crisp environmental detail, believable human scale, elegant art deco design, cinematic depth, high fidelity textures, sophisticated color harmony of teal, cream, brass, and deep blue, atmospheric but clear, premium editorial quality." \
width=2496 \
height=1664 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/733c028d-2430-44c7-82df-429d8faf8337.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/90cf00ba-e5fe-4a16-8dd8-9f90676898eb.jpg{
"taskType": "imageInference",
"taskUUID": "fb48026c-4701-4eb7-8f00-b6faeb42e119",
"model": "klingai:kling-image@o3",
"positivePrompt": "Blend the composition and architectural character of the first reference image with the styling and silhouette language of the second reference image. Create a majestic retro-futurist railway terminal beside the sea, vast vaulted glass roof, brass framework, polished stone platforms, streamlined locomotives, gulls circling in the distance, luggage trolleys, signal lamps, and a central traveler wearing a sapphire tailored coat and sculptural hat. Emphasize luminous reflections on glass and metal, crisp environmental detail, believable human scale, elegant art deco design, cinematic depth, high fidelity textures, sophisticated color harmony of teal, cream, brass, and deep blue, atmospheric but clear, premium editorial quality.",
"width": 2496,
"height": 1664,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/733c028d-2430-44c7-82df-429d8faf8337.jpg",
"https://assets.runware.ai/assets/inputs/90cf00ba-e5fe-4a16-8dd8-9f90676898eb.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "fb48026c-4701-4eb7-8f00-b6faeb42e119",
"imageUUID": "411ac7e1-fad6-4f32-8fdd-ca0b38921990",
"imageURL": "https://im.runware.ai/image/os/a23d05/ws/3/ii/411ac7e1-fad6-4f32-8fdd-ca0b38921990.jpg",
"seed": 426554814,
"cost": 0.028
}Deserted Orbital Garden Concourse

Using all five reference images as guidance, create a grand orbital garden concourse suspended above a rust-colored planet, blending the structural elegance of a spacefaring conservatory with arid botanical design. A solitary traveler stands near the center in layered sand-toned attire with subtle metallic detailing and a translucent visor, scaled naturally within the environment. Surround the figure with curated terraces of rare succulents, twisted drought-resistant plants, suspended irrigation channels, and sculpted planters. Emphasize warm sunrise beams filtering through curved glass, long shadows, atmospheric haze, polished titanium framework, frosted panels, ceramic pathways, and oxidized copper accents. Ultra-detailed, high fidelity, cinematic composition, expansive depth, refined textures, realistic lighting, premium sci-fi worldbuilding, serene and contemplative mood.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:kling-image@o3',
positivePrompt: 'Using all five reference images as guidance, create a grand orbital garden concourse suspended above a rust-colored planet, blending the structural elegance of a spacefaring conservatory with arid botanical design. A solitary traveler stands near the center in layered sand-toned attire with subtle metallic detailing and a translucent visor, scaled naturally within the environment. Surround the figure with curated terraces of rare succulents, twisted drought-resistant plants, suspended irrigation channels, and sculpted planters. Emphasize warm sunrise beams filtering through curved glass, long shadows, atmospheric haze, polished titanium framework, frosted panels, ceramic pathways, and oxidized copper accents. Ultra-detailed, high fidelity, cinematic composition, expansive depth, refined textures, realistic lighting, premium sci-fi worldbuilding, serene and contemplative mood.',
width: 2496,
height: 1664,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/5d463ba7-904d-4020-b3a3-6a2ad07bfe24.jpg',
'https://assets.runware.ai/assets/inputs/3b83f449-805a-4061-a68d-b40fcee480ce.jpg',
'https://assets.runware.ai/assets/inputs/4a4dbc93-c812-493b-bcdb-5035ac50e477.jpg',
'https://assets.runware.ai/assets/inputs/83e14732-4db9-4225-9285-28aa352cafd1.jpg',
'https://assets.runware.ai/assets/inputs/8742f40e-839d-4b0e-851a-a8ec0460fccd.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": "klingai:kling-image@o3",
"positivePrompt": "Using all five reference images as guidance, create a grand orbital garden concourse suspended above a rust-colored planet, blending the structural elegance of a spacefaring conservatory with arid botanical design. A solitary traveler stands near the center in layered sand-toned attire with subtle metallic detailing and a translucent visor, scaled naturally within the environment. Surround the figure with curated terraces of rare succulents, twisted drought-resistant plants, suspended irrigation channels, and sculpted planters. Emphasize warm sunrise beams filtering through curved glass, long shadows, atmospheric haze, polished titanium framework, frosted panels, ceramic pathways, and oxidized copper accents. Ultra-detailed, high fidelity, cinematic composition, expansive depth, refined textures, realistic lighting, premium sci-fi worldbuilding, serene and contemplative mood.",
"width": 2496,
"height": 1664,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/5d463ba7-904d-4020-b3a3-6a2ad07bfe24.jpg",
"https://assets.runware.ai/assets/inputs/3b83f449-805a-4061-a68d-b40fcee480ce.jpg",
"https://assets.runware.ai/assets/inputs/4a4dbc93-c812-493b-bcdb-5035ac50e477.jpg",
"https://assets.runware.ai/assets/inputs/83e14732-4db9-4225-9285-28aa352cafd1.jpg",
"https://assets.runware.ai/assets/inputs/8742f40e-839d-4b0e-851a-a8ec0460fccd.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": "70090088-46f9-418e-b258-2540c2381bdf",
"model": "klingai:kling-image@o3",
"positivePrompt": "Using all five reference images as guidance, create a grand orbital garden concourse suspended above a rust-colored planet, blending the structural elegance of a spacefaring conservatory with arid botanical design. A solitary traveler stands near the center in layered sand-toned attire with subtle metallic detailing and a translucent visor, scaled naturally within the environment. Surround the figure with curated terraces of rare succulents, twisted drought-resistant plants, suspended irrigation channels, and sculpted planters. Emphasize warm sunrise beams filtering through curved glass, long shadows, atmospheric haze, polished titanium framework, frosted panels, ceramic pathways, and oxidized copper accents. Ultra-detailed, high fidelity, cinematic composition, expansive depth, refined textures, realistic lighting, premium sci-fi worldbuilding, serene and contemplative mood.",
"width": 2496,
"height": 1664,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/5d463ba7-904d-4020-b3a3-6a2ad07bfe24.jpg",
"https://assets.runware.ai/assets/inputs/3b83f449-805a-4061-a68d-b40fcee480ce.jpg",
"https://assets.runware.ai/assets/inputs/4a4dbc93-c812-493b-bcdb-5035ac50e477.jpg",
"https://assets.runware.ai/assets/inputs/83e14732-4db9-4225-9285-28aa352cafd1.jpg",
"https://assets.runware.ai/assets/inputs/8742f40e-839d-4b0e-851a-a8ec0460fccd.jpg"
]
}
}
]'runware run klingai:kling-image@o3 \
positivePrompt="Using all five reference images as guidance, create a grand orbital garden concourse suspended above a rust-colored planet, blending the structural elegance of a spacefaring conservatory with arid botanical design. A solitary traveler stands near the center in layered sand-toned attire with subtle metallic detailing and a translucent visor, scaled naturally within the environment. Surround the figure with curated terraces of rare succulents, twisted drought-resistant plants, suspended irrigation channels, and sculpted planters. Emphasize warm sunrise beams filtering through curved glass, long shadows, atmospheric haze, polished titanium framework, frosted panels, ceramic pathways, and oxidized copper accents. Ultra-detailed, high fidelity, cinematic composition, expansive depth, refined textures, realistic lighting, premium sci-fi worldbuilding, serene and contemplative mood." \
width=2496 \
height=1664 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/5d463ba7-904d-4020-b3a3-6a2ad07bfe24.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/3b83f449-805a-4061-a68d-b40fcee480ce.jpg \
inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/4a4dbc93-c812-493b-bcdb-5035ac50e477.jpg \
inputs.referenceImages.3=https://assets.runware.ai/assets/inputs/83e14732-4db9-4225-9285-28aa352cafd1.jpg \
inputs.referenceImages.4=https://assets.runware.ai/assets/inputs/8742f40e-839d-4b0e-851a-a8ec0460fccd.jpg{
"taskType": "imageInference",
"taskUUID": "70090088-46f9-418e-b258-2540c2381bdf",
"model": "klingai:kling-image@o3",
"positivePrompt": "Using all five reference images as guidance, create a grand orbital garden concourse suspended above a rust-colored planet, blending the structural elegance of a spacefaring conservatory with arid botanical design. A solitary traveler stands near the center in layered sand-toned attire with subtle metallic detailing and a translucent visor, scaled naturally within the environment. Surround the figure with curated terraces of rare succulents, twisted drought-resistant plants, suspended irrigation channels, and sculpted planters. Emphasize warm sunrise beams filtering through curved glass, long shadows, atmospheric haze, polished titanium framework, frosted panels, ceramic pathways, and oxidized copper accents. Ultra-detailed, high fidelity, cinematic composition, expansive depth, refined textures, realistic lighting, premium sci-fi worldbuilding, serene and contemplative mood.",
"width": 2496,
"height": 1664,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/5d463ba7-904d-4020-b3a3-6a2ad07bfe24.jpg",
"https://assets.runware.ai/assets/inputs/3b83f449-805a-4061-a68d-b40fcee480ce.jpg",
"https://assets.runware.ai/assets/inputs/4a4dbc93-c812-493b-bcdb-5035ac50e477.jpg",
"https://assets.runware.ai/assets/inputs/83e14732-4db9-4225-9285-28aa352cafd1.jpg",
"https://assets.runware.ai/assets/inputs/8742f40e-839d-4b0e-851a-a8ec0460fccd.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "70090088-46f9-418e-b258-2540c2381bdf",
"imageUUID": "0621a9f6-1ba9-4f05-bca5-d42e3130c50d",
"imageURL": "https://im.runware.ai/image/os/a24d12/ws/3/ii/0621a9f6-1ba9-4f05-bca5-d42e3130c50d.jpg",
"seed": 1310100576,
"cost": 0.028
}