Krea 2 Large

Krea 2 Large is the higher-capacity variant in the Krea 2 family, with lighter post-training and a more textured, flexible output character. It is the stronger overall model when a workflow benefits from higher ceiling, stronger photorealism, more raw visual character, and better handling of motion blur, film grain, low dynamic range, and other less polished looks. It supports text-to-image and image-to-image generation, prompt interpretation strength through the creativity control, and up to 10 weighted reference images with both positive and negative guidance.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
Carousel Horse Auction Hero Image

Finished landscape auction-catalog hero image of one ornate 1890s hand-carved carousel horse, shown in crisp three-quarter profile and fully visible from ears to brass mounting pole and hooves. Preserve a clean, believable subject silhouette with intricate chipped cream paint, faded vermilion saddle, tarnished gold-leaf trim, carved roses, glass eyes, hairline cracks and authentic age. The original background has been replaced by a visually rich Impasto Expressionist gallery environment: broad sculptural palette-knife strokes forming an abstract storm of marigold yellow, coral, ultramarine, moss green and warm ivory, with thick ridges of oil paint visibly catching directional light. Ground the horse naturally on a muted painted plinth with accurate contact shadow and warm edge light so the composite feels intentional and premium, not cut out. Elegant editorial art direction for a specialist decorative-arts auction house, tactile museum-quality detail, expressive but coherent, restrained low-contrast film grain, no people, no lettering, no frame, no 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: 'krea:krea@2-large',
positivePrompt: 'Finished landscape auction-catalog hero image of one ornate 1890s hand-carved carousel horse, shown in crisp three-quarter profile and fully visible from ears to brass mounting pole and hooves. Preserve a clean, believable subject silhouette with intricate chipped cream paint, faded vermilion saddle, tarnished gold-leaf trim, carved roses, glass eyes, hairline cracks and authentic age. The original background has been replaced by a visually rich Impasto Expressionist gallery environment: broad sculptural palette-knife strokes forming an abstract storm of marigold yellow, coral, ultramarine, moss green and warm ivory, with thick ridges of oil paint visibly catching directional light. Ground the horse naturally on a muted painted plinth with accurate contact shadow and warm edge light so the composite feels intentional and premium, not cut out. Elegant editorial art direction for a specialist decorative-arts auction house, tactile museum-quality detail, expressive but coherent, restrained low-contrast film grain, no people, no lettering, no frame, no watermark.',
width: 1248,
height: 832,
settings: {
creativity: 'high',
moodboards: [
{
id: '29499086-a16b-4ee9-b04a-fdabea7e050b',
strength: 0.35
}
]
}
})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": "krea:krea@2-large",
"positivePrompt": "Finished landscape auction-catalog hero image of one ornate 1890s hand-carved carousel horse, shown in crisp three-quarter profile and fully visible from ears to brass mounting pole and hooves. Preserve a clean, believable subject silhouette with intricate chipped cream paint, faded vermilion saddle, tarnished gold-leaf trim, carved roses, glass eyes, hairline cracks and authentic age. The original background has been replaced by a visually rich Impasto Expressionist gallery environment: broad sculptural palette-knife strokes forming an abstract storm of marigold yellow, coral, ultramarine, moss green and warm ivory, with thick ridges of oil paint visibly catching directional light. Ground the horse naturally on a muted painted plinth with accurate contact shadow and warm edge light so the composite feels intentional and premium, not cut out. Elegant editorial art direction for a specialist decorative-arts auction house, tactile museum-quality detail, expressive but coherent, restrained low-contrast film grain, no people, no lettering, no frame, no watermark.",
"width": 1248,
"height": 832,
"settings": {
"creativity": "high",
"moodboards": [
{
"id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
"strength": 0.35
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "5e64c4ef-3baa-498b-962c-6c93b0d3c234",
"model": "krea:krea@2-large",
"positivePrompt": "Finished landscape auction-catalog hero image of one ornate 1890s hand-carved carousel horse, shown in crisp three-quarter profile and fully visible from ears to brass mounting pole and hooves. Preserve a clean, believable subject silhouette with intricate chipped cream paint, faded vermilion saddle, tarnished gold-leaf trim, carved roses, glass eyes, hairline cracks and authentic age. The original background has been replaced by a visually rich Impasto Expressionist gallery environment: broad sculptural palette-knife strokes forming an abstract storm of marigold yellow, coral, ultramarine, moss green and warm ivory, with thick ridges of oil paint visibly catching directional light. Ground the horse naturally on a muted painted plinth with accurate contact shadow and warm edge light so the composite feels intentional and premium, not cut out. Elegant editorial art direction for a specialist decorative-arts auction house, tactile museum-quality detail, expressive but coherent, restrained low-contrast film grain, no people, no lettering, no frame, no watermark.",
"width": 1248,
"height": 832,
"settings": {
"creativity": "high",
"moodboards": [
{
"id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
"strength": 0.35
}
]
}
}
]'runware run krea:krea@2-large \
positivePrompt="Finished landscape auction-catalog hero image of one ornate 1890s hand-carved carousel horse, shown in crisp three-quarter profile and fully visible from ears to brass mounting pole and hooves. Preserve a clean, believable subject silhouette with intricate chipped cream paint, faded vermilion saddle, tarnished gold-leaf trim, carved roses, glass eyes, hairline cracks and authentic age. The original background has been replaced by a visually rich Impasto Expressionist gallery environment: broad sculptural palette-knife strokes forming an abstract storm of marigold yellow, coral, ultramarine, moss green and warm ivory, with thick ridges of oil paint visibly catching directional light. Ground the horse naturally on a muted painted plinth with accurate contact shadow and warm edge light so the composite feels intentional and premium, not cut out. Elegant editorial art direction for a specialist decorative-arts auction house, tactile museum-quality detail, expressive but coherent, restrained low-contrast film grain, no people, no lettering, no frame, no watermark." \
width=1248 \
height=832 \
settings.creativity=high \
settings.moodboards.0.id=29499086-a16b-4ee9-b04a-fdabea7e050b \
settings.moodboards.0.strength=0.35{
"taskType": "imageInference",
"taskUUID": "5e64c4ef-3baa-498b-962c-6c93b0d3c234",
"model": "krea:krea@2-large",
"positivePrompt": "Finished landscape auction-catalog hero image of one ornate 1890s hand-carved carousel horse, shown in crisp three-quarter profile and fully visible from ears to brass mounting pole and hooves. Preserve a clean, believable subject silhouette with intricate chipped cream paint, faded vermilion saddle, tarnished gold-leaf trim, carved roses, glass eyes, hairline cracks and authentic age. The original background has been replaced by a visually rich Impasto Expressionist gallery environment: broad sculptural palette-knife strokes forming an abstract storm of marigold yellow, coral, ultramarine, moss green and warm ivory, with thick ridges of oil paint visibly catching directional light. Ground the horse naturally on a muted painted plinth with accurate contact shadow and warm edge light so the composite feels intentional and premium, not cut out. Elegant editorial art direction for a specialist decorative-arts auction house, tactile museum-quality detail, expressive but coherent, restrained low-contrast film grain, no people, no lettering, no frame, no watermark.",
"width": 1248,
"height": 832,
"settings": {
"creativity": "high",
"moodboards": [
{
"id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
"strength": 0.35
}
]
}
}{
"taskType": "imageInference",
"taskUUID": "5e64c4ef-3baa-498b-962c-6c93b0d3c234",
"imageUUID": "96578f92-1232-44eb-b5c3-11d5a878357b",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/96578f92-1232-44eb-b5c3-11d5a878357b.jpg",
"seed": 1045469250,
"cost": 0.07
}Lighthouse Keeper Retirement Supper Invitation

