Kling IMAGE O1

Kling IMAGE O1 is a high control image generation model for stable characters and precise edits. It supports detailed composition control, strong style handling, and localized modifications without structural drift. Ideal for pipelines that need repeatable shots and complex visual continuity.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
Varroa Mite Test Kit Carton

Create a polished packaging design presentation for HIVE/SCAN, a professional field test kit used by beekeepers to detect varroa mites. The clear hero subject is one compact rectangular folding carton, photographed at a three-quarter angle so the front and right side panels are both visible. Place it upright on a seamless pale gray studio surface with ample negative space, a crisp grounding shadow, and hard directional product lighting from the upper left. Design the carton in a bold Swiss scientific style: warm off-white uncoated paper stock, safety orange and electric cyan color blocks, precise black rules, modular grid, registration-mark details, small numbered specimen symbols, and one large abstract halftone illustration derived from the oval form and eight legs of a varroa mite. Keep the visual language clinical, contemporary, and trustworthy rather than rustic. No honey drips, honeycomb pattern, flowers, vintage engraving, or cute bee mascots. Typography must be clean, high-contrast, and deliberately composed. The front panel should clearly read “HIVE/SCAN” at the top, “VARROA FIELD TEST” as the primary product name, “10 TESTS” in a cyan circular badge, and “APIARY DIAGNOSTICS” in small type near the bottom. The side panel should feature a simple three-step pictogram sequence labeled “SAMPLE / SHAKE / COUNT” plus a compact orange lot-number field. Use only these prominent words; avoid filler copy and illegible pseudo-text. Premium commercial product visualization, tactile paper fibers, sharp carton folds, accurate perspective, immaculate print alignment, restrained shadows, realistic materials, editorial industrial-design photography. Landscape composition, carton occupying roughly two-thirds of the frame, no hands, no loose tools, no secondary packages, no retail shelf, no website interface.
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@o1',
positivePrompt: 'Create a polished packaging design presentation for HIVE/SCAN, a professional field test kit used by beekeepers to detect varroa mites. The clear hero subject is one compact rectangular folding carton, photographed at a three-quarter angle so the front and right side panels are both visible. Place it upright on a seamless pale gray studio surface with ample negative space, a crisp grounding shadow, and hard directional product lighting from the upper left.\n\nDesign the carton in a bold Swiss scientific style: warm off-white uncoated paper stock, safety orange and electric cyan color blocks, precise black rules, modular grid, registration-mark details, small numbered specimen symbols, and one large abstract halftone illustration derived from the oval form and eight legs of a varroa mite. Keep the visual language clinical, contemporary, and trustworthy rather than rustic. No honey drips, honeycomb pattern, flowers, vintage engraving, or cute bee mascots.\n\nTypography must be clean, high-contrast, and deliberately composed. The front panel should clearly read “HIVE/SCAN” at the top, “VARROA FIELD TEST” as the primary product name, “10 TESTS” in a cyan circular badge, and “APIARY DIAGNOSTICS” in small type near the bottom. The side panel should feature a simple three-step pictogram sequence labeled “SAMPLE / SHAKE / COUNT” plus a compact orange lot-number field. Use only these prominent words; avoid filler copy and illegible pseudo-text.\n\nPremium commercial product visualization, tactile paper fibers, sharp carton folds, accurate perspective, immaculate print alignment, restrained shadows, realistic materials, editorial industrial-design photography. Landscape composition, carton occupying roughly two-thirds of the frame, no hands, no loose tools, no secondary packages, no retail shelf, no website interface.',
width: 1248,
height: 832
})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@o1",
"positivePrompt": "Create a polished packaging design presentation for HIVE/SCAN, a professional field test kit used by beekeepers to detect varroa mites. The clear hero subject is one compact rectangular folding carton, photographed at a three-quarter angle so the front and right side panels are both visible. Place it upright on a seamless pale gray studio surface with ample negative space, a crisp grounding shadow, and hard directional product lighting from the upper left.\n\nDesign the carton in a bold Swiss scientific style: warm off-white uncoated paper stock, safety orange and electric cyan color blocks, precise black rules, modular grid, registration-mark details, small numbered specimen symbols, and one large abstract halftone illustration derived from the oval form and eight legs of a varroa mite. Keep the visual language clinical, contemporary, and trustworthy rather than rustic. No honey drips, honeycomb pattern, flowers, vintage engraving, or cute bee mascots.\n\nTypography must be clean, high-contrast, and deliberately composed. The front panel should clearly read “HIVE/SCAN” at the top, “VARROA FIELD TEST” as the primary product name, “10 TESTS” in a cyan circular badge, and “APIARY DIAGNOSTICS” in small type near the bottom. The side panel should feature a simple three-step pictogram sequence labeled “SAMPLE / SHAKE / COUNT” plus a compact orange lot-number field. Use only these prominent words; avoid filler copy and illegible pseudo-text.\n\nPremium commercial product visualization, tactile paper fibers, sharp carton folds, accurate perspective, immaculate print alignment, restrained shadows, realistic materials, editorial industrial-design photography. Landscape composition, carton occupying roughly two-thirds of the frame, no hands, no loose tools, no secondary packages, no retail shelf, no website interface.",
"width": 1248,
"height": 832
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "a53cd931-b38c-4ba8-9524-ccde283ad058",
"model": "klingai:kling-image@o1",
"positivePrompt": "Create a polished packaging design presentation for HIVE/SCAN, a professional field test kit used by beekeepers to detect varroa mites. The clear hero subject is one compact rectangular folding carton, photographed at a three-quarter angle so the front and right side panels are both visible. Place it upright on a seamless pale gray studio surface with ample negative space, a crisp grounding shadow, and hard directional product lighting from the upper left.\n\nDesign the carton in a bold Swiss scientific style: warm off-white uncoated paper stock, safety orange and electric cyan color blocks, precise black rules, modular grid, registration-mark details, small numbered specimen symbols, and one large abstract halftone illustration derived from the oval form and eight legs of a varroa mite. Keep the visual language clinical, contemporary, and trustworthy rather than rustic. No honey drips, honeycomb pattern, flowers, vintage engraving, or cute bee mascots.\n\nTypography must be clean, high-contrast, and deliberately composed. The front panel should clearly read “HIVE/SCAN” at the top, “VARROA FIELD TEST” as the primary product name, “10 TESTS” in a cyan circular badge, and “APIARY DIAGNOSTICS” in small type near the bottom. The side panel should feature a simple three-step pictogram sequence labeled “SAMPLE / SHAKE / COUNT” plus a compact orange lot-number field. Use only these prominent words; avoid filler copy and illegible pseudo-text.\n\nPremium commercial product visualization, tactile paper fibers, sharp carton folds, accurate perspective, immaculate print alignment, restrained shadows, realistic materials, editorial industrial-design photography. Landscape composition, carton occupying roughly two-thirds of the frame, no hands, no loose tools, no secondary packages, no retail shelf, no website interface.",
"width": 1248,
"height": 832
}
]'runware run klingai:kling-image@o1 \
positivePrompt="Create a polished packaging design presentation for HIVE/SCAN, a professional field test kit used by beekeepers to detect varroa mites. The clear hero subject is one compact rectangular folding carton, photographed at a three-quarter angle so the front and right side panels are both visible. Place it upright on a seamless pale gray studio surface with ample negative space, a crisp grounding shadow, and hard directional product lighting from the upper left.
Design the carton in a bold Swiss scientific style: warm off-white uncoated paper stock, safety orange and electric cyan color blocks, precise black rules, modular grid, registration-mark details, small numbered specimen symbols, and one large abstract halftone illustration derived from the oval form and eight legs of a varroa mite. Keep the visual language clinical, contemporary, and trustworthy rather than rustic. No honey drips, honeycomb pattern, flowers, vintage engraving, or cute bee mascots.
Typography must be clean, high-contrast, and deliberately composed. The front panel should clearly read “HIVE/SCAN” at the top, “VARROA FIELD TEST” as the primary product name, “10 TESTS” in a cyan circular badge, and “APIARY DIAGNOSTICS” in small type near the bottom. The side panel should feature a simple three-step pictogram sequence labeled “SAMPLE / SHAKE / COUNT” plus a compact orange lot-number field. Use only these prominent words; avoid filler copy and illegible pseudo-text.
Premium commercial product visualization, tactile paper fibers, sharp carton folds, accurate perspective, immaculate print alignment, restrained shadows, realistic materials, editorial industrial-design photography. Landscape composition, carton occupying roughly two-thirds of the frame, no hands, no loose tools, no secondary packages, no retail shelf, no website interface." \
width=1248 \
height=832{
"taskType": "imageInference",
"taskUUID": "a53cd931-b38c-4ba8-9524-ccde283ad058",
"model": "klingai:kling-image@o1",
"positivePrompt": "Create a polished packaging design presentation for HIVE/SCAN, a professional field test kit used by beekeepers to detect varroa mites. The clear hero subject is one compact rectangular folding carton, photographed at a three-quarter angle so the front and right side panels are both visible. Place it upright on a seamless pale gray studio surface with ample negative space, a crisp grounding shadow, and hard directional product lighting from the upper left.\n\nDesign the carton in a bold Swiss scientific style: warm off-white uncoated paper stock, safety orange and electric cyan color blocks, precise black rules, modular grid, registration-mark details, small numbered specimen symbols, and one large abstract halftone illustration derived from the oval form and eight legs of a varroa mite. Keep the visual language clinical, contemporary, and trustworthy rather than rustic. No honey drips, honeycomb pattern, flowers, vintage engraving, or cute bee mascots.\n\nTypography must be clean, high-contrast, and deliberately composed. The front panel should clearly read “HIVE/SCAN” at the top, “VARROA FIELD TEST” as the primary product name, “10 TESTS” in a cyan circular badge, and “APIARY DIAGNOSTICS” in small type near the bottom. The side panel should feature a simple three-step pictogram sequence labeled “SAMPLE / SHAKE / COUNT” plus a compact orange lot-number field. Use only these prominent words; avoid filler copy and illegible pseudo-text.\n\nPremium commercial product visualization, tactile paper fibers, sharp carton folds, accurate perspective, immaculate print alignment, restrained shadows, realistic materials, editorial industrial-design photography. Landscape composition, carton occupying roughly two-thirds of the frame, no hands, no loose tools, no secondary packages, no retail shelf, no website interface.",
"width": 1248,
"height": 832
}{
"taskType": "imageInference",
"taskUUID": "a53cd931-b38c-4ba8-9524-ccde283ad058",
"imageUUID": "7cd347ca-0ccc-4acb-b046-0525cca92275",
"imageURL": "https://im.runware.ai/image/os/a01d21/ws/3/ii/7cd347ca-0ccc-4acb-b046-0525cca92275.jpg",
"seed": 1391559569,
"cost": 0.028
}Estuary Electronic Music Festival Poster

Finished landscape event poster artwork for TIDELINE, an experimental electronic music and field-recording festival held at a monumental coastal flood barrier. Edge-to-edge flat design, not a photographed poster or mockup. The central image is a stark side-on silhouette of a vast concrete storm-surge gate crossing a tidal estuary at low water; tiny performers with modular synthesizers and hydrophones stand on the maintenance deck, giving an immense sense of scale. Concentric sonar rings, waveform traces, tide-chart lines, and small flocks of shorebirds travel across the composition like musical notation. Bold contemporary screen-print aesthetic combining Dutch modernist graphics, technical maritime diagrams, and underground music-poster energy. Restricted palette of deep navy, safety orange, pale aqua, and warm off-white; rough ink texture, halftone gradients, crisp geometric forms, slight misregistration. Strong directional sunset light casts long angular shadows across reflective mudflats. Asymmetrical composition with generous negative space and an authoritative typographic grid. Large condensed sans-serif headline: “TIDELINE”. Directly beneath: “ESTUARY SOUND FESTIVAL”. Clear event details: “14–16 SEPTEMBER 2026” and “EAST GATE TIDAL BARRIER”. Smaller lineup block: “LINA RAINE • KMRU • LAUREL HALO • CHRIS WATSON • IKONIKA • 12 ENSEMBLE”. Footer line: “LIVE ELECTRONICS • HYDROPHONE WALKS • SPATIAL AUDIO”. Make all lettering clean, correctly spelled, highly legible, and integrated into the poster hierarchy. Sophisticated, atmospheric, industrial, windswept, culturally credible, print-ready festival identity.
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@o1',
positivePrompt: 'Finished landscape event poster artwork for TIDELINE, an experimental electronic music and field-recording festival held at a monumental coastal flood barrier. Edge-to-edge flat design, not a photographed poster or mockup. The central image is a stark side-on silhouette of a vast concrete storm-surge gate crossing a tidal estuary at low water; tiny performers with modular synthesizers and hydrophones stand on the maintenance deck, giving an immense sense of scale. Concentric sonar rings, waveform traces, tide-chart lines, and small flocks of shorebirds travel across the composition like musical notation. Bold contemporary screen-print aesthetic combining Dutch modernist graphics, technical maritime diagrams, and underground music-poster energy. Restricted palette of deep navy, safety orange, pale aqua, and warm off-white; rough ink texture, halftone gradients, crisp geometric forms, slight misregistration. Strong directional sunset light casts long angular shadows across reflective mudflats. Asymmetrical composition with generous negative space and an authoritative typographic grid. Large condensed sans-serif headline: “TIDELINE”. Directly beneath: “ESTUARY SOUND FESTIVAL”. Clear event details: “14–16 SEPTEMBER 2026” and “EAST GATE TIDAL BARRIER”. Smaller lineup block: “LINA RAINE • KMRU • LAUREL HALO • CHRIS WATSON • IKONIKA • 12 ENSEMBLE”. Footer line: “LIVE ELECTRONICS • HYDROPHONE WALKS • SPATIAL AUDIO”. Make all lettering clean, correctly spelled, highly legible, and integrated into the poster hierarchy. Sophisticated, atmospheric, industrial, windswept, culturally credible, print-ready festival identity.',
width: 1248,
height: 832
})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@o1",
"positivePrompt": "Finished landscape event poster artwork for TIDELINE, an experimental electronic music and field-recording festival held at a monumental coastal flood barrier. Edge-to-edge flat design, not a photographed poster or mockup. The central image is a stark side-on silhouette of a vast concrete storm-surge gate crossing a tidal estuary at low water; tiny performers with modular synthesizers and hydrophones stand on the maintenance deck, giving an immense sense of scale. Concentric sonar rings, waveform traces, tide-chart lines, and small flocks of shorebirds travel across the composition like musical notation. Bold contemporary screen-print aesthetic combining Dutch modernist graphics, technical maritime diagrams, and underground music-poster energy. Restricted palette of deep navy, safety orange, pale aqua, and warm off-white; rough ink texture, halftone gradients, crisp geometric forms, slight misregistration. Strong directional sunset light casts long angular shadows across reflective mudflats. Asymmetrical composition with generous negative space and an authoritative typographic grid. Large condensed sans-serif headline: “TIDELINE”. Directly beneath: “ESTUARY SOUND FESTIVAL”. Clear event details: “14–16 SEPTEMBER 2026” and “EAST GATE TIDAL BARRIER”. Smaller lineup block: “LINA RAINE • KMRU • LAUREL HALO • CHRIS WATSON • IKONIKA • 12 ENSEMBLE”. Footer line: “LIVE ELECTRONICS • HYDROPHONE WALKS • SPATIAL AUDIO”. Make all lettering clean, correctly spelled, highly legible, and integrated into the poster hierarchy. Sophisticated, atmospheric, industrial, windswept, culturally credible, print-ready festival identity.",
"width": 1248,
"height": 832
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "a29b2cab-1e70-4174-a108-011649c0be0f",
"model": "klingai:kling-image@o1",
"positivePrompt": "Finished landscape event poster artwork for TIDELINE, an experimental electronic music and field-recording festival held at a monumental coastal flood barrier. Edge-to-edge flat design, not a photographed poster or mockup. The central image is a stark side-on silhouette of a vast concrete storm-surge gate crossing a tidal estuary at low water; tiny performers with modular synthesizers and hydrophones stand on the maintenance deck, giving an immense sense of scale. Concentric sonar rings, waveform traces, tide-chart lines, and small flocks of shorebirds travel across the composition like musical notation. Bold contemporary screen-print aesthetic combining Dutch modernist graphics, technical maritime diagrams, and underground music-poster energy. Restricted palette of deep navy, safety orange, pale aqua, and warm off-white; rough ink texture, halftone gradients, crisp geometric forms, slight misregistration. Strong directional sunset light casts long angular shadows across reflective mudflats. Asymmetrical composition with generous negative space and an authoritative typographic grid. Large condensed sans-serif headline: “TIDELINE”. Directly beneath: “ESTUARY SOUND FESTIVAL”. Clear event details: “14–16 SEPTEMBER 2026” and “EAST GATE TIDAL BARRIER”. Smaller lineup block: “LINA RAINE • KMRU • LAUREL HALO • CHRIS WATSON • IKONIKA • 12 ENSEMBLE”. Footer line: “LIVE ELECTRONICS • HYDROPHONE WALKS • SPATIAL AUDIO”. Make all lettering clean, correctly spelled, highly legible, and integrated into the poster hierarchy. Sophisticated, atmospheric, industrial, windswept, culturally credible, print-ready festival identity.",
"width": 1248,
"height": 832
}
]'runware run klingai:kling-image@o1 \
positivePrompt="Finished landscape event poster artwork for TIDELINE, an experimental electronic music and field-recording festival held at a monumental coastal flood barrier. Edge-to-edge flat design, not a photographed poster or mockup. The central image is a stark side-on silhouette of a vast concrete storm-surge gate crossing a tidal estuary at low water; tiny performers with modular synthesizers and hydrophones stand on the maintenance deck, giving an immense sense of scale. Concentric sonar rings, waveform traces, tide-chart lines, and small flocks of shorebirds travel across the composition like musical notation. Bold contemporary screen-print aesthetic combining Dutch modernist graphics, technical maritime diagrams, and underground music-poster energy. Restricted palette of deep navy, safety orange, pale aqua, and warm off-white; rough ink texture, halftone gradients, crisp geometric forms, slight misregistration. Strong directional sunset light casts long angular shadows across reflective mudflats. Asymmetrical composition with generous negative space and an authoritative typographic grid. Large condensed sans-serif headline: “TIDELINE”. Directly beneath: “ESTUARY SOUND FESTIVAL”. Clear event details: “14–16 SEPTEMBER 2026” and “EAST GATE TIDAL BARRIER”. Smaller lineup block: “LINA RAINE • KMRU • LAUREL HALO • CHRIS WATSON • IKONIKA • 12 ENSEMBLE”. Footer line: “LIVE ELECTRONICS • HYDROPHONE WALKS • SPATIAL AUDIO”. Make all lettering clean, correctly spelled, highly legible, and integrated into the poster hierarchy. Sophisticated, atmospheric, industrial, windswept, culturally credible, print-ready festival identity." \
width=1248 \
height=832{
"taskType": "imageInference",
"taskUUID": "a29b2cab-1e70-4174-a108-011649c0be0f",
"model": "klingai:kling-image@o1",
"positivePrompt": "Finished landscape event poster artwork for TIDELINE, an experimental electronic music and field-recording festival held at a monumental coastal flood barrier. Edge-to-edge flat design, not a photographed poster or mockup. The central image is a stark side-on silhouette of a vast concrete storm-surge gate crossing a tidal estuary at low water; tiny performers with modular synthesizers and hydrophones stand on the maintenance deck, giving an immense sense of scale. Concentric sonar rings, waveform traces, tide-chart lines, and small flocks of shorebirds travel across the composition like musical notation. Bold contemporary screen-print aesthetic combining Dutch modernist graphics, technical maritime diagrams, and underground music-poster energy. Restricted palette of deep navy, safety orange, pale aqua, and warm off-white; rough ink texture, halftone gradients, crisp geometric forms, slight misregistration. Strong directional sunset light casts long angular shadows across reflective mudflats. Asymmetrical composition with generous negative space and an authoritative typographic grid. Large condensed sans-serif headline: “TIDELINE”. Directly beneath: “ESTUARY SOUND FESTIVAL”. Clear event details: “14–16 SEPTEMBER 2026” and “EAST GATE TIDAL BARRIER”. Smaller lineup block: “LINA RAINE • KMRU • LAUREL HALO • CHRIS WATSON • IKONIKA • 12 ENSEMBLE”. Footer line: “LIVE ELECTRONICS • HYDROPHONE WALKS • SPATIAL AUDIO”. Make all lettering clean, correctly spelled, highly legible, and integrated into the poster hierarchy. Sophisticated, atmospheric, industrial, windswept, culturally credible, print-ready festival identity.",
"width": 1248,
"height": 832
}{
"taskType": "imageInference",
"taskUUID": "a29b2cab-1e70-4174-a108-011649c0be0f",
"imageUUID": "ef4c7bc4-9c0d-4927-ab3e-b7fe2d1892d9",
"imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/ef4c7bc4-9c0d-4927-ab3e-b7fe2d1892d9.jpg",
"seed": 1127937499,
"cost": 0.028
}Mobile Library Archive Photo Restoration