A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'krea:krea@2-large',
positivePrompt: 'A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.',
width: 1248,
height: 832,
settings: {
creativity: 'high',
moodboards: [
{
id: '29499086-a16b-4ee9-b04a-fdabea7e050b',
strength: 0.35
}
]
}
})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": "krea:krea@2-large",
"positivePrompt": "A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.",
"width": 1248,
"height": 832,
"settings": {
"creativity": "high",
"moodboards": [
{
"id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
"strength": 0.35
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "cfca8611-0b53-45a5-b080-8e12a1c24bbf",
"model": "krea:krea@2-large",
"positivePrompt": "A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.",
"width": 1248,
"height": 832,
"settings": {
"creativity": "high",
"moodboards": [
{
"id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
"strength": 0.35
}
]
}
}
]'runware run krea:krea@2-large \
positivePrompt="A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character." \
width=1248 \
height=832 \
settings.creativity=high \
settings.moodboards.0.id=29499086-a16b-4ee9-b04a-fdabea7e050b \
settings.moodboards.0.strength=0.35{
"taskType": "imageInference",
"taskUUID": "cfca8611-0b53-45a5-b080-8e12a1c24bbf",
"model": "krea:krea@2-large",
"positivePrompt": "A finished edge-to-edge landscape invitation for a lighthouse keeper’s retirement supper, rendered as a richly tactile impasto expressionist painting. At left, an old white lighthouse rises from a rugged ochre headland above a cobalt sea; its glowing lantern casts a broad buttery beam through a coral-and-lilac sunset. Thick palette-knife ridges, energetic visible brushwork, sculptural oil paint, wind-bent coastal grasses, wheeling gulls, and rhythmic turquoise waves. Along the lower right, a long outdoor supper table is set with cream linen, brass candlesticks, wildflowers, and amber glassware, intimate and celebratory. Preserve a calm luminous area of painted sky at center-right for clear editorial typography. Include this exact invitation text, carefully spelled and hierarchically arranged in elegant hand-painted cream lettering: “LAST LIGHT” as the large title, then “A RETIREMENT SUPPER HONORING KEEPER ELIAS WARD”, followed by “SATURDAY, SEPTEMBER 26 · 6 PM”, “NORTH POINT LIGHTHOUSE”, and “RSVP BY SEPTEMBER 12”. Sophisticated maritime heritage event design, warm, poignant, welcoming, coherent composition, premium printed invitation artwork, tactile analog character.",
"width": 1248,
"height": 832,
"settings": {
"creativity": "high",
"moodboards": [
{
"id": "29499086-a16b-4ee9-b04a-fdabea7e050b",
"strength": 0.35
}
]
}
}{
"taskType": "imageInference",
"taskUUID": "cfca8611-0b53-45a5-b080-8e12a1c24bbf",
"imageUUID": "282a87df-3ce3-437e-89b1-8925e455e9a2",
"imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/282a87df-3ce3-437e-89b1-8925e455e9a2.jpg",
"seed": 908004716,
"cost": 0.07
}Saffron Fraud Investigation Hero

Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'krea:krea@2-large',
positivePrompt: 'Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.',
width: 928,
height: 1152,
settings: {
creativity: 'medium'
},
inputs: {
referenceImages: [
{
image: 'https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg',
strength: 0.58
},
{
image: 'https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg',
strength: 0.54
}
]
}
})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": "krea:krea@2-large",
"positivePrompt": "Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.",
"width": 928,
"height": 1152,
"settings": {
"creativity": "medium"
},
"inputs": {
"referenceImages": [
{
"image": "https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg",
"strength": 0.58
},
{
"image": "https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg",
"strength": 0.54
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "ef9200f3-e89e-4703-a4cf-d7a309cc10cb",
"model": "krea:krea@2-large",
"positivePrompt": "Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.",
"width": 928,
"height": 1152,
"settings": {
"creativity": "medium"
},
"inputs": {
"referenceImages": [
{
"image": "https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg",
"strength": 0.58
},
{
"image": "https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg",
"strength": 0.54
}
]
}
}
]'runware run krea:krea@2-large \
positivePrompt="Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border." \
width=928 \
height=1152 \
settings.creativity=medium \
inputs.referenceImages.0.image=https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg \
inputs.referenceImages.0.strength=0.58 \
inputs.referenceImages.1.image=https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg \
inputs.referenceImages.1.strength=0.54{
"taskType": "imageInference",
"taskUUID": "ef9200f3-e89e-4703-a4cf-d7a309cc10cb",
"model": "krea:krea@2-large",
"positivePrompt": "Create a new editorial blog hero photograph about saffron authentication, guided only by the two references’ shared muted ochre, oxblood, indigo and aged-ivory palette, tactile analog grain, subdued contrast, quiet investigative mood and high-oblique composition. In a modest food chemistry laboratory, a female analytical technician in a cream lab coat and cobalt gloves uses fine steel tweezers to separate vivid saffron threads over a white porcelain testing tile. Include a small microscope, amber reagent vials, a glass slide and several neatly labeled-but-unreadable sample envelopes as natural supporting details. Make the fragile red threads the sharp visual focal point, with the technician’s concentrated face partially visible near the upper edge. Soft directional daylight mixed with weak fluorescent ambience, realistic skin and materials, gentle falloff, restrained color, subtle 35mm film grain, low dynamic range, documentary magazine photography rather than polished commercial advertising. Portrait framing with clear breathing room in the upper-left for an editorial headline overlay. Entirely new scene and subject, not a recreation or edit of either reference. No typography, logos, watermark, interface or border.",
"width": 928,
"height": 1152,
"settings": {
"creativity": "medium"
},
"inputs": {
"referenceImages": [
{
"image": "https://assets.runware.ai/assets/inputs/6b92ac7c-f78d-47c9-b140-6d3a6932dfe4.jpg",
"strength": 0.58
},
{
"image": "https://assets.runware.ai/assets/inputs/bf7113e1-a5a4-4254-b8d7-b0d2d7750ee0.jpg",
"strength": 0.54
}
]
}
}{
"taskType": "imageInference",
"taskUUID": "ef9200f3-e89e-4703-a4cf-d7a309cc10cb",
"imageUUID": "09c204c4-8793-4070-b6f1-a3e952580fe7",
"imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/09c204c4-8793-4070-b6f1-a3e952580fe7.jpg",
"seed": 1841819990,
"cost": 0.065
}Azores Geothermal Tourism Campaign Portrait

Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'krea:krea@2-large',
positivePrompt: 'Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.',
width: 928,
height: 1152,
settings: {
creativity: 'medium'
},
inputs: {
referenceImages: [
{
image: 'https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg',
strength: 0.46
},
{
image: 'https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg',
strength: 0.42
}
]
}
})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": "krea:krea@2-large",
"positivePrompt": "Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.",
"width": 928,
"height": 1152,
"settings": {
"creativity": "medium"
},
"inputs": {
"referenceImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg",
"strength": 0.46
},
{
"image": "https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg",
"strength": 0.42
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "971bae99-de2c-473d-b0e3-9e83cea1ccef",
"model": "krea:krea@2-large",
"positivePrompt": "Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.",
"width": 928,
"height": 1152,
"settings": {
"creativity": "medium"
},
"inputs": {
"referenceImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg",
"strength": 0.46
},
{
"image": "https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg",
"strength": 0.42
}
]
}
}
]'runware run krea:krea@2-large \
positivePrompt="Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay." \
width=928 \
height=1152 \
settings.creativity=medium \
inputs.referenceImages.0.image=https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg \
inputs.referenceImages.0.strength=0.46 \
inputs.referenceImages.1.image=https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg \
inputs.referenceImages.1.strength=0.42{
"taskType": "imageInference",
"taskUUID": "971bae99-de2c-473d-b0e3-9e83cea1ccef",
"model": "krea:krea@2-large",
"positivePrompt": "Create an entirely new destination tourism campaign photograph guided by the two references only for their shared oxidized orange, fern green and cream palette, tactile analog texture, hushed mood and layered portrait composition. The subject is the iron-rich geothermal pool at Terra Nostra Garden in Furnas, São Miguel, Azores: two adult travelers relaxing shoulder-deep in naturally rust-orange thermal water beneath enormous tree ferns, palms and dense subtropical foliage. Fine steam drifts across the pool after light rain; wet leaves catch soft silver overcast light. One traveler rests near the lower-left foreground while the second appears farther back through mist and foliage, creating depth and an inviting sense of discovery. Authentic destination photography, candid rather than posed, realistic skin and water, restrained low dynamic range, gentle motion softness, faded 35mm color, fine film grain and slight lens haze. Compose vertically for 928x1152 with foliage framing both sides and calm open space near the upper center for optional campaign copy. No lettering, logos, signage, border or graphic overlay.",
"width": 928,
"height": 1152,
"settings": {
"creativity": "medium"
},
"inputs": {
"referenceImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5abb8fc3-85ec-4f45-badd-64d4b6630f98.jpg",
"strength": 0.46
},
{
"image": "https://assets.runware.ai/assets/inputs/77f980cf-3ea7-4907-b4d6-72f0b9b2d7e6.jpg",
"strength": 0.42
}
]
}
}{
"taskType": "imageInference",
"taskUUID": "971bae99-de2c-473d-b0e3-9e83cea1ccef",
"imageUUID": "86ec98a5-b480-4651-9ed4-4e493f0c3937",
"imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/86ec98a5-b480-4651-9ed4-4e493f0c3937.jpg",
"seed": 1996107483,
"cost": 0.065
}Blue Hour Demolition Derby