Create a museum-grade restoration and historically restrained colorization of reference image 1. Preserve its exact documentary composition, camera angle, people, poses, facial identities, clothing, stone village hall, road and natural 1950s photographic character. Repair the diagonal crease, missing lower-right corner, scratches, dust, silvering, water stains and faded tonal areas without smoothing away genuine film grain or changing anatomy. Use reference image 2 as the factual guide for reconstructing the damaged portions of the mobile-library bus: retain the same rounded body, chrome grille, windows, wheels and trim, with its deep burgundy lower body, warm cream upper panels and fine gold lining. Rebuild only details obscured or lost in the damaged source. Preserve any genuinely legible wording from reference image 1, but do not invent extra lettering. Apply subtle, plausible period color: natural British skin tones, modest wool clothing in muted navy, brown, moss and maroon, weathered gray stone, damp olive grass and a softly overcast sky. Keep realistic fabric texture, bus paint wear, chrome reflections and masonry detail. The finished image should look like a carefully conserved original 1956 color photograph prepared as a large archival exhibition print, not a modern reenactment, not glossy, not oversaturated, and not artificially sharpened. Landscape 3:2 framing with all original subjects retained.
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@o1',
positivePrompt: 'Create a museum-grade restoration and historically restrained colorization of reference image 1. Preserve its exact documentary composition, camera angle, people, poses, facial identities, clothing, stone village hall, road and natural 1950s photographic character. Repair the diagonal crease, missing lower-right corner, scratches, dust, silvering, water stains and faded tonal areas without smoothing away genuine film grain or changing anatomy. Use reference image 2 as the factual guide for reconstructing the damaged portions of the mobile-library bus: retain the same rounded body, chrome grille, windows, wheels and trim, with its deep burgundy lower body, warm cream upper panels and fine gold lining. Rebuild only details obscured or lost in the damaged source. Preserve any genuinely legible wording from reference image 1, but do not invent extra lettering. Apply subtle, plausible period color: natural British skin tones, modest wool clothing in muted navy, brown, moss and maroon, weathered gray stone, damp olive grass and a softly overcast sky. Keep realistic fabric texture, bus paint wear, chrome reflections and masonry detail. The finished image should look like a carefully conserved original 1956 color photograph prepared as a large archival exhibition print, not a modern reenactment, not glossy, not oversaturated, and not artificially sharpened. Landscape 3:2 framing with all original subjects retained.',
resolution: '2k',
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/b638d0d2-5f8f-4f0f-a9c7-94d8fbb2927c.jpg',
'https://assets.runware.ai/assets/inputs/e854e053-05e5-4f9f-89b6-4b41ba7ceeb2.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@o1",
"positivePrompt": "Create a museum-grade restoration and historically restrained colorization of reference image 1. Preserve its exact documentary composition, camera angle, people, poses, facial identities, clothing, stone village hall, road and natural 1950s photographic character. Repair the diagonal crease, missing lower-right corner, scratches, dust, silvering, water stains and faded tonal areas without smoothing away genuine film grain or changing anatomy. Use reference image 2 as the factual guide for reconstructing the damaged portions of the mobile-library bus: retain the same rounded body, chrome grille, windows, wheels and trim, with its deep burgundy lower body, warm cream upper panels and fine gold lining. Rebuild only details obscured or lost in the damaged source. Preserve any genuinely legible wording from reference image 1, but do not invent extra lettering. Apply subtle, plausible period color: natural British skin tones, modest wool clothing in muted navy, brown, moss and maroon, weathered gray stone, damp olive grass and a softly overcast sky. Keep realistic fabric texture, bus paint wear, chrome reflections and masonry detail. The finished image should look like a carefully conserved original 1956 color photograph prepared as a large archival exhibition print, not a modern reenactment, not glossy, not oversaturated, and not artificially sharpened. Landscape 3:2 framing with all original subjects retained.",
"resolution": "2k",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b638d0d2-5f8f-4f0f-a9c7-94d8fbb2927c.jpg",
"https://assets.runware.ai/assets/inputs/e854e053-05e5-4f9f-89b6-4b41ba7ceeb2.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": "46522561-253b-4a68-ad0e-53f5ca3f4bb0",
"model": "klingai:kling-image@o1",
"positivePrompt": "Create a museum-grade restoration and historically restrained colorization of reference image 1. Preserve its exact documentary composition, camera angle, people, poses, facial identities, clothing, stone village hall, road and natural 1950s photographic character. Repair the diagonal crease, missing lower-right corner, scratches, dust, silvering, water stains and faded tonal areas without smoothing away genuine film grain or changing anatomy. Use reference image 2 as the factual guide for reconstructing the damaged portions of the mobile-library bus: retain the same rounded body, chrome grille, windows, wheels and trim, with its deep burgundy lower body, warm cream upper panels and fine gold lining. Rebuild only details obscured or lost in the damaged source. Preserve any genuinely legible wording from reference image 1, but do not invent extra lettering. Apply subtle, plausible period color: natural British skin tones, modest wool clothing in muted navy, brown, moss and maroon, weathered gray stone, damp olive grass and a softly overcast sky. Keep realistic fabric texture, bus paint wear, chrome reflections and masonry detail. The finished image should look like a carefully conserved original 1956 color photograph prepared as a large archival exhibition print, not a modern reenactment, not glossy, not oversaturated, and not artificially sharpened. Landscape 3:2 framing with all original subjects retained.",
"resolution": "2k",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b638d0d2-5f8f-4f0f-a9c7-94d8fbb2927c.jpg",
"https://assets.runware.ai/assets/inputs/e854e053-05e5-4f9f-89b6-4b41ba7ceeb2.jpg"
]
}
}
]'runware run klingai:kling-image@o1 \
positivePrompt="Create a museum-grade restoration and historically restrained colorization of reference image 1. Preserve its exact documentary composition, camera angle, people, poses, facial identities, clothing, stone village hall, road and natural 1950s photographic character. Repair the diagonal crease, missing lower-right corner, scratches, dust, silvering, water stains and faded tonal areas without smoothing away genuine film grain or changing anatomy. Use reference image 2 as the factual guide for reconstructing the damaged portions of the mobile-library bus: retain the same rounded body, chrome grille, windows, wheels and trim, with its deep burgundy lower body, warm cream upper panels and fine gold lining. Rebuild only details obscured or lost in the damaged source. Preserve any genuinely legible wording from reference image 1, but do not invent extra lettering. Apply subtle, plausible period color: natural British skin tones, modest wool clothing in muted navy, brown, moss and maroon, weathered gray stone, damp olive grass and a softly overcast sky. Keep realistic fabric texture, bus paint wear, chrome reflections and masonry detail. The finished image should look like a carefully conserved original 1956 color photograph prepared as a large archival exhibition print, not a modern reenactment, not glossy, not oversaturated, and not artificially sharpened. Landscape 3:2 framing with all original subjects retained." \
resolution=2k \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/b638d0d2-5f8f-4f0f-a9c7-94d8fbb2927c.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/e854e053-05e5-4f9f-89b6-4b41ba7ceeb2.jpg{
"taskType": "imageInference",
"taskUUID": "46522561-253b-4a68-ad0e-53f5ca3f4bb0",
"model": "klingai:kling-image@o1",
"positivePrompt": "Create a museum-grade restoration and historically restrained colorization of reference image 1. Preserve its exact documentary composition, camera angle, people, poses, facial identities, clothing, stone village hall, road and natural 1950s photographic character. Repair the diagonal crease, missing lower-right corner, scratches, dust, silvering, water stains and faded tonal areas without smoothing away genuine film grain or changing anatomy. Use reference image 2 as the factual guide for reconstructing the damaged portions of the mobile-library bus: retain the same rounded body, chrome grille, windows, wheels and trim, with its deep burgundy lower body, warm cream upper panels and fine gold lining. Rebuild only details obscured or lost in the damaged source. Preserve any genuinely legible wording from reference image 1, but do not invent extra lettering. Apply subtle, plausible period color: natural British skin tones, modest wool clothing in muted navy, brown, moss and maroon, weathered gray stone, damp olive grass and a softly overcast sky. Keep realistic fabric texture, bus paint wear, chrome reflections and masonry detail. The finished image should look like a carefully conserved original 1956 color photograph prepared as a large archival exhibition print, not a modern reenactment, not glossy, not oversaturated, and not artificially sharpened. Landscape 3:2 framing with all original subjects retained.",
"resolution": "2k",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b638d0d2-5f8f-4f0f-a9c7-94d8fbb2927c.jpg",
"https://assets.runware.ai/assets/inputs/e854e053-05e5-4f9f-89b6-4b41ba7ceeb2.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "46522561-253b-4a68-ad0e-53f5ca3f4bb0",
"imageUUID": "5764aef3-3068-4a20-a803-e821bbe8e052",
"imageURL": "https://im.runware.ai/image/os/a01d21/ws/4/ii/5764aef3-3068-4a20-a803-e821bbe8e052.jpg",
"seed": 1162159803,
"cost": 0.028
}Lowrider Bicycle Builder Editorial Portrait

Create a finished vertical editorial photoshoot portrait using both reference images. Preserve the exact facial identity, age, skin tone, hair, and body proportions of the woman in reference image 1. Include the exact custom lowrider bicycle from reference image 2, retaining its cobalt frame, silver pinstriping, elongated chrome fork, high-rise handlebars, white banana saddle, twisted spokes, reflectors, and distinctive geometry. Photograph her as an accomplished custom bicycle builder in a monumental concrete flood-control channel beneath a broad overpass at sunrise. She stands beside the bicycle with one hand resting lightly on the saddle and the other holding a small chrome spoke wrench. Style her in an ecru short-sleeve mechanic jumpsuit tailored like high fashion, with cobalt topstitching, rolled cuffs, sturdy white work boots, and understated silver jewelry. Confident, composed expression directed toward the camera. Full-length environmental portrait with a slightly low camera position, generous vertical architecture, and the bicycle fully visible rather than cropped. Clean 1990s Japanese bicycle-catalog precision interpreted as contemporary editorial photography. Hard direct flash defines the subject and polished chrome while a narrow band of warm sunrise creates tangerine highlights in the background. Restrained palette of concrete gray, ecru, cobalt blue, chrome, and sunrise orange. Crisp realistic skin texture, believable fabric, accurate hands, mechanically coherent bicycle, subtle fine-grain finish. Premium magazine portrait, self-possessed and celebratory. No visible logos, captions, typography, borders, or watermarks.
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@o1',
positivePrompt: 'Create a finished vertical editorial photoshoot portrait using both reference images. Preserve the exact facial identity, age, skin tone, hair, and body proportions of the woman in reference image 1. Include the exact custom lowrider bicycle from reference image 2, retaining its cobalt frame, silver pinstriping, elongated chrome fork, high-rise handlebars, white banana saddle, twisted spokes, reflectors, and distinctive geometry.\n\nPhotograph her as an accomplished custom bicycle builder in a monumental concrete flood-control channel beneath a broad overpass at sunrise. She stands beside the bicycle with one hand resting lightly on the saddle and the other holding a small chrome spoke wrench. Style her in an ecru short-sleeve mechanic jumpsuit tailored like high fashion, with cobalt topstitching, rolled cuffs, sturdy white work boots, and understated silver jewelry. Confident, composed expression directed toward the camera.\n\nFull-length environmental portrait with a slightly low camera position, generous vertical architecture, and the bicycle fully visible rather than cropped. Clean 1990s Japanese bicycle-catalog precision interpreted as contemporary editorial photography. Hard direct flash defines the subject and polished chrome while a narrow band of warm sunrise creates tangerine highlights in the background. Restrained palette of concrete gray, ecru, cobalt blue, chrome, and sunrise orange. Crisp realistic skin texture, believable fabric, accurate hands, mechanically coherent bicycle, subtle fine-grain finish. Premium magazine portrait, self-possessed and celebratory. No visible logos, captions, typography, borders, or watermarks.',
resolution: '2k',
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/6baa7fa0-8300-447c-93db-a11182118671.jpg',
'https://assets.runware.ai/assets/inputs/d9a227d3-75d1-499e-b60b-e6c79f33fed8.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@o1",
"positivePrompt": "Create a finished vertical editorial photoshoot portrait using both reference images. Preserve the exact facial identity, age, skin tone, hair, and body proportions of the woman in reference image 1. Include the exact custom lowrider bicycle from reference image 2, retaining its cobalt frame, silver pinstriping, elongated chrome fork, high-rise handlebars, white banana saddle, twisted spokes, reflectors, and distinctive geometry.\n\nPhotograph her as an accomplished custom bicycle builder in a monumental concrete flood-control channel beneath a broad overpass at sunrise. She stands beside the bicycle with one hand resting lightly on the saddle and the other holding a small chrome spoke wrench. Style her in an ecru short-sleeve mechanic jumpsuit tailored like high fashion, with cobalt topstitching, rolled cuffs, sturdy white work boots, and understated silver jewelry. Confident, composed expression directed toward the camera.\n\nFull-length environmental portrait with a slightly low camera position, generous vertical architecture, and the bicycle fully visible rather than cropped. Clean 1990s Japanese bicycle-catalog precision interpreted as contemporary editorial photography. Hard direct flash defines the subject and polished chrome while a narrow band of warm sunrise creates tangerine highlights in the background. Restrained palette of concrete gray, ecru, cobalt blue, chrome, and sunrise orange. Crisp realistic skin texture, believable fabric, accurate hands, mechanically coherent bicycle, subtle fine-grain finish. Premium magazine portrait, self-possessed and celebratory. No visible logos, captions, typography, borders, or watermarks.",
"resolution": "2k",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/6baa7fa0-8300-447c-93db-a11182118671.jpg",
"https://assets.runware.ai/assets/inputs/d9a227d3-75d1-499e-b60b-e6c79f33fed8.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": "e2e0d66d-6b78-432a-9e59-2bc0eb9a2a95",
"model": "klingai:kling-image@o1",
"positivePrompt": "Create a finished vertical editorial photoshoot portrait using both reference images. Preserve the exact facial identity, age, skin tone, hair, and body proportions of the woman in reference image 1. Include the exact custom lowrider bicycle from reference image 2, retaining its cobalt frame, silver pinstriping, elongated chrome fork, high-rise handlebars, white banana saddle, twisted spokes, reflectors, and distinctive geometry.\n\nPhotograph her as an accomplished custom bicycle builder in a monumental concrete flood-control channel beneath a broad overpass at sunrise. She stands beside the bicycle with one hand resting lightly on the saddle and the other holding a small chrome spoke wrench. Style her in an ecru short-sleeve mechanic jumpsuit tailored like high fashion, with cobalt topstitching, rolled cuffs, sturdy white work boots, and understated silver jewelry. Confident, composed expression directed toward the camera.\n\nFull-length environmental portrait with a slightly low camera position, generous vertical architecture, and the bicycle fully visible rather than cropped. Clean 1990s Japanese bicycle-catalog precision interpreted as contemporary editorial photography. Hard direct flash defines the subject and polished chrome while a narrow band of warm sunrise creates tangerine highlights in the background. Restrained palette of concrete gray, ecru, cobalt blue, chrome, and sunrise orange. Crisp realistic skin texture, believable fabric, accurate hands, mechanically coherent bicycle, subtle fine-grain finish. Premium magazine portrait, self-possessed and celebratory. No visible logos, captions, typography, borders, or watermarks.",
"resolution": "2k",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/6baa7fa0-8300-447c-93db-a11182118671.jpg",
"https://assets.runware.ai/assets/inputs/d9a227d3-75d1-499e-b60b-e6c79f33fed8.jpg"
]
}
}
]'runware run klingai:kling-image@o1 \
positivePrompt="Create a finished vertical editorial photoshoot portrait using both reference images. Preserve the exact facial identity, age, skin tone, hair, and body proportions of the woman in reference image 1. Include the exact custom lowrider bicycle from reference image 2, retaining its cobalt frame, silver pinstriping, elongated chrome fork, high-rise handlebars, white banana saddle, twisted spokes, reflectors, and distinctive geometry.
Photograph her as an accomplished custom bicycle builder in a monumental concrete flood-control channel beneath a broad overpass at sunrise. She stands beside the bicycle with one hand resting lightly on the saddle and the other holding a small chrome spoke wrench. Style her in an ecru short-sleeve mechanic jumpsuit tailored like high fashion, with cobalt topstitching, rolled cuffs, sturdy white work boots, and understated silver jewelry. Confident, composed expression directed toward the camera.
Full-length environmental portrait with a slightly low camera position, generous vertical architecture, and the bicycle fully visible rather than cropped. Clean 1990s Japanese bicycle-catalog precision interpreted as contemporary editorial photography. Hard direct flash defines the subject and polished chrome while a narrow band of warm sunrise creates tangerine highlights in the background. Restrained palette of concrete gray, ecru, cobalt blue, chrome, and sunrise orange. Crisp realistic skin texture, believable fabric, accurate hands, mechanically coherent bicycle, subtle fine-grain finish. Premium magazine portrait, self-possessed and celebratory. No visible logos, captions, typography, borders, or watermarks." \
resolution=2k \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/6baa7fa0-8300-447c-93db-a11182118671.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/d9a227d3-75d1-499e-b60b-e6c79f33fed8.jpg{
"taskType": "imageInference",
"taskUUID": "e2e0d66d-6b78-432a-9e59-2bc0eb9a2a95",
"model": "klingai:kling-image@o1",
"positivePrompt": "Create a finished vertical editorial photoshoot portrait using both reference images. Preserve the exact facial identity, age, skin tone, hair, and body proportions of the woman in reference image 1. Include the exact custom lowrider bicycle from reference image 2, retaining its cobalt frame, silver pinstriping, elongated chrome fork, high-rise handlebars, white banana saddle, twisted spokes, reflectors, and distinctive geometry.\n\nPhotograph her as an accomplished custom bicycle builder in a monumental concrete flood-control channel beneath a broad overpass at sunrise. She stands beside the bicycle with one hand resting lightly on the saddle and the other holding a small chrome spoke wrench. Style her in an ecru short-sleeve mechanic jumpsuit tailored like high fashion, with cobalt topstitching, rolled cuffs, sturdy white work boots, and understated silver jewelry. Confident, composed expression directed toward the camera.\n\nFull-length environmental portrait with a slightly low camera position, generous vertical architecture, and the bicycle fully visible rather than cropped. Clean 1990s Japanese bicycle-catalog precision interpreted as contemporary editorial photography. Hard direct flash defines the subject and polished chrome while a narrow band of warm sunrise creates tangerine highlights in the background. Restrained palette of concrete gray, ecru, cobalt blue, chrome, and sunrise orange. Crisp realistic skin texture, believable fabric, accurate hands, mechanically coherent bicycle, subtle fine-grain finish. Premium magazine portrait, self-possessed and celebratory. No visible logos, captions, typography, borders, or watermarks.",
"resolution": "2k",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/6baa7fa0-8300-447c-93db-a11182118671.jpg",
"https://assets.runware.ai/assets/inputs/d9a227d3-75d1-499e-b60b-e6c79f33fed8.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "e2e0d66d-6b78-432a-9e59-2bc0eb9a2a95",
"imageUUID": "15973523-15f9-49cb-94dd-27c464dbfc4f",
"imageURL": "https://im.runware.ai/image/os/a02d21/ws/4/ii/15973523-15f9-49cb-94dd-27c464dbfc4f.jpg",
"seed": 1803866684,
"cost": 0.028
}Gilded Archive Reading Nook