Gritty photoreal scene of a 1970s demolition derby at blue hour on a muddy county dirt oval, battered station wagon colliding with a dented muscle car, metal crumpling, sparks and exhaust smoke, mud spray frozen in the foreground, spectators behind a chain-link fence, sodium floodlights cutting through haze, handheld 35mm documentary look, visible film grain, slight motion blur, low dynamic range, imperfect exposure, raw texture, cinematic wide composition
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'krea:krea@2-large',
positivePrompt: 'Gritty photoreal scene of a 1970s demolition derby at blue hour on a muddy county dirt oval, battered station wagon colliding with a dented muscle car, metal crumpling, sparks and exhaust smoke, mud spray frozen in the foreground, spectators behind a chain-link fence, sodium floodlights cutting through haze, handheld 35mm documentary look, visible film grain, slight motion blur, low dynamic range, imperfect exposure, raw texture, cinematic wide composition',
width: 1376,
height: 768,
seed: 48707,
settings: {
creativity: 'raw'
}
})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": "krea:krea@2-large",
"positivePrompt": "Gritty photoreal scene of a 1970s demolition derby at blue hour on a muddy county dirt oval, battered station wagon colliding with a dented muscle car, metal crumpling, sparks and exhaust smoke, mud spray frozen in the foreground, spectators behind a chain-link fence, sodium floodlights cutting through haze, handheld 35mm documentary look, visible film grain, slight motion blur, low dynamic range, imperfect exposure, raw texture, cinematic wide composition",
"width": 1376,
"height": 768,
"seed": 48707,
"settings": {
"creativity": "raw"
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "d2fc1c5a-a404-4d66-b371-673123ac09c3",
"model": "krea:krea@2-large",
"positivePrompt": "Gritty photoreal scene of a 1970s demolition derby at blue hour on a muddy county dirt oval, battered station wagon colliding with a dented muscle car, metal crumpling, sparks and exhaust smoke, mud spray frozen in the foreground, spectators behind a chain-link fence, sodium floodlights cutting through haze, handheld 35mm documentary look, visible film grain, slight motion blur, low dynamic range, imperfect exposure, raw texture, cinematic wide composition",
"width": 1376,
"height": 768,
"seed": 48707,
"settings": {
"creativity": "raw"
}
}
]'runware run krea:krea@2-large \
positivePrompt="Gritty photoreal scene of a 1970s demolition derby at blue hour on a muddy county dirt oval, battered station wagon colliding with a dented muscle car, metal crumpling, sparks and exhaust smoke, mud spray frozen in the foreground, spectators behind a chain-link fence, sodium floodlights cutting through haze, handheld 35mm documentary look, visible film grain, slight motion blur, low dynamic range, imperfect exposure, raw texture, cinematic wide composition" \
width=1376 \
height=768 \
seed=48707 \
settings.creativity=raw{
"taskType": "imageInference",
"taskUUID": "d2fc1c5a-a404-4d66-b371-673123ac09c3",
"model": "krea:krea@2-large",
"positivePrompt": "Gritty photoreal scene of a 1970s demolition derby at blue hour on a muddy county dirt oval, battered station wagon colliding with a dented muscle car, metal crumpling, sparks and exhaust smoke, mud spray frozen in the foreground, spectators behind a chain-link fence, sodium floodlights cutting through haze, handheld 35mm documentary look, visible film grain, slight motion blur, low dynamic range, imperfect exposure, raw texture, cinematic wide composition",
"width": 1376,
"height": 768,
"seed": 48707,
"settings": {
"creativity": "raw"
}
}{
"taskType": "imageInference",
"taskUUID": "d2fc1c5a-a404-4d66-b371-673123ac09c3",
"imageUUID": "184d4fd2-b119-44f6-9821-f842793b6cf6",
"imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/184d4fd2-b119-44f6-9821-f842793b6cf6.jpg",
"seed": 48707,
"cost": 0.06
}Afterhours Basement Boxing Gym