Transform the reference interior into an opulent old-world reading nook while preserving the core room structure and camera angle: carved walnut shelving packed with weathered books, a deep emerald armchair with brass nailhead trim, scattered parchment sheets, a celestial floor globe, embroidered cushions, a polished side table with an antique magnifier, warm amber lamp glow mixing with daylight from the arched window, intricate patterned rug, dust motes in the air, layered textures, cinematic interior photography, highly detailed, elegant, immersive, refined color grading
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@o1',
positivePrompt: 'Transform the reference interior into an opulent old-world reading nook while preserving the core room structure and camera angle: carved walnut shelving packed with weathered books, a deep emerald armchair with brass nailhead trim, scattered parchment sheets, a celestial floor globe, embroidered cushions, a polished side table with an antique magnifier, warm amber lamp glow mixing with daylight from the arched window, intricate patterned rug, dust motes in the air, layered textures, cinematic interior photography, highly detailed, elegant, immersive, refined color grading',
width: 1248,
height: 832,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/cbbbf8c6-2a10-4e81-8296-4024e322bf33.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@o1",
"positivePrompt": "Transform the reference interior into an opulent old-world reading nook while preserving the core room structure and camera angle: carved walnut shelving packed with weathered books, a deep emerald armchair with brass nailhead trim, scattered parchment sheets, a celestial floor globe, embroidered cushions, a polished side table with an antique magnifier, warm amber lamp glow mixing with daylight from the arched window, intricate patterned rug, dust motes in the air, layered textures, cinematic interior photography, highly detailed, elegant, immersive, refined color grading",
"width": 1248,
"height": 832,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/cbbbf8c6-2a10-4e81-8296-4024e322bf33.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": "9d23d3bc-4a8a-4d04-ae8c-46f2330ae605",
"model": "klingai:kling-image@o1",
"positivePrompt": "Transform the reference interior into an opulent old-world reading nook while preserving the core room structure and camera angle: carved walnut shelving packed with weathered books, a deep emerald armchair with brass nailhead trim, scattered parchment sheets, a celestial floor globe, embroidered cushions, a polished side table with an antique magnifier, warm amber lamp glow mixing with daylight from the arched window, intricate patterned rug, dust motes in the air, layered textures, cinematic interior photography, highly detailed, elegant, immersive, refined color grading",
"width": 1248,
"height": 832,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/cbbbf8c6-2a10-4e81-8296-4024e322bf33.jpg"
]
}
}
]'runware run klingai:kling-image@o1 \
positivePrompt="Transform the reference interior into an opulent old-world reading nook while preserving the core room structure and camera angle: carved walnut shelving packed with weathered books, a deep emerald armchair with brass nailhead trim, scattered parchment sheets, a celestial floor globe, embroidered cushions, a polished side table with an antique magnifier, warm amber lamp glow mixing with daylight from the arched window, intricate patterned rug, dust motes in the air, layered textures, cinematic interior photography, highly detailed, elegant, immersive, refined color grading" \
width=1248 \
height=832 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/cbbbf8c6-2a10-4e81-8296-4024e322bf33.jpg{
"taskType": "imageInference",
"taskUUID": "9d23d3bc-4a8a-4d04-ae8c-46f2330ae605",
"model": "klingai:kling-image@o1",
"positivePrompt": "Transform the reference interior into an opulent old-world reading nook while preserving the core room structure and camera angle: carved walnut shelving packed with weathered books, a deep emerald armchair with brass nailhead trim, scattered parchment sheets, a celestial floor globe, embroidered cushions, a polished side table with an antique magnifier, warm amber lamp glow mixing with daylight from the arched window, intricate patterned rug, dust motes in the air, layered textures, cinematic interior photography, highly detailed, elegant, immersive, refined color grading",
"width": 1248,
"height": 832,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/cbbbf8c6-2a10-4e81-8296-4024e322bf33.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "9d23d3bc-4a8a-4d04-ae8c-46f2330ae605",
"imageUUID": "5733bf96-988c-45b0-9772-ff5978fd101f",
"imageURL": "https://im.runware.ai/image/os/a21d05/ws/2/ii/5733bf96-988c-45b0-9772-ff5978fd101f.jpg",
"seed": 1779508533,
"cost": 0.028
}Velvet Canopy Duelists

Two rival duelists facing each other on a narrow suspended walkway woven through colossal crimson tree canopies, one wearing lacquered jade armor with flowing cream sashes, the other in deep plum layered robes with bronze feathered shoulder pieces, both clearly visible in full figure with distinct silhouettes and balanced spacing. Below them, a vast abyss filled with drifting pollen, hanging lantern insects, and distant woven nest dwellings tucked into giant branches. Dynamic low-angle cinematic composition, sweeping depth, detailed textiles, ornate weapon design, tension before the first strike, painterly fantasy realism, refined color contrast of jade, plum, amber, and bark-red, atmospheric haze, sharp focal detail on the characters, highly controlled anatomy, elegant environmental storytelling, premium lighting, dramatic yet readable scene.
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@o1',
positivePrompt: 'Two rival duelists facing each other on a narrow suspended walkway woven through colossal crimson tree canopies, one wearing lacquered jade armor with flowing cream sashes, the other in deep plum layered robes with bronze feathered shoulder pieces, both clearly visible in full figure with distinct silhouettes and balanced spacing. Below them, a vast abyss filled with drifting pollen, hanging lantern insects, and distant woven nest dwellings tucked into giant branches. Dynamic low-angle cinematic composition, sweeping depth, detailed textiles, ornate weapon design, tension before the first strike, painterly fantasy realism, refined color contrast of jade, plum, amber, and bark-red, atmospheric haze, sharp focal detail on the characters, highly controlled anatomy, elegant environmental storytelling, premium lighting, dramatic yet readable scene.',
width: 1360,
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": "klingai:kling-image@o1",
"positivePrompt": "Two rival duelists facing each other on a narrow suspended walkway woven through colossal crimson tree canopies, one wearing lacquered jade armor with flowing cream sashes, the other in deep plum layered robes with bronze feathered shoulder pieces, both clearly visible in full figure with distinct silhouettes and balanced spacing. Below them, a vast abyss filled with drifting pollen, hanging lantern insects, and distant woven nest dwellings tucked into giant branches. Dynamic low-angle cinematic composition, sweeping depth, detailed textiles, ornate weapon design, tension before the first strike, painterly fantasy realism, refined color contrast of jade, plum, amber, and bark-red, atmospheric haze, sharp focal detail on the characters, highly controlled anatomy, elegant environmental storytelling, premium lighting, dramatic yet readable scene.",
"width": 1360,
"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": "26b68be0-a535-4153-b459-e3d94edbcb4c",
"model": "klingai:kling-image@o1",
"positivePrompt": "Two rival duelists facing each other on a narrow suspended walkway woven through colossal crimson tree canopies, one wearing lacquered jade armor with flowing cream sashes, the other in deep plum layered robes with bronze feathered shoulder pieces, both clearly visible in full figure with distinct silhouettes and balanced spacing. Below them, a vast abyss filled with drifting pollen, hanging lantern insects, and distant woven nest dwellings tucked into giant branches. Dynamic low-angle cinematic composition, sweeping depth, detailed textiles, ornate weapon design, tension before the first strike, painterly fantasy realism, refined color contrast of jade, plum, amber, and bark-red, atmospheric haze, sharp focal detail on the characters, highly controlled anatomy, elegant environmental storytelling, premium lighting, dramatic yet readable scene.",
"width": 1360,
"height": 768
}
]'runware run klingai:kling-image@o1 \
positivePrompt="Two rival duelists facing each other on a narrow suspended walkway woven through colossal crimson tree canopies, one wearing lacquered jade armor with flowing cream sashes, the other in deep plum layered robes with bronze feathered shoulder pieces, both clearly visible in full figure with distinct silhouettes and balanced spacing. Below them, a vast abyss filled with drifting pollen, hanging lantern insects, and distant woven nest dwellings tucked into giant branches. Dynamic low-angle cinematic composition, sweeping depth, detailed textiles, ornate weapon design, tension before the first strike, painterly fantasy realism, refined color contrast of jade, plum, amber, and bark-red, atmospheric haze, sharp focal detail on the characters, highly controlled anatomy, elegant environmental storytelling, premium lighting, dramatic yet readable scene." \
width=1360 \
height=768{
"taskType": "imageInference",
"taskUUID": "26b68be0-a535-4153-b459-e3d94edbcb4c",
"model": "klingai:kling-image@o1",
"positivePrompt": "Two rival duelists facing each other on a narrow suspended walkway woven through colossal crimson tree canopies, one wearing lacquered jade armor with flowing cream sashes, the other in deep plum layered robes with bronze feathered shoulder pieces, both clearly visible in full figure with distinct silhouettes and balanced spacing. Below them, a vast abyss filled with drifting pollen, hanging lantern insects, and distant woven nest dwellings tucked into giant branches. Dynamic low-angle cinematic composition, sweeping depth, detailed textiles, ornate weapon design, tension before the first strike, painterly fantasy realism, refined color contrast of jade, plum, amber, and bark-red, atmospheric haze, sharp focal detail on the characters, highly controlled anatomy, elegant environmental storytelling, premium lighting, dramatic yet readable scene.",
"width": 1360,
"height": 768
}{
"taskType": "imageInference",
"taskUUID": "26b68be0-a535-4153-b459-e3d94edbcb4c",
"imageUUID": "ec83c039-e8d3-49e2-89f2-8ad5c888851f",
"imageURL": "https://im.runware.ai/image/os/a07d11/ws/2/ii/ec83c039-e8d3-49e2-89f2-8ad5c888851f.jpg",
"seed": 2035320172,
"cost": 0.028
}Volcanic Choir Procession Portrait