Documentary-style 35mm photograph of an after-hours basement boxing gym, two amateur fighters mid-combination, gloves and sweat suspended in stale fluorescent light, one punch captured with natural motion smear, scuffed canvas, taped knuckles, dented lockers, chalk dust, a tired coach watching from the shadows, muted sodium green and tobacco brown palette, low dynamic range, pushed film stock texture, imperfect exposure, candid off-center framing, raw photorealism, shallow depth of field, no glossy retouching
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'krea:krea@2-large',
positivePrompt: 'Documentary-style 35mm photograph of an after-hours basement boxing gym, two amateur fighters mid-combination, gloves and sweat suspended in stale fluorescent light, one punch captured with natural motion smear, scuffed canvas, taped knuckles, dented lockers, chalk dust, a tired coach watching from the shadows, muted sodium green and tobacco brown palette, low dynamic range, pushed film stock texture, imperfect exposure, candid off-center framing, raw photorealism, shallow depth of field, no glossy retouching',
width: 1376,
height: 768,
seed: 56262,
settings: {
creativity: 'raw',
moodboards: [
{
id: '3b1ec8e1-3eda-467d-be5d-4fa5eda3b70c',
strength: 0.35
}
]
}
})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": "krea:krea@2-large",
"positivePrompt": "Documentary-style 35mm photograph of an after-hours basement boxing gym, two amateur fighters mid-combination, gloves and sweat suspended in stale fluorescent light, one punch captured with natural motion smear, scuffed canvas, taped knuckles, dented lockers, chalk dust, a tired coach watching from the shadows, muted sodium green and tobacco brown palette, low dynamic range, pushed film stock texture, imperfect exposure, candid off-center framing, raw photorealism, shallow depth of field, no glossy retouching",
"width": 1376,
"height": 768,
"seed": 56262,
"settings": {
"creativity": "raw",
"moodboards": [
{
"id": "3b1ec8e1-3eda-467d-be5d-4fa5eda3b70c",
"strength": 0.35
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "c15afbe2-9c37-4080-9cce-948fee03b845",
"model": "krea:krea@2-large",
"positivePrompt": "Documentary-style 35mm photograph of an after-hours basement boxing gym, two amateur fighters mid-combination, gloves and sweat suspended in stale fluorescent light, one punch captured with natural motion smear, scuffed canvas, taped knuckles, dented lockers, chalk dust, a tired coach watching from the shadows, muted sodium green and tobacco brown palette, low dynamic range, pushed film stock texture, imperfect exposure, candid off-center framing, raw photorealism, shallow depth of field, no glossy retouching",
"width": 1376,
"height": 768,
"seed": 56262,
"settings": {
"creativity": "raw",
"moodboards": [
{
"id": "3b1ec8e1-3eda-467d-be5d-4fa5eda3b70c",
"strength": 0.35
}
]
}
}
]'runware run krea:krea@2-large \
positivePrompt="Documentary-style 35mm photograph of an after-hours basement boxing gym, two amateur fighters mid-combination, gloves and sweat suspended in stale fluorescent light, one punch captured with natural motion smear, scuffed canvas, taped knuckles, dented lockers, chalk dust, a tired coach watching from the shadows, muted sodium green and tobacco brown palette, low dynamic range, pushed film stock texture, imperfect exposure, candid off-center framing, raw photorealism, shallow depth of field, no glossy retouching" \
width=1376 \
height=768 \
seed=56262 \
settings.creativity=raw \
settings.moodboards.0.id=3b1ec8e1-3eda-467d-be5d-4fa5eda3b70c \
settings.moodboards.0.strength=0.35{
"taskType": "imageInference",
"taskUUID": "c15afbe2-9c37-4080-9cce-948fee03b845",
"model": "krea:krea@2-large",
"positivePrompt": "Documentary-style 35mm photograph of an after-hours basement boxing gym, two amateur fighters mid-combination, gloves and sweat suspended in stale fluorescent light, one punch captured with natural motion smear, scuffed canvas, taped knuckles, dented lockers, chalk dust, a tired coach watching from the shadows, muted sodium green and tobacco brown palette, low dynamic range, pushed film stock texture, imperfect exposure, candid off-center framing, raw photorealism, shallow depth of field, no glossy retouching",
"width": 1376,
"height": 768,
"seed": 56262,
"settings": {
"creativity": "raw",
"moodboards": [
{
"id": "3b1ec8e1-3eda-467d-be5d-4fa5eda3b70c",
"strength": 0.35
}
]
}
}{
"taskType": "imageInference",
"taskUUID": "c15afbe2-9c37-4080-9cce-948fee03b845",
"imageUUID": "7fbc6640-cf24-495b-863d-b2160cb5d8cb",
"imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/7fbc6640-cf24-495b-863d-b2160cb5d8cb.jpg",
"seed": 56262,
"cost": 0.07
}Ashfall Ballet Concrete Spillway