Using the three reference images, create a cinematic wide portrait of the singer transformed into the lead figure of a solemn volcanic choir procession. Preserve the facial identity, hair shape, and pose direction from the portrait reference. Integrate the ceremonial garment design from the costume reference with high fidelity, including the feathered collar, layered textiles, embroidered hems, and brass ornamentation. Place the subject in the basalt canyon environment from the landscape reference, with lava fissures casting warm underlight, drifting ash, smoke, ember particles, and towering stone columns receding into depth. Add a line of similarly dressed background choristers carrying long banners and resonant metal instruments, arranged with clear depth separation. Tone is sacred, severe, and grand. Ultra-detailed textures, controlled composition, sharp subject focus, realistic skin, atmospheric perspective, dramatic rim lighting, high visual continuity across references.
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@o1',
positivePrompt: 'Using the three reference images, create a cinematic wide portrait of the singer transformed into the lead figure of a solemn volcanic choir procession. Preserve the facial identity, hair shape, and pose direction from the portrait reference. Integrate the ceremonial garment design from the costume reference with high fidelity, including the feathered collar, layered textiles, embroidered hems, and brass ornamentation. Place the subject in the basalt canyon environment from the landscape reference, with lava fissures casting warm underlight, drifting ash, smoke, ember particles, and towering stone columns receding into depth. Add a line of similarly dressed background choristers carrying long banners and resonant metal instruments, arranged with clear depth separation. Tone is sacred, severe, and grand. Ultra-detailed textures, controlled composition, sharp subject focus, realistic skin, atmospheric perspective, dramatic rim lighting, high visual continuity across references.',
width: 1248,
height: 832,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/374c77e2-35a2-4583-a495-bd3cb7a13a2f.jpg',
'https://assets.runware.ai/assets/inputs/e10047ab-e834-46f2-a187-c4f4b552555c.jpg',
'https://assets.runware.ai/assets/inputs/aa587494-14fe-4e10-be2a-536ab9fd7ca4.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@o1",
"positivePrompt": "Using the three reference images, create a cinematic wide portrait of the singer transformed into the lead figure of a solemn volcanic choir procession. Preserve the facial identity, hair shape, and pose direction from the portrait reference. Integrate the ceremonial garment design from the costume reference with high fidelity, including the feathered collar, layered textiles, embroidered hems, and brass ornamentation. Place the subject in the basalt canyon environment from the landscape reference, with lava fissures casting warm underlight, drifting ash, smoke, ember particles, and towering stone columns receding into depth. Add a line of similarly dressed background choristers carrying long banners and resonant metal instruments, arranged with clear depth separation. Tone is sacred, severe, and grand. Ultra-detailed textures, controlled composition, sharp subject focus, realistic skin, atmospheric perspective, dramatic rim lighting, high visual continuity across references.",
"width": 1248,
"height": 832,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/374c77e2-35a2-4583-a495-bd3cb7a13a2f.jpg",
"https://assets.runware.ai/assets/inputs/e10047ab-e834-46f2-a187-c4f4b552555c.jpg",
"https://assets.runware.ai/assets/inputs/aa587494-14fe-4e10-be2a-536ab9fd7ca4.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": "a44e0ce3-9497-41e3-ba6a-54680e72f9e1",
"model": "klingai:kling-image@o1",
"positivePrompt": "Using the three reference images, create a cinematic wide portrait of the singer transformed into the lead figure of a solemn volcanic choir procession. Preserve the facial identity, hair shape, and pose direction from the portrait reference. Integrate the ceremonial garment design from the costume reference with high fidelity, including the feathered collar, layered textiles, embroidered hems, and brass ornamentation. Place the subject in the basalt canyon environment from the landscape reference, with lava fissures casting warm underlight, drifting ash, smoke, ember particles, and towering stone columns receding into depth. Add a line of similarly dressed background choristers carrying long banners and resonant metal instruments, arranged with clear depth separation. Tone is sacred, severe, and grand. Ultra-detailed textures, controlled composition, sharp subject focus, realistic skin, atmospheric perspective, dramatic rim lighting, high visual continuity across references.",
"width": 1248,
"height": 832,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/374c77e2-35a2-4583-a495-bd3cb7a13a2f.jpg",
"https://assets.runware.ai/assets/inputs/e10047ab-e834-46f2-a187-c4f4b552555c.jpg",
"https://assets.runware.ai/assets/inputs/aa587494-14fe-4e10-be2a-536ab9fd7ca4.jpg"
]
}
}
]'runware run klingai:kling-image@o1 \
positivePrompt="Using the three reference images, create a cinematic wide portrait of the singer transformed into the lead figure of a solemn volcanic choir procession. Preserve the facial identity, hair shape, and pose direction from the portrait reference. Integrate the ceremonial garment design from the costume reference with high fidelity, including the feathered collar, layered textiles, embroidered hems, and brass ornamentation. Place the subject in the basalt canyon environment from the landscape reference, with lava fissures casting warm underlight, drifting ash, smoke, ember particles, and towering stone columns receding into depth. Add a line of similarly dressed background choristers carrying long banners and resonant metal instruments, arranged with clear depth separation. Tone is sacred, severe, and grand. Ultra-detailed textures, controlled composition, sharp subject focus, realistic skin, atmospheric perspective, dramatic rim lighting, high visual continuity across references." \
width=1248 \
height=832 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/374c77e2-35a2-4583-a495-bd3cb7a13a2f.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/e10047ab-e834-46f2-a187-c4f4b552555c.jpg \
inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/aa587494-14fe-4e10-be2a-536ab9fd7ca4.jpg{
"taskType": "imageInference",
"taskUUID": "a44e0ce3-9497-41e3-ba6a-54680e72f9e1",
"model": "klingai:kling-image@o1",
"positivePrompt": "Using the three reference images, create a cinematic wide portrait of the singer transformed into the lead figure of a solemn volcanic choir procession. Preserve the facial identity, hair shape, and pose direction from the portrait reference. Integrate the ceremonial garment design from the costume reference with high fidelity, including the feathered collar, layered textiles, embroidered hems, and brass ornamentation. Place the subject in the basalt canyon environment from the landscape reference, with lava fissures casting warm underlight, drifting ash, smoke, ember particles, and towering stone columns receding into depth. Add a line of similarly dressed background choristers carrying long banners and resonant metal instruments, arranged with clear depth separation. Tone is sacred, severe, and grand. Ultra-detailed textures, controlled composition, sharp subject focus, realistic skin, atmospheric perspective, dramatic rim lighting, high visual continuity across references.",
"width": 1248,
"height": 832,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/374c77e2-35a2-4583-a495-bd3cb7a13a2f.jpg",
"https://assets.runware.ai/assets/inputs/e10047ab-e834-46f2-a187-c4f4b552555c.jpg",
"https://assets.runware.ai/assets/inputs/aa587494-14fe-4e10-be2a-536ab9fd7ca4.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "a44e0ce3-9497-41e3-ba6a-54680e72f9e1",
"imageUUID": "27f0e313-4c78-4717-8055-0eff2b28eed5",
"imageURL": "https://im.runware.ai/image/os/a07d11/ws/2/ii/27f0e313-4c78-4717-8055-0eff2b28eed5.jpg",
"seed": 308117652,
"cost": 0.028
}Ivory Automaton Tailor Studio

An elegant ivory-faced automaton tailor in a velvet waistcoat stands in a narrow couture studio filled with suspended measuring tapes, pinned fabric swatches, carved mannequins, and half-finished ceremonial garments. Behind the character, tall arched windows reveal a foggy canal city with hanging laundry bridges and distant copper spires. The automaton has porcelain hands, subtle brass joints, a calm expression, and a magnifying monocle flipped upward. Composition: three-quarter portrait, subject slightly left of center, worktable in foreground with scissors, chalk, and folded embroidered cloth, layered depth from foreground tools to background city view. Style: lavish cinematic fashion editorial mixed with old-world mechanical elegance, intricate textures, soft directional morning light, muted jewel tones, crisp facial detail, precise garment stitching, polished metallic accents, atmospheric depth, highly controlled framing, premium image 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@o1',
positivePrompt: 'An elegant ivory-faced automaton tailor in a velvet waistcoat stands in a narrow couture studio filled with suspended measuring tapes, pinned fabric swatches, carved mannequins, and half-finished ceremonial garments. Behind the character, tall arched windows reveal a foggy canal city with hanging laundry bridges and distant copper spires. The automaton has porcelain hands, subtle brass joints, a calm expression, and a magnifying monocle flipped upward. Composition: three-quarter portrait, subject slightly left of center, worktable in foreground with scissors, chalk, and folded embroidered cloth, layered depth from foreground tools to background city view. Style: lavish cinematic fashion editorial mixed with old-world mechanical elegance, intricate textures, soft directional morning light, muted jewel tones, crisp facial detail, precise garment stitching, polished metallic accents, atmospheric depth, highly controlled framing, premium image quality.',
width: 1248,
height: 832
})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@o1",
"positivePrompt": "An elegant ivory-faced automaton tailor in a velvet waistcoat stands in a narrow couture studio filled with suspended measuring tapes, pinned fabric swatches, carved mannequins, and half-finished ceremonial garments. Behind the character, tall arched windows reveal a foggy canal city with hanging laundry bridges and distant copper spires. The automaton has porcelain hands, subtle brass joints, a calm expression, and a magnifying monocle flipped upward. Composition: three-quarter portrait, subject slightly left of center, worktable in foreground with scissors, chalk, and folded embroidered cloth, layered depth from foreground tools to background city view. Style: lavish cinematic fashion editorial mixed with old-world mechanical elegance, intricate textures, soft directional morning light, muted jewel tones, crisp facial detail, precise garment stitching, polished metallic accents, atmospheric depth, highly controlled framing, premium image quality.",
"width": 1248,
"height": 832
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "b7b5ebf0-da00-430f-a171-3d2d62e0512b",
"model": "klingai:kling-image@o1",
"positivePrompt": "An elegant ivory-faced automaton tailor in a velvet waistcoat stands in a narrow couture studio filled with suspended measuring tapes, pinned fabric swatches, carved mannequins, and half-finished ceremonial garments. Behind the character, tall arched windows reveal a foggy canal city with hanging laundry bridges and distant copper spires. The automaton has porcelain hands, subtle brass joints, a calm expression, and a magnifying monocle flipped upward. Composition: three-quarter portrait, subject slightly left of center, worktable in foreground with scissors, chalk, and folded embroidered cloth, layered depth from foreground tools to background city view. Style: lavish cinematic fashion editorial mixed with old-world mechanical elegance, intricate textures, soft directional morning light, muted jewel tones, crisp facial detail, precise garment stitching, polished metallic accents, atmospheric depth, highly controlled framing, premium image quality.",
"width": 1248,
"height": 832
}
]'runware run klingai:kling-image@o1 \
positivePrompt="An elegant ivory-faced automaton tailor in a velvet waistcoat stands in a narrow couture studio filled with suspended measuring tapes, pinned fabric swatches, carved mannequins, and half-finished ceremonial garments. Behind the character, tall arched windows reveal a foggy canal city with hanging laundry bridges and distant copper spires. The automaton has porcelain hands, subtle brass joints, a calm expression, and a magnifying monocle flipped upward. Composition: three-quarter portrait, subject slightly left of center, worktable in foreground with scissors, chalk, and folded embroidered cloth, layered depth from foreground tools to background city view. Style: lavish cinematic fashion editorial mixed with old-world mechanical elegance, intricate textures, soft directional morning light, muted jewel tones, crisp facial detail, precise garment stitching, polished metallic accents, atmospheric depth, highly controlled framing, premium image quality." \
width=1248 \
height=832{
"taskType": "imageInference",
"taskUUID": "b7b5ebf0-da00-430f-a171-3d2d62e0512b",
"model": "klingai:kling-image@o1",
"positivePrompt": "An elegant ivory-faced automaton tailor in a velvet waistcoat stands in a narrow couture studio filled with suspended measuring tapes, pinned fabric swatches, carved mannequins, and half-finished ceremonial garments. Behind the character, tall arched windows reveal a foggy canal city with hanging laundry bridges and distant copper spires. The automaton has porcelain hands, subtle brass joints, a calm expression, and a magnifying monocle flipped upward. Composition: three-quarter portrait, subject slightly left of center, worktable in foreground with scissors, chalk, and folded embroidered cloth, layered depth from foreground tools to background city view. Style: lavish cinematic fashion editorial mixed with old-world mechanical elegance, intricate textures, soft directional morning light, muted jewel tones, crisp facial detail, precise garment stitching, polished metallic accents, atmospheric depth, highly controlled framing, premium image quality.",
"width": 1248,
"height": 832
}{
"taskType": "imageInference",
"taskUUID": "b7b5ebf0-da00-430f-a171-3d2d62e0512b",
"imageUUID": "dfdf8140-eccd-4a23-b1c4-605497c83373",
"imageURL": "https://im.runware.ai/image/os/a19d05/ws/2/ii/dfdf8140-eccd-4a23-b1c4-605497c83373.jpg",
"seed": 2127685823,
"cost": 0.028
}