A raw photoreal documentary photograph of a lone ballet dancer rehearsing inside a vast concrete flood spillway at predawn, volcanic ash drifting through cold gray air, cracked tulle skirt and scuffed pointe shoes, motion-blurred pirouette with a sharply focused face, sodium-vapor work lights casting dull amber pools across stained concrete, scattered shoe marks, rusted drainage grates, distant maintenance trucks softened by haze, muted charcoal and rust palette, low dynamic range, slight underexposure, visible film grain, imperfect lens halation, candid unpolished realism, medium-format look
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'krea:krea@2-large',
positivePrompt: 'A raw photoreal documentary photograph of a lone ballet dancer rehearsing inside a vast concrete flood spillway at predawn, volcanic ash drifting through cold gray air, cracked tulle skirt and scuffed pointe shoes, motion-blurred pirouette with a sharply focused face, sodium-vapor work lights casting dull amber pools across stained concrete, scattered shoe marks, rusted drainage grates, distant maintenance trucks softened by haze, muted charcoal and rust palette, low dynamic range, slight underexposure, visible film grain, imperfect lens halation, candid unpolished realism, medium-format look',
width: 1376,
height: 768,
seed: 1250,
settings: {
creativity: 'raw'
}
})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": "krea:krea@2-large",
"positivePrompt": "A raw photoreal documentary photograph of a lone ballet dancer rehearsing inside a vast concrete flood spillway at predawn, volcanic ash drifting through cold gray air, cracked tulle skirt and scuffed pointe shoes, motion-blurred pirouette with a sharply focused face, sodium-vapor work lights casting dull amber pools across stained concrete, scattered shoe marks, rusted drainage grates, distant maintenance trucks softened by haze, muted charcoal and rust palette, low dynamic range, slight underexposure, visible film grain, imperfect lens halation, candid unpolished realism, medium-format look",
"width": 1376,
"height": 768,
"seed": 1250,
"settings": {
"creativity": "raw"
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "e52ab2e8-bd42-41cc-ac0e-aa7146a66dda",
"model": "krea:krea@2-large",
"positivePrompt": "A raw photoreal documentary photograph of a lone ballet dancer rehearsing inside a vast concrete flood spillway at predawn, volcanic ash drifting through cold gray air, cracked tulle skirt and scuffed pointe shoes, motion-blurred pirouette with a sharply focused face, sodium-vapor work lights casting dull amber pools across stained concrete, scattered shoe marks, rusted drainage grates, distant maintenance trucks softened by haze, muted charcoal and rust palette, low dynamic range, slight underexposure, visible film grain, imperfect lens halation, candid unpolished realism, medium-format look",
"width": 1376,
"height": 768,
"seed": 1250,
"settings": {
"creativity": "raw"
}
}
]'runware run krea:krea@2-large \
positivePrompt="A raw photoreal documentary photograph of a lone ballet dancer rehearsing inside a vast concrete flood spillway at predawn, volcanic ash drifting through cold gray air, cracked tulle skirt and scuffed pointe shoes, motion-blurred pirouette with a sharply focused face, sodium-vapor work lights casting dull amber pools across stained concrete, scattered shoe marks, rusted drainage grates, distant maintenance trucks softened by haze, muted charcoal and rust palette, low dynamic range, slight underexposure, visible film grain, imperfect lens halation, candid unpolished realism, medium-format look" \
width=1376 \
height=768 \
seed=1250 \
settings.creativity=raw{
"taskType": "imageInference",
"taskUUID": "e52ab2e8-bd42-41cc-ac0e-aa7146a66dda",
"model": "krea:krea@2-large",
"positivePrompt": "A raw photoreal documentary photograph of a lone ballet dancer rehearsing inside a vast concrete flood spillway at predawn, volcanic ash drifting through cold gray air, cracked tulle skirt and scuffed pointe shoes, motion-blurred pirouette with a sharply focused face, sodium-vapor work lights casting dull amber pools across stained concrete, scattered shoe marks, rusted drainage grates, distant maintenance trucks softened by haze, muted charcoal and rust palette, low dynamic range, slight underexposure, visible film grain, imperfect lens halation, candid unpolished realism, medium-format look",
"width": 1376,
"height": 768,
"seed": 1250,
"settings": {
"creativity": "raw"
}
}{
"taskType": "imageInference",
"taskUUID": "e52ab2e8-bd42-41cc-ac0e-aa7146a66dda",
"imageUUID": "f6b665c8-2679-47bb-82c4-ab26a9d1be3e",
"imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/f6b665c8-2679-47bb-82c4-ab26a9d1be3e.jpg",
"seed": 1250,
"cost": 0.06
}Arctic Freight Yard Sprint

Raw 35mm documentary photo of a courier sprinting through an Arctic freight rail yard at blue hour, orange sodium-vapor lamps cutting through sleet and diesel haze, stacked cargo containers, frozen puddles, distant workers in heavy parkas, handheld telephoto framing, urgent motion blur on legs and flying ice crystals, imperfect focus, pushed ISO 3200 grain, muted steel-blue palette, low dynamic range, scratched lens flare, authentic street-level realism, tense cinematic atmosphere
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'krea:krea@2-large',
positivePrompt: 'Raw 35mm documentary photo of a courier sprinting through an Arctic freight rail yard at blue hour, orange sodium-vapor lamps cutting through sleet and diesel haze, stacked cargo containers, frozen puddles, distant workers in heavy parkas, handheld telephoto framing, urgent motion blur on legs and flying ice crystals, imperfect focus, pushed ISO 3200 grain, muted steel-blue palette, low dynamic range, scratched lens flare, authentic street-level realism, tense cinematic atmosphere',
width: 1376,
height: 768,
seed: 84311,
settings: {
creativity: 'raw'
}
})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": "krea:krea@2-large",
"positivePrompt": "Raw 35mm documentary photo of a courier sprinting through an Arctic freight rail yard at blue hour, orange sodium-vapor lamps cutting through sleet and diesel haze, stacked cargo containers, frozen puddles, distant workers in heavy parkas, handheld telephoto framing, urgent motion blur on legs and flying ice crystals, imperfect focus, pushed ISO 3200 grain, muted steel-blue palette, low dynamic range, scratched lens flare, authentic street-level realism, tense cinematic atmosphere",
"width": 1376,
"height": 768,
"seed": 84311,
"settings": {
"creativity": "raw"
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "d52fd706-a4d3-457a-bda3-04e49929db3c",
"model": "krea:krea@2-large",
"positivePrompt": "Raw 35mm documentary photo of a courier sprinting through an Arctic freight rail yard at blue hour, orange sodium-vapor lamps cutting through sleet and diesel haze, stacked cargo containers, frozen puddles, distant workers in heavy parkas, handheld telephoto framing, urgent motion blur on legs and flying ice crystals, imperfect focus, pushed ISO 3200 grain, muted steel-blue palette, low dynamic range, scratched lens flare, authentic street-level realism, tense cinematic atmosphere",
"width": 1376,
"height": 768,
"seed": 84311,
"settings": {
"creativity": "raw"
}
}
]'runware run krea:krea@2-large \
positivePrompt="Raw 35mm documentary photo of a courier sprinting through an Arctic freight rail yard at blue hour, orange sodium-vapor lamps cutting through sleet and diesel haze, stacked cargo containers, frozen puddles, distant workers in heavy parkas, handheld telephoto framing, urgent motion blur on legs and flying ice crystals, imperfect focus, pushed ISO 3200 grain, muted steel-blue palette, low dynamic range, scratched lens flare, authentic street-level realism, tense cinematic atmosphere" \
width=1376 \
height=768 \
seed=84311 \
settings.creativity=raw{
"taskType": "imageInference",
"taskUUID": "d52fd706-a4d3-457a-bda3-04e49929db3c",
"model": "krea:krea@2-large",
"positivePrompt": "Raw 35mm documentary photo of a courier sprinting through an Arctic freight rail yard at blue hour, orange sodium-vapor lamps cutting through sleet and diesel haze, stacked cargo containers, frozen puddles, distant workers in heavy parkas, handheld telephoto framing, urgent motion blur on legs and flying ice crystals, imperfect focus, pushed ISO 3200 grain, muted steel-blue palette, low dynamic range, scratched lens flare, authentic street-level realism, tense cinematic atmosphere",
"width": 1376,
"height": 768,
"seed": 84311,
"settings": {
"creativity": "raw"
}
}{
"taskType": "imageInference",
"taskUUID": "d52fd706-a4d3-457a-bda3-04e49929db3c",
"imageUUID": "ef1b62aa-2405-436f-8e53-a95f5fedf5ec",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/ef1b62aa-2405-436f-8e53-a95f5fedf5ec.jpg",
"seed": 84311,
"cost": 0.06
}