FLUX.1 [dev] SRPO
FLUX.1 [dev] SRPO is a 12B flow transformer finetuned with Tencent SRPO for higher realism and aesthetics in text guided image generation. It improves lighting, texture, and artifact control. Ideal for teams that need controllable, high quality image output from text prompts.
![FLUX.1 [dev] SRPO](https://assets.runware.ai/covers/flux-1-dev-srpo.jpg)
Complete technical specification for integration
Ready-to-use code snippets for common workflows
Marine Induction Cooktop Lifestyle Hero

Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface 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: 'runware:111@1',
positivePrompt: 'Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.',
negativePrompt: 'logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights',
width: 1280,
height: 704,
steps: 28
})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": "runware:111@1",
"positivePrompt": "Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.",
"negativePrompt": "logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights",
"width": 1280,
"height": 704,
"steps": 28
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "9ae7e5b1-6929-456b-b27b-11bdb85f6ab6",
"model": "runware:111@1",
"positivePrompt": "Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.",
"negativePrompt": "logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights",
"width": 1280,
"height": 704,
"steps": 28
}
]'runware run runware:111@1 \
positivePrompt="Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay." \
negativePrompt="logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights" \
width=1280 \
height=704 \
steps=28{
"taskType": "imageInference",
"taskUUID": "9ae7e5b1-6929-456b-b27b-11bdb85f6ab6",
"model": "runware:111@1",
"positivePrompt": "Premium commercial lifestyle photograph of a compact two-zone marine induction cooktop in active use inside the narrow galley of a working oceanographic research vessel at blue hour. The cooktop is the clear hero in the lower-center foreground, installed flush into a brushed stainless-steel counter, with crisp realistic edges, subtle touch controls, dark ceramic glass, and a shallow pan of steaming mussels on one illuminated cooking zone. A marine biologist in practical navy waterproof bib overalls stands naturally behind it, one hand stirring the pan while the other steadies against the counter as the vessel rolls; authentic working posture, face secondary and softly focused. Through a rain-speckled rectangular porthole, a cold slate-blue sea and blurred deck equipment are visible. Warm amber task lights reflect across the black glass and steel surfaces, contrasting with the stormy blue exterior. Include believable galley details: secured enamel mugs, magnetic knife strip, folded tea towel, condensation, salt-weathered cabinetry, safety latches, restrained clutter. Eye-level three-quarter angle from across the galley, 35mm lens, landscape composition, product fully visible and sharply resolved, generous environmental context, shallow but practical depth of field. Sophisticated maritime editorial art direction, tactile materials, realistic steam and reflections, cinematic yet credible available light, understated navy, steel, cream, and amber palette. High-end appliance campaign photography, natural human interaction, photorealistic, no visible brand name, no promotional text, no interface overlay.",
"negativePrompt": "logos, brand names, captions, advertising copy, watermark, UI overlay, oversized futuristic appliance, extra burners, warped cookware, distorted hands, extra fingers, duplicate objects, implausible galley layout, luxury yacht styling, spotless showroom, excessive clutter, fantasy lighting, heavy teal-orange grading, illustration, CGI appearance, plastic textures, extreme wide-angle distortion, blurry product, blown highlights",
"width": 1280,
"height": 704,
"steps": 28
}{
"taskType": "imageInference",
"taskUUID": "9ae7e5b1-6929-456b-b27b-11bdb85f6ab6",
"imageUUID": "7944221a-1485-4176-a822-1415edac2e3c",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/7944221a-1485-4176-a822-1415edac2e3c.jpg",
"seed": 1775132071,
"cost": 0.0013
}Tardigrade Dormancy Science Activity Card

Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'runware:111@1',
positivePrompt: 'Create a finished square children\'s science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.',
negativePrompt: 'photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame',
width: 1024,
height: 1024,
steps: 28,
inputs: {
seedImage: 'https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.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": "runware:111@1",
"positivePrompt": "Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.",
"negativePrompt": "photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame",
"width": 1024,
"height": 1024,
"steps": 28,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.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": "847cdc9a-ca01-4d5d-8884-9957c98422da",
"model": "runware:111@1",
"positivePrompt": "Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.",
"negativePrompt": "photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame",
"width": 1024,
"height": 1024,
"steps": 28,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.jpg"
}
}
]'runware run runware:111@1 \
positivePrompt="Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo." \
negativePrompt="photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame" \
width=1024 \
height=1024 \
steps=28 \
inputs.seedImage=https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.jpg{
"taskType": "imageInference",
"taskUUID": "847cdc9a-ca01-4d5d-8884-9957c98422da",
"model": "runware:111@1",
"positivePrompt": "Create a finished square children's science illustration for ages 8–11, using the reference tardigrade as the recognizable subject but placing it in a completely new educational composition about anhydrobiosis. Show one continuous moss microhabitat changing from wet to dry from left to right. On the lush wet side, depict an active, plump tardigrade walking among emerald moss leaves and round water droplets. Across the center, the moisture gradually recedes. On the dry side, show the same kind of tardigrade contracted into a compact barrel-shaped tun among curled ochre moss and tiny cracked mineral grains. Make the biological comparison immediately understandable without labels: hydrated active form versus dehydrated dormant form. Keep the animal scientifically credible with a translucent segmented body, four pairs of short legs and tiny claws; charming and approachable but not given a human face, clothing or props. Art direction: sophisticated layered cut-paper collage combined with colored-pencil textures and precise natural-history observation, tactile deckled edges, subtle paper fibers, clean silhouettes, controlled depth, playful scale. Palette of emerald, mint, saffron, aubergine, cobalt and warm chalk cream. Soft raking light creates delicate shadows between paper layers. Balanced museum-publication composition with generous breathing room, rich detail that rewards close looking, calm curious mood. Full-bleed standalone artwork, no border, no title, no labels, no letters, no numbers, no logo.",
"negativePrompt": "photorealistic scene, direct reconstruction of the reference image, scary monster, human face, smiling mouth, clothing, fantasy accessories, incorrect six-legged anatomy, more than eight legs per tardigrade, detached limbs, malformed claws, muddy colors, glossy 3D render, flat clip art, infographic arrows, panels, captions, typography, watermark, logo, frame",
"width": 1024,
"height": 1024,
"steps": 28,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/f328c99e-df36-461e-ae10-b5041c192270.jpg"
}
}{
"taskType": "imageInference",
"taskUUID": "847cdc9a-ca01-4d5d-8884-9957c98422da",
"imageUUID": "f94dd239-59a1-49ee-b72d-0e725364ceff",
"imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/f94dd239-59a1-49ee-b72d-0e725364ceff.jpg",
"seed": 1462504127,
"cost": 0.0019
}Urban Heat Mitigation Explainer

Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration. Show six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact. Use restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'runware:111@1',
positivePrompt: 'Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.\n\nShow six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.\n\nUse restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.',
width: 1024,
height: 1024,
steps: 26,
strength: 0.72,
inputs: {
seedImage: 'https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.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": "runware:111@1",
"positivePrompt": "Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.\n\nShow six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.\n\nUse restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.",
"width": 1024,
"height": 1024,
"steps": 26,
"strength": 0.72,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.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": "b6da5930-0222-4164-a550-4a84a2c036f3",
"model": "runware:111@1",
"positivePrompt": "Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.\n\nShow six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.\n\nUse restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.",
"width": 1024,
"height": 1024,
"steps": 26,
"strength": 0.72,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.jpg"
}
}
]'runware run runware:111@1 \
positivePrompt="Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.
Show six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.
Use restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup." \
width=1024 \
height=1024 \
steps=26 \
strength=0.72 \
inputs.seedImage=https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.jpg{
"taskType": "imageInference",
"taskUUID": "b6da5930-0222-4164-a550-4a84a2c036f3",
"model": "runware:111@1",
"positivePrompt": "Transform the supplied aerial city-block photograph into a finished square municipal climate-adaptation infographic titled “COOL BLOCK.” Preserve the seed image’s recognizable street grid, central intersection, four building footprints, parking lot, sidewalks, bus shelter, rooftop equipment, and overall viewing angle. Reinterpret the scene as a precise semi-isometric architectural cutaway with realistic materials and crisp editorial illustration.\n\nShow six practical urban heat interventions integrated into the existing block: mature shade-tree canopies along sidewalks, a white reflective roof, a green roof with planted trays, a curbside bioswale collecting blue rainwater arrows, pale permeable paving in the parking lot, and a solar-panel bus canopy casting shade. Overlay a clear thermal comparison: untreated asphalt and dark roofs glow coral, orange, and magenta with translucent heat waves rising; cooled areas shift to mint, teal, and deep cyan with soft downward cooling arrows and visible shadows. Add a narrow underground cutaway along the front curb showing tree roots, porous soil, stormwater infiltration, and a buried cistern while keeping the surface layout intact.\n\nUse restrained numbered callouts 01–06 connected by fine leader lines, with concise readable labels: “SHADE TREES,” “COOL ROOF,” “GREEN ROOF,” “BIOSWALE,” “PERMEABLE PAVING,” and “SOLAR SHADE.” Include a compact temperature key from HOT to COOL using five circular color swatches. Sophisticated public-sector report design, warm ivory background, dark navy linework, high information clarity, balanced negative space, tactile paper-grain texture, accurate perspective, polished architectural visualization, no logos, no website interface, no buttons, no mockup.",
"width": 1024,
"height": 1024,
"steps": 26,
"strength": 0.72,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/881f72e6-4890-4b9d-82b7-fa4457e94de2.jpg"
}
}{
"taskType": "imageInference",
"taskUUID": "b6da5930-0222-4164-a550-4a84a2c036f3",
"imageUUID": "7de16716-39ff-42b7-a47b-30980e75f903",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/7de16716-39ff-42b7-a47b-30980e75f903.jpg",
"seed": 1511445212,
"cost": 0.0013
}Audiology Clinic Reception Renovation

Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'runware:111@1',
positivePrompt: 'Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.',
width: 1152,
height: 896,
steps: 30,
strength: 0.8,
maskMargin: 64,
inputs: {
seedImage: 'https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg',
maskImage: 'https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png'
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "runware:111@1",
"positivePrompt": "Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.",
"width": 1152,
"height": 896,
"steps": 30,
"strength": 0.8,
"maskMargin": 64,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg",
"maskImage": "https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png"
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "9f15776d-ebf4-4623-865d-99c036e22cda",
"model": "runware:111@1",
"positivePrompt": "Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.",
"width": 1152,
"height": 896,
"steps": 30,
"strength": 0.8,
"maskMargin": 64,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg",
"maskImage": "https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png"
}
}
]'runware run runware:111@1 \
positivePrompt="Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter." \
width=1152 \
height=896 \
steps=30 \
strength=0.8 \
maskMargin=64 \
inputs.seedImage=https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg \
inputs.maskImage=https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png{
"taskType": "imageInference",
"taskUUID": "9f15776d-ebf4-4623-865d-99c036e22cda",
"model": "runware:111@1",
"positivePrompt": "Create a polished architectural interior photograph for an independent audiology clinic fit-out proposal. Replace the entire existing white laminate reception counter with one bespoke, freestanding reception island in warm natural oak. Give it softly rounded corners, finely spaced vertical oak battens, a slim cobalt-blue glazed tile plinth, and a matte ivory solid-surface countertop. Integrate a clearly resolved lowered accessible section at one end while keeping the design elegant and commercially buildable. Match the original counter footprint and maintain realistic scale, perspective, contact shadows, material reflections, and daylight direction. Preserve the surrounding room exactly: the existing cream plaster wall, terrazzo floor, baseboards, ceiling, architectural geometry, camera position, landscape crop, and neutral daylight. Refined 1970s Italian modernist influence, calm healthcare hospitality mood, tactile premium materials, restrained cream, oak, gray, and cobalt palette. High-end real-estate and interior photography, natural dynamic range, crisp construction details, straight verticals, realistic wide-angle lens without distortion. No people, no lettering, no logo, no wall graphics, no additional furniture, no decorative clutter.",
"width": 1152,
"height": 896,
"steps": 30,
"strength": 0.8,
"maskMargin": 64,
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/414c1438-8816-4215-8b33-f4084e8965b1.jpg",
"maskImage": "https://assets.runware.ai/assets/inputs/472f97f3-1b5e-4ba4-82b4-4ec8271d56c5.png"
}
}{
"taskType": "imageInference",
"taskUUID": "9f15776d-ebf4-4623-865d-99c036e22cda",
"imageUUID": "89757c37-4f9b-43e8-b9ed-a7d39b9cc8c7",
"imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/89757c37-4f9b-43e8-b9ed-a7d39b9cc8c7.jpg",
"seed": 1616016807,
"cost": 0.0019
}Ceramic Seed Vault Packshot

Create a premium ecommerce packshot that follows the guide image's exact canister silhouette, proportions, stepped shoulder, domed lid, centered ring handle, horizontal lower-body ribs, three-quarter angle, and placement. Transform the utilitarian metal canister into an airtight ceramic seed-storage vault for a high-end gardening retailer. The vessel is made from satin-glazed burnt-orange stoneware with fine tactile speckling; the lid has a precise cobalt-blue glazed rim and a natural cork gasket visible as a thin clean line. Refined functional craftsmanship, believable ceramic wall thickness, crisp symmetrical construction, immaculate new condition. One product only, fully visible and centered on a seamless pale apricot studio sweep, ample breathing room above and around the vessel. Soft frontal beauty light reveals the glaze and texture, with a narrow harder light from upper right creating controlled highlights and a neat grounding shadow falling left. High-end catalog photography, realistic materials, sharp product edges, accurate perspective, deep focus, polished color grading. No logo, label, lettering, seeds, plants, hands, packaging, decorative props, or extra objects. Finished standalone product photograph.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'runware:111@1',
positivePrompt: 'Create a premium ecommerce packshot that follows the guide image\'s exact canister silhouette, proportions, stepped shoulder, domed lid, centered ring handle, horizontal lower-body ribs, three-quarter angle, and placement. Transform the utilitarian metal canister into an airtight ceramic seed-storage vault for a high-end gardening retailer. The vessel is made from satin-glazed burnt-orange stoneware with fine tactile speckling; the lid has a precise cobalt-blue glazed rim and a natural cork gasket visible as a thin clean line. Refined functional craftsmanship, believable ceramic wall thickness, crisp symmetrical construction, immaculate new condition. One product only, fully visible and centered on a seamless pale apricot studio sweep, ample breathing room above and around the vessel. Soft frontal beauty light reveals the glaze and texture, with a narrow harder light from upper right creating controlled highlights and a neat grounding shadow falling left. High-end catalog photography, realistic materials, sharp product edges, accurate perspective, deep focus, polished color grading. No logo, label, lettering, seeds, plants, hands, packaging, decorative props, or extra objects. Finished standalone product photograph.',
negativePrompt: 'text, logo, branding, label, watermark, multiple products, plants, loose seeds, hands, people, props, packaging, floating object, cropped product, warped cylinder, asymmetric lid, duplicate handle, broken ceramics, cracks, dirt, clutter, dramatic environment, excessive reflections, shallow focus, illustration, CGI look',
width: 896,
height: 1152,
steps: 30,
controlNet: [
{
model: 'runware:25@1',
guideImage: 'https://assets.runware.ai/assets/inputs/bca72a8c-cee3-482c-a9b0-da92d38558e6.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": "runware:111@1",
"positivePrompt": "Create a premium ecommerce packshot that follows the guide image's exact canister silhouette, proportions, stepped shoulder, domed lid, centered ring handle, horizontal lower-body ribs, three-quarter angle, and placement. Transform the utilitarian metal canister into an airtight ceramic seed-storage vault for a high-end gardening retailer. The vessel is made from satin-glazed burnt-orange stoneware with fine tactile speckling; the lid has a precise cobalt-blue glazed rim and a natural cork gasket visible as a thin clean line. Refined functional craftsmanship, believable ceramic wall thickness, crisp symmetrical construction, immaculate new condition. One product only, fully visible and centered on a seamless pale apricot studio sweep, ample breathing room above and around the vessel. Soft frontal beauty light reveals the glaze and texture, with a narrow harder light from upper right creating controlled highlights and a neat grounding shadow falling left. High-end catalog photography, realistic materials, sharp product edges, accurate perspective, deep focus, polished color grading. No logo, label, lettering, seeds, plants, hands, packaging, decorative props, or extra objects. Finished standalone product photograph.",
"negativePrompt": "text, logo, branding, label, watermark, multiple products, plants, loose seeds, hands, people, props, packaging, floating object, cropped product, warped cylinder, asymmetric lid, duplicate handle, broken ceramics, cracks, dirt, clutter, dramatic environment, excessive reflections, shallow focus, illustration, CGI look",
"width": 896,
"height": 1152,
"steps": 30,
"controlNet": [
{
"model": "runware:25@1",
"guideImage": "https://assets.runware.ai/assets/inputs/bca72a8c-cee3-482c-a9b0-da92d38558e6.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": "65141223-2e1a-4b4d-8592-4d4bc4b0d5df",
"model": "runware:111@1",
"positivePrompt": "Create a premium ecommerce packshot that follows the guide image's exact canister silhouette, proportions, stepped shoulder, domed lid, centered ring handle, horizontal lower-body ribs, three-quarter angle, and placement. Transform the utilitarian metal canister into an airtight ceramic seed-storage vault for a high-end gardening retailer. The vessel is made from satin-glazed burnt-orange stoneware with fine tactile speckling; the lid has a precise cobalt-blue glazed rim and a natural cork gasket visible as a thin clean line. Refined functional craftsmanship, believable ceramic wall thickness, crisp symmetrical construction, immaculate new condition. One product only, fully visible and centered on a seamless pale apricot studio sweep, ample breathing room above and around the vessel. Soft frontal beauty light reveals the glaze and texture, with a narrow harder light from upper right creating controlled highlights and a neat grounding shadow falling left. High-end catalog photography, realistic materials, sharp product edges, accurate perspective, deep focus, polished color grading. No logo, label, lettering, seeds, plants, hands, packaging, decorative props, or extra objects. Finished standalone product photograph.",
"negativePrompt": "text, logo, branding, label, watermark, multiple products, plants, loose seeds, hands, people, props, packaging, floating object, cropped product, warped cylinder, asymmetric lid, duplicate handle, broken ceramics, cracks, dirt, clutter, dramatic environment, excessive reflections, shallow focus, illustration, CGI look",
"width": 896,
"height": 1152,
"steps": 30,
"controlNet": [
{
"model": "runware:25@1",
"guideImage": "https://assets.runware.ai/assets/inputs/bca72a8c-cee3-482c-a9b0-da92d38558e6.jpg"
}
]
}
]'runware run runware:111@1 \
positivePrompt="Create a premium ecommerce packshot that follows the guide image's exact canister silhouette, proportions, stepped shoulder, domed lid, centered ring handle, horizontal lower-body ribs, three-quarter angle, and placement. Transform the utilitarian metal canister into an airtight ceramic seed-storage vault for a high-end gardening retailer. The vessel is made from satin-glazed burnt-orange stoneware with fine tactile speckling; the lid has a precise cobalt-blue glazed rim and a natural cork gasket visible as a thin clean line. Refined functional craftsmanship, believable ceramic wall thickness, crisp symmetrical construction, immaculate new condition. One product only, fully visible and centered on a seamless pale apricot studio sweep, ample breathing room above and around the vessel. Soft frontal beauty light reveals the glaze and texture, with a narrow harder light from upper right creating controlled highlights and a neat grounding shadow falling left. High-end catalog photography, realistic materials, sharp product edges, accurate perspective, deep focus, polished color grading. No logo, label, lettering, seeds, plants, hands, packaging, decorative props, or extra objects. Finished standalone product photograph." \
negativePrompt="text, logo, branding, label, watermark, multiple products, plants, loose seeds, hands, people, props, packaging, floating object, cropped product, warped cylinder, asymmetric lid, duplicate handle, broken ceramics, cracks, dirt, clutter, dramatic environment, excessive reflections, shallow focus, illustration, CGI look" \
width=896 \
height=1152 \
steps=30 \
controlNet.0.model=runware:25@1 \
controlNet.0.guideImage=https://assets.runware.ai/assets/inputs/bca72a8c-cee3-482c-a9b0-da92d38558e6.jpg{
"taskType": "imageInference",
"taskUUID": "65141223-2e1a-4b4d-8592-4d4bc4b0d5df",
"model": "runware:111@1",
"positivePrompt": "Create a premium ecommerce packshot that follows the guide image's exact canister silhouette, proportions, stepped shoulder, domed lid, centered ring handle, horizontal lower-body ribs, three-quarter angle, and placement. Transform the utilitarian metal canister into an airtight ceramic seed-storage vault for a high-end gardening retailer. The vessel is made from satin-glazed burnt-orange stoneware with fine tactile speckling; the lid has a precise cobalt-blue glazed rim and a natural cork gasket visible as a thin clean line. Refined functional craftsmanship, believable ceramic wall thickness, crisp symmetrical construction, immaculate new condition. One product only, fully visible and centered on a seamless pale apricot studio sweep, ample breathing room above and around the vessel. Soft frontal beauty light reveals the glaze and texture, with a narrow harder light from upper right creating controlled highlights and a neat grounding shadow falling left. High-end catalog photography, realistic materials, sharp product edges, accurate perspective, deep focus, polished color grading. No logo, label, lettering, seeds, plants, hands, packaging, decorative props, or extra objects. Finished standalone product photograph.",
"negativePrompt": "text, logo, branding, label, watermark, multiple products, plants, loose seeds, hands, people, props, packaging, floating object, cropped product, warped cylinder, asymmetric lid, duplicate handle, broken ceramics, cracks, dirt, clutter, dramatic environment, excessive reflections, shallow focus, illustration, CGI look",
"width": 896,
"height": 1152,
"steps": 30,
"controlNet": [
{
"model": "runware:25@1",
"guideImage": "https://assets.runware.ai/assets/inputs/bca72a8c-cee3-482c-a9b0-da92d38558e6.jpg"
}
]
}{
"taskType": "imageInference",
"taskUUID": "65141223-2e1a-4b4d-8592-4d4bc4b0d5df",
"imageUUID": "29646550-d82d-4547-8d33-277098a82774",
"imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/29646550-d82d-4547-8d33-277098a82774.jpg",
"seed": 558937083,
"cost": 0.0032
}Drought Sorghum Seed Packet Label

Finished portrait-format front label artwork for a premium agricultural seed packet, shown flat and straight-on as the final printed design, not a product mockup. Create a bold 1930s agricultural lithograph aesthetic updated with precise contemporary packaging hierarchy. Preserve the exact identity and recognizable facial structure of the reference woman. Depict her in a substantially different composition as a confident crop breeder standing waist-up in a field of mature rust-red sorghum, wearing an indigo chore jacket and a wide straw field hat that does not shadow or obscure her face. She looks directly outward; warm low sunlight outlines the grain heads behind her. Render the portrait as a sophisticated limited-color stone lithograph with expressive ink texture while retaining accurate eyes, nose, mouth, jawline and age. Use a striking palette of uncoated seed-paper cream, deep indigo, burnt orange, oxblood red and small accents of mustard yellow. Strong symmetrical label architecture, generous trim-safe margins, ornamental border derived from geometric sorghum seeds and leaves, subtle misregistration and tactile letterpress grain. Large, clear, correctly spelled display lettering at top: “SUNSPUN SEED CO.” Prominent variety name beneath: “EMBER 72”. Supporting line: “DROUGHT-READY SORGHUM”. Small bottom text: “OPEN-POLLINATED • 50 g”. Add one small circular seal reading “FIELD TRIAL SELECTED”. Keep typography bold, legible and integrated into the illustration, with no additional wording. Premium heritage seed-company character, practical and trustworthy rather than nostalgic kitsch. Complete standalone packaging artwork, crisp panel edges, no packet mockup, no hands, no table, no surrounding scene, no dielines, no barcode.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'runware:111@1',
positivePrompt: 'Finished portrait-format front label artwork for a premium agricultural seed packet, shown flat and straight-on as the final printed design, not a product mockup. Create a bold 1930s agricultural lithograph aesthetic updated with precise contemporary packaging hierarchy. Preserve the exact identity and recognizable facial structure of the reference woman. Depict her in a substantially different composition as a confident crop breeder standing waist-up in a field of mature rust-red sorghum, wearing an indigo chore jacket and a wide straw field hat that does not shadow or obscure her face. She looks directly outward; warm low sunlight outlines the grain heads behind her. Render the portrait as a sophisticated limited-color stone lithograph with expressive ink texture while retaining accurate eyes, nose, mouth, jawline and age.\n\nUse a striking palette of uncoated seed-paper cream, deep indigo, burnt orange, oxblood red and small accents of mustard yellow. Strong symmetrical label architecture, generous trim-safe margins, ornamental border derived from geometric sorghum seeds and leaves, subtle misregistration and tactile letterpress grain. Large, clear, correctly spelled display lettering at top: “SUNSPUN SEED CO.” Prominent variety name beneath: “EMBER 72”. Supporting line: “DROUGHT-READY SORGHUM”. Small bottom text: “OPEN-POLLINATED • 50 g”. Add one small circular seal reading “FIELD TRIAL SELECTED”. Keep typography bold, legible and integrated into the illustration, with no additional wording. Premium heritage seed-company character, practical and trustworthy rather than nostalgic kitsch. Complete standalone packaging artwork, crisp panel edges, no packet mockup, no hands, no table, no surrounding scene, no dielines, no barcode.',
width: 832,
height: 1216,
steps: 30,
pulid: {
images: [
'https://assets.runware.ai/assets/inputs/bd6255d3-9e11-4f5d-baf1-7c8c8bc15478.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": "runware:111@1",
"positivePrompt": "Finished portrait-format front label artwork for a premium agricultural seed packet, shown flat and straight-on as the final printed design, not a product mockup. Create a bold 1930s agricultural lithograph aesthetic updated with precise contemporary packaging hierarchy. Preserve the exact identity and recognizable facial structure of the reference woman. Depict her in a substantially different composition as a confident crop breeder standing waist-up in a field of mature rust-red sorghum, wearing an indigo chore jacket and a wide straw field hat that does not shadow or obscure her face. She looks directly outward; warm low sunlight outlines the grain heads behind her. Render the portrait as a sophisticated limited-color stone lithograph with expressive ink texture while retaining accurate eyes, nose, mouth, jawline and age.\n\nUse a striking palette of uncoated seed-paper cream, deep indigo, burnt orange, oxblood red and small accents of mustard yellow. Strong symmetrical label architecture, generous trim-safe margins, ornamental border derived from geometric sorghum seeds and leaves, subtle misregistration and tactile letterpress grain. Large, clear, correctly spelled display lettering at top: “SUNSPUN SEED CO.” Prominent variety name beneath: “EMBER 72”. Supporting line: “DROUGHT-READY SORGHUM”. Small bottom text: “OPEN-POLLINATED • 50 g”. Add one small circular seal reading “FIELD TRIAL SELECTED”. Keep typography bold, legible and integrated into the illustration, with no additional wording. Premium heritage seed-company character, practical and trustworthy rather than nostalgic kitsch. Complete standalone packaging artwork, crisp panel edges, no packet mockup, no hands, no table, no surrounding scene, no dielines, no barcode.",
"width": 832,
"height": 1216,
"steps": 30,
"pulid": {
"images": [
"https://assets.runware.ai/assets/inputs/bd6255d3-9e11-4f5d-baf1-7c8c8bc15478.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": "8a6088a8-30e6-4e20-954c-8df4ac73299b",
"model": "runware:111@1",
"positivePrompt": "Finished portrait-format front label artwork for a premium agricultural seed packet, shown flat and straight-on as the final printed design, not a product mockup. Create a bold 1930s agricultural lithograph aesthetic updated with precise contemporary packaging hierarchy. Preserve the exact identity and recognizable facial structure of the reference woman. Depict her in a substantially different composition as a confident crop breeder standing waist-up in a field of mature rust-red sorghum, wearing an indigo chore jacket and a wide straw field hat that does not shadow or obscure her face. She looks directly outward; warm low sunlight outlines the grain heads behind her. Render the portrait as a sophisticated limited-color stone lithograph with expressive ink texture while retaining accurate eyes, nose, mouth, jawline and age.\n\nUse a striking palette of uncoated seed-paper cream, deep indigo, burnt orange, oxblood red and small accents of mustard yellow. Strong symmetrical label architecture, generous trim-safe margins, ornamental border derived from geometric sorghum seeds and leaves, subtle misregistration and tactile letterpress grain. Large, clear, correctly spelled display lettering at top: “SUNSPUN SEED CO.” Prominent variety name beneath: “EMBER 72”. Supporting line: “DROUGHT-READY SORGHUM”. Small bottom text: “OPEN-POLLINATED • 50 g”. Add one small circular seal reading “FIELD TRIAL SELECTED”. Keep typography bold, legible and integrated into the illustration, with no additional wording. Premium heritage seed-company character, practical and trustworthy rather than nostalgic kitsch. Complete standalone packaging artwork, crisp panel edges, no packet mockup, no hands, no table, no surrounding scene, no dielines, no barcode.",
"width": 832,
"height": 1216,
"steps": 30,
"pulid": {
"images": [
"https://assets.runware.ai/assets/inputs/bd6255d3-9e11-4f5d-baf1-7c8c8bc15478.jpg"
]
}
}
]'runware run runware:111@1 \
positivePrompt="Finished portrait-format front label artwork for a premium agricultural seed packet, shown flat and straight-on as the final printed design, not a product mockup. Create a bold 1930s agricultural lithograph aesthetic updated with precise contemporary packaging hierarchy. Preserve the exact identity and recognizable facial structure of the reference woman. Depict her in a substantially different composition as a confident crop breeder standing waist-up in a field of mature rust-red sorghum, wearing an indigo chore jacket and a wide straw field hat that does not shadow or obscure her face. She looks directly outward; warm low sunlight outlines the grain heads behind her. Render the portrait as a sophisticated limited-color stone lithograph with expressive ink texture while retaining accurate eyes, nose, mouth, jawline and age.
Use a striking palette of uncoated seed-paper cream, deep indigo, burnt orange, oxblood red and small accents of mustard yellow. Strong symmetrical label architecture, generous trim-safe margins, ornamental border derived from geometric sorghum seeds and leaves, subtle misregistration and tactile letterpress grain. Large, clear, correctly spelled display lettering at top: “SUNSPUN SEED CO.” Prominent variety name beneath: “EMBER 72”. Supporting line: “DROUGHT-READY SORGHUM”. Small bottom text: “OPEN-POLLINATED • 50 g”. Add one small circular seal reading “FIELD TRIAL SELECTED”. Keep typography bold, legible and integrated into the illustration, with no additional wording. Premium heritage seed-company character, practical and trustworthy rather than nostalgic kitsch. Complete standalone packaging artwork, crisp panel edges, no packet mockup, no hands, no table, no surrounding scene, no dielines, no barcode." \
width=832 \
height=1216 \
steps=30 \
pulid.images.0=https://assets.runware.ai/assets/inputs/bd6255d3-9e11-4f5d-baf1-7c8c8bc15478.jpg{
"taskType": "imageInference",
"taskUUID": "8a6088a8-30e6-4e20-954c-8df4ac73299b",
"model": "runware:111@1",
"positivePrompt": "Finished portrait-format front label artwork for a premium agricultural seed packet, shown flat and straight-on as the final printed design, not a product mockup. Create a bold 1930s agricultural lithograph aesthetic updated with precise contemporary packaging hierarchy. Preserve the exact identity and recognizable facial structure of the reference woman. Depict her in a substantially different composition as a confident crop breeder standing waist-up in a field of mature rust-red sorghum, wearing an indigo chore jacket and a wide straw field hat that does not shadow or obscure her face. She looks directly outward; warm low sunlight outlines the grain heads behind her. Render the portrait as a sophisticated limited-color stone lithograph with expressive ink texture while retaining accurate eyes, nose, mouth, jawline and age.\n\nUse a striking palette of uncoated seed-paper cream, deep indigo, burnt orange, oxblood red and small accents of mustard yellow. Strong symmetrical label architecture, generous trim-safe margins, ornamental border derived from geometric sorghum seeds and leaves, subtle misregistration and tactile letterpress grain. Large, clear, correctly spelled display lettering at top: “SUNSPUN SEED CO.” Prominent variety name beneath: “EMBER 72”. Supporting line: “DROUGHT-READY SORGHUM”. Small bottom text: “OPEN-POLLINATED • 50 g”. Add one small circular seal reading “FIELD TRIAL SELECTED”. Keep typography bold, legible and integrated into the illustration, with no additional wording. Premium heritage seed-company character, practical and trustworthy rather than nostalgic kitsch. Complete standalone packaging artwork, crisp panel edges, no packet mockup, no hands, no table, no surrounding scene, no dielines, no barcode.",
"width": 832,
"height": 1216,
"steps": 30,
"pulid": {
"images": [
"https://assets.runware.ai/assets/inputs/bd6255d3-9e11-4f5d-baf1-7c8c8bc15478.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "8a6088a8-30e6-4e20-954c-8df4ac73299b",
"imageUUID": "035a9875-9d53-4aff-8cc6-96f2ccb3ad46",
"imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/035a9875-9d53-4aff-8cc6-96f2ccb3ad46.jpg",
"seed": 180251209,
"cost": 0.0019
}Glacier Cathedral Violinist

A solitary violinist standing on a narrow sheet of clear ice inside a vast glacier cathedral, towering translucent blue walls carved by ancient pressure, suspended air bubbles trapped in the ice, fractured light beams scattering through frosted arches, fine snow dust drifting in the distance, realistic winter clothing with intricate wool textures and subtle frost on the shoulders, polished wooden violin catching cold highlights, cinematic composition from a low angle, serene and awe-filled mood, ultra-detailed environment, natural anatomy, lifelike skin tones, realistic reflections and refractions, delicate mist, high realism, refined aesthetics, sharp focus on subject with grand environmental scale
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'runware:111@1',
positivePrompt: 'A solitary violinist standing on a narrow sheet of clear ice inside a vast glacier cathedral, towering translucent blue walls carved by ancient pressure, suspended air bubbles trapped in the ice, fractured light beams scattering through frosted arches, fine snow dust drifting in the distance, realistic winter clothing with intricate wool textures and subtle frost on the shoulders, polished wooden violin catching cold highlights, cinematic composition from a low angle, serene and awe-filled mood, ultra-detailed environment, natural anatomy, lifelike skin tones, realistic reflections and refractions, delicate mist, high realism, refined aesthetics, sharp focus on subject with grand environmental scale',
negativePrompt: 'lowres, blurry, cartoon, painterly, oversaturated, extra fingers, malformed hands, duplicate person, bad anatomy, distorted face, floating instrument, noisy background, text, watermark, frame, flat lighting',
width: 1024,
height: 1536,
seed: 15347,
steps: 32,
scheduler: 'FlowMatchEulerDiscreteScheduler',
CFGScale: 4.5,
trueCFGScale: 1
})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": "runware:111@1",
"positivePrompt": "A solitary violinist standing on a narrow sheet of clear ice inside a vast glacier cathedral, towering translucent blue walls carved by ancient pressure, suspended air bubbles trapped in the ice, fractured light beams scattering through frosted arches, fine snow dust drifting in the distance, realistic winter clothing with intricate wool textures and subtle frost on the shoulders, polished wooden violin catching cold highlights, cinematic composition from a low angle, serene and awe-filled mood, ultra-detailed environment, natural anatomy, lifelike skin tones, realistic reflections and refractions, delicate mist, high realism, refined aesthetics, sharp focus on subject with grand environmental scale",
"negativePrompt": "lowres, blurry, cartoon, painterly, oversaturated, extra fingers, malformed hands, duplicate person, bad anatomy, distorted face, floating instrument, noisy background, text, watermark, frame, flat lighting",
"width": 1024,
"height": 1536,
"seed": 15347,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "dd7e1834-10ca-401c-bb0d-89f3fd09e851",
"model": "runware:111@1",
"positivePrompt": "A solitary violinist standing on a narrow sheet of clear ice inside a vast glacier cathedral, towering translucent blue walls carved by ancient pressure, suspended air bubbles trapped in the ice, fractured light beams scattering through frosted arches, fine snow dust drifting in the distance, realistic winter clothing with intricate wool textures and subtle frost on the shoulders, polished wooden violin catching cold highlights, cinematic composition from a low angle, serene and awe-filled mood, ultra-detailed environment, natural anatomy, lifelike skin tones, realistic reflections and refractions, delicate mist, high realism, refined aesthetics, sharp focus on subject with grand environmental scale",
"negativePrompt": "lowres, blurry, cartoon, painterly, oversaturated, extra fingers, malformed hands, duplicate person, bad anatomy, distorted face, floating instrument, noisy background, text, watermark, frame, flat lighting",
"width": 1024,
"height": 1536,
"seed": 15347,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1
}
]'runware run runware:111@1 \
positivePrompt="A solitary violinist standing on a narrow sheet of clear ice inside a vast glacier cathedral, towering translucent blue walls carved by ancient pressure, suspended air bubbles trapped in the ice, fractured light beams scattering through frosted arches, fine snow dust drifting in the distance, realistic winter clothing with intricate wool textures and subtle frost on the shoulders, polished wooden violin catching cold highlights, cinematic composition from a low angle, serene and awe-filled mood, ultra-detailed environment, natural anatomy, lifelike skin tones, realistic reflections and refractions, delicate mist, high realism, refined aesthetics, sharp focus on subject with grand environmental scale" \
negativePrompt="lowres, blurry, cartoon, painterly, oversaturated, extra fingers, malformed hands, duplicate person, bad anatomy, distorted face, floating instrument, noisy background, text, watermark, frame, flat lighting" \
width=1024 \
height=1536 \
seed=15347 \
steps=32 \
scheduler=FlowMatchEulerDiscreteScheduler \
CFGScale=4.5 \
trueCFGScale=1{
"taskType": "imageInference",
"taskUUID": "dd7e1834-10ca-401c-bb0d-89f3fd09e851",
"model": "runware:111@1",
"positivePrompt": "A solitary violinist standing on a narrow sheet of clear ice inside a vast glacier cathedral, towering translucent blue walls carved by ancient pressure, suspended air bubbles trapped in the ice, fractured light beams scattering through frosted arches, fine snow dust drifting in the distance, realistic winter clothing with intricate wool textures and subtle frost on the shoulders, polished wooden violin catching cold highlights, cinematic composition from a low angle, serene and awe-filled mood, ultra-detailed environment, natural anatomy, lifelike skin tones, realistic reflections and refractions, delicate mist, high realism, refined aesthetics, sharp focus on subject with grand environmental scale",
"negativePrompt": "lowres, blurry, cartoon, painterly, oversaturated, extra fingers, malformed hands, duplicate person, bad anatomy, distorted face, floating instrument, noisy background, text, watermark, frame, flat lighting",
"width": 1024,
"height": 1536,
"seed": 15347,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1
}{
"taskType": "imageInference",
"taskUUID": "dd7e1834-10ca-401c-bb0d-89f3fd09e851",
"imageUUID": "b4aea7fb-a205-48d6-8bac-8832a6672284",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/b4aea7fb-a205-48d6-8bac-8832a6672284.jpg",
"seed": 15347,
"cost": 0.0083
}Submerged Metro Station Garden

An abandoned underground metro station transformed into a thriving freshwater garden beneath clear turquoise floodwater, cracked tiled platforms, rusted rails disappearing into the distance, schools of tiny silver fish weaving through hanging fern roots, massive lotus leaves floating near the ceiling, shafts of sunlight entering from broken street grates above, suspended dust and bubbles glowing in the light, a toppled ticket machine covered in moss, delicate wildflowers growing from old advertisement frames, cinematic realism, ultra-detailed textures, natural color harmony, rich reflections and refractions, subtle atmospheric haze, sharp focus, elegant composition, highly believable materials, premium editorial photography 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: 'runware:111@1',
positivePrompt: 'An abandoned underground metro station transformed into a thriving freshwater garden beneath clear turquoise floodwater, cracked tiled platforms, rusted rails disappearing into the distance, schools of tiny silver fish weaving through hanging fern roots, massive lotus leaves floating near the ceiling, shafts of sunlight entering from broken street grates above, suspended dust and bubbles glowing in the light, a toppled ticket machine covered in moss, delicate wildflowers growing from old advertisement frames, cinematic realism, ultra-detailed textures, natural color harmony, rich reflections and refractions, subtle atmospheric haze, sharp focus, elegant composition, highly believable materials, premium editorial photography look',
negativePrompt: 'lowres, blurry, noisy, oversaturated, cartoon, anime, painting, illustration, distorted perspective, duplicate objects, warped rails, malformed plants, extra fish, text, watermark, logo, frame, people, crowd',
width: 1024,
height: 768,
seed: 54794,
steps: 32,
scheduler: 'FlowMatchEulerDiscreteScheduler',
CFGScale: 4.5,
trueCFGScale: 1.2,
hiresFix: true
})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": "runware:111@1",
"positivePrompt": "An abandoned underground metro station transformed into a thriving freshwater garden beneath clear turquoise floodwater, cracked tiled platforms, rusted rails disappearing into the distance, schools of tiny silver fish weaving through hanging fern roots, massive lotus leaves floating near the ceiling, shafts of sunlight entering from broken street grates above, suspended dust and bubbles glowing in the light, a toppled ticket machine covered in moss, delicate wildflowers growing from old advertisement frames, cinematic realism, ultra-detailed textures, natural color harmony, rich reflections and refractions, subtle atmospheric haze, sharp focus, elegant composition, highly believable materials, premium editorial photography look",
"negativePrompt": "lowres, blurry, noisy, oversaturated, cartoon, anime, painting, illustration, distorted perspective, duplicate objects, warped rails, malformed plants, extra fish, text, watermark, logo, frame, people, crowd",
"width": 1024,
"height": 768,
"seed": 54794,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1.2,
"hiresFix": True
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "59301dd0-0cae-4a5d-ada4-b6ecc6fd8ce5",
"model": "runware:111@1",
"positivePrompt": "An abandoned underground metro station transformed into a thriving freshwater garden beneath clear turquoise floodwater, cracked tiled platforms, rusted rails disappearing into the distance, schools of tiny silver fish weaving through hanging fern roots, massive lotus leaves floating near the ceiling, shafts of sunlight entering from broken street grates above, suspended dust and bubbles glowing in the light, a toppled ticket machine covered in moss, delicate wildflowers growing from old advertisement frames, cinematic realism, ultra-detailed textures, natural color harmony, rich reflections and refractions, subtle atmospheric haze, sharp focus, elegant composition, highly believable materials, premium editorial photography look",
"negativePrompt": "lowres, blurry, noisy, oversaturated, cartoon, anime, painting, illustration, distorted perspective, duplicate objects, warped rails, malformed plants, extra fish, text, watermark, logo, frame, people, crowd",
"width": 1024,
"height": 768,
"seed": 54794,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1.2,
"hiresFix": true
}
]'runware run runware:111@1 \
positivePrompt="An abandoned underground metro station transformed into a thriving freshwater garden beneath clear turquoise floodwater, cracked tiled platforms, rusted rails disappearing into the distance, schools of tiny silver fish weaving through hanging fern roots, massive lotus leaves floating near the ceiling, shafts of sunlight entering from broken street grates above, suspended dust and bubbles glowing in the light, a toppled ticket machine covered in moss, delicate wildflowers growing from old advertisement frames, cinematic realism, ultra-detailed textures, natural color harmony, rich reflections and refractions, subtle atmospheric haze, sharp focus, elegant composition, highly believable materials, premium editorial photography look" \
negativePrompt="lowres, blurry, noisy, oversaturated, cartoon, anime, painting, illustration, distorted perspective, duplicate objects, warped rails, malformed plants, extra fish, text, watermark, logo, frame, people, crowd" \
width=1024 \
height=768 \
seed=54794 \
steps=32 \
scheduler=FlowMatchEulerDiscreteScheduler \
CFGScale=4.5 \
trueCFGScale=1.2 \
hiresFix=true{
"taskType": "imageInference",
"taskUUID": "59301dd0-0cae-4a5d-ada4-b6ecc6fd8ce5",
"model": "runware:111@1",
"positivePrompt": "An abandoned underground metro station transformed into a thriving freshwater garden beneath clear turquoise floodwater, cracked tiled platforms, rusted rails disappearing into the distance, schools of tiny silver fish weaving through hanging fern roots, massive lotus leaves floating near the ceiling, shafts of sunlight entering from broken street grates above, suspended dust and bubbles glowing in the light, a toppled ticket machine covered in moss, delicate wildflowers growing from old advertisement frames, cinematic realism, ultra-detailed textures, natural color harmony, rich reflections and refractions, subtle atmospheric haze, sharp focus, elegant composition, highly believable materials, premium editorial photography look",
"negativePrompt": "lowres, blurry, noisy, oversaturated, cartoon, anime, painting, illustration, distorted perspective, duplicate objects, warped rails, malformed plants, extra fish, text, watermark, logo, frame, people, crowd",
"width": 1024,
"height": 768,
"seed": 54794,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1.2,
"hiresFix": true
}{
"taskType": "imageInference",
"taskUUID": "59301dd0-0cae-4a5d-ada4-b6ecc6fd8ce5",
"imageUUID": "398b35a0-60d2-456f-b9a0-3cadd5975bc2",
"imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/398b35a0-60d2-456f-b9a0-3cadd5975bc2.jpg",
"seed": 54794,
"cost": 0.0064
}Volcanic Glasshouse Orchid Conservatory

A vast glasshouse perched on the rim of a smoking volcanic caldera, filled with rare black and crimson orchids, obsidian pathways, brass irrigation pipes, mist drifting through warm air, luminous lava glow reflecting in curved glass panels, distant ash plumes beyond the greenhouse walls, a solitary botanist in heat-resistant fieldwear examining a bloom with a notebook, cinematic wide shot, extraordinary realism, intricate textures, polished metal, wet stone, layered atmospheric depth, dramatic orange and teal lighting, natural perspective, finely detailed foliage, premium editorial photography 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: 'runware:111@1',
positivePrompt: 'A vast glasshouse perched on the rim of a smoking volcanic caldera, filled with rare black and crimson orchids, obsidian pathways, brass irrigation pipes, mist drifting through warm air, luminous lava glow reflecting in curved glass panels, distant ash plumes beyond the greenhouse walls, a solitary botanist in heat-resistant fieldwear examining a bloom with a notebook, cinematic wide shot, extraordinary realism, intricate textures, polished metal, wet stone, layered atmospheric depth, dramatic orange and teal lighting, natural perspective, finely detailed foliage, premium editorial photography look',
negativePrompt: 'lowres, blurry, cartoon, illustration, painting, oversaturated, deformed anatomy, duplicate subjects, extra limbs, malformed hands, bad perspective, flat lighting, noisy image, text, watermark, frame, cropped',
width: 1344,
height: 768,
seed: 16649,
steps: 30,
scheduler: 'FlowMatchEulerDiscreteScheduler',
CFGScale: 3.5,
trueCFGScale: 1
})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": "runware:111@1",
"positivePrompt": "A vast glasshouse perched on the rim of a smoking volcanic caldera, filled with rare black and crimson orchids, obsidian pathways, brass irrigation pipes, mist drifting through warm air, luminous lava glow reflecting in curved glass panels, distant ash plumes beyond the greenhouse walls, a solitary botanist in heat-resistant fieldwear examining a bloom with a notebook, cinematic wide shot, extraordinary realism, intricate textures, polished metal, wet stone, layered atmospheric depth, dramatic orange and teal lighting, natural perspective, finely detailed foliage, premium editorial photography look",
"negativePrompt": "lowres, blurry, cartoon, illustration, painting, oversaturated, deformed anatomy, duplicate subjects, extra limbs, malformed hands, bad perspective, flat lighting, noisy image, text, watermark, frame, cropped",
"width": 1344,
"height": 768,
"seed": 16649,
"steps": 30,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 3.5,
"trueCFGScale": 1
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "0d9e71e4-325b-4dbe-b2fa-a659a3070432",
"model": "runware:111@1",
"positivePrompt": "A vast glasshouse perched on the rim of a smoking volcanic caldera, filled with rare black and crimson orchids, obsidian pathways, brass irrigation pipes, mist drifting through warm air, luminous lava glow reflecting in curved glass panels, distant ash plumes beyond the greenhouse walls, a solitary botanist in heat-resistant fieldwear examining a bloom with a notebook, cinematic wide shot, extraordinary realism, intricate textures, polished metal, wet stone, layered atmospheric depth, dramatic orange and teal lighting, natural perspective, finely detailed foliage, premium editorial photography look",
"negativePrompt": "lowres, blurry, cartoon, illustration, painting, oversaturated, deformed anatomy, duplicate subjects, extra limbs, malformed hands, bad perspective, flat lighting, noisy image, text, watermark, frame, cropped",
"width": 1344,
"height": 768,
"seed": 16649,
"steps": 30,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 3.5,
"trueCFGScale": 1
}
]'runware run runware:111@1 \
positivePrompt="A vast glasshouse perched on the rim of a smoking volcanic caldera, filled with rare black and crimson orchids, obsidian pathways, brass irrigation pipes, mist drifting through warm air, luminous lava glow reflecting in curved glass panels, distant ash plumes beyond the greenhouse walls, a solitary botanist in heat-resistant fieldwear examining a bloom with a notebook, cinematic wide shot, extraordinary realism, intricate textures, polished metal, wet stone, layered atmospheric depth, dramatic orange and teal lighting, natural perspective, finely detailed foliage, premium editorial photography look" \
negativePrompt="lowres, blurry, cartoon, illustration, painting, oversaturated, deformed anatomy, duplicate subjects, extra limbs, malformed hands, bad perspective, flat lighting, noisy image, text, watermark, frame, cropped" \
width=1344 \
height=768 \
seed=16649 \
steps=30 \
scheduler=FlowMatchEulerDiscreteScheduler \
CFGScale=3.5 \
trueCFGScale=1{
"taskType": "imageInference",
"taskUUID": "0d9e71e4-325b-4dbe-b2fa-a659a3070432",
"model": "runware:111@1",
"positivePrompt": "A vast glasshouse perched on the rim of a smoking volcanic caldera, filled with rare black and crimson orchids, obsidian pathways, brass irrigation pipes, mist drifting through warm air, luminous lava glow reflecting in curved glass panels, distant ash plumes beyond the greenhouse walls, a solitary botanist in heat-resistant fieldwear examining a bloom with a notebook, cinematic wide shot, extraordinary realism, intricate textures, polished metal, wet stone, layered atmospheric depth, dramatic orange and teal lighting, natural perspective, finely detailed foliage, premium editorial photography look",
"negativePrompt": "lowres, blurry, cartoon, illustration, painting, oversaturated, deformed anatomy, duplicate subjects, extra limbs, malformed hands, bad perspective, flat lighting, noisy image, text, watermark, frame, cropped",
"width": 1344,
"height": 768,
"seed": 16649,
"steps": 30,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 3.5,
"trueCFGScale": 1
}{
"taskType": "imageInference",
"taskUUID": "0d9e71e4-325b-4dbe-b2fa-a659a3070432",
"imageUUID": "a15e4856-c25c-49cf-a97d-d414e06ff0b6",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/a15e4856-c25c-49cf-a97d-d414e06ff0b6.jpg",
"seed": 16649,
"cost": 0.0064
}Subsea Cable Technician Portrait

Finished editorial magazine photograph of one subsea telecommunications cable technician, clearly isolated as a single transparent-background cutout. Three-quarter-length portrait, centered with generous clean space around the silhouette. A weathered woman in her late 40s stands facing the camera with calm, formidable confidence, wearing a vivid international-orange immersion suit zipped to the collar, reflective silver safety strips, dark navy reinforced panels, compact radio and inspection tools secured directly to her harness, and a matte white marine hard hat held snugly beneath one arm. Salt-stiffened short hair, realistic skin texture, faint sun lines, direct intelligent gaze, restrained expression. Premium documentary portraiture with crisp fabric texture and subtle cool studio key light balanced by a warm edge light. Entire subject sharply resolved, natural anatomy and hands, cohesive silhouette. Transparent alpha background; no room, ocean, vessel, scenery, horizon, backdrop, floor, frame, lettering, logo, loose equipment, disconnected objects, or shadow extending toward the canvas boundary.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
outputFormat: 'PNG',
model: 'runware:111@1',
positivePrompt: 'Finished editorial magazine photograph of one subsea telecommunications cable technician, clearly isolated as a single transparent-background cutout. Three-quarter-length portrait, centered with generous clean space around the silhouette. A weathered woman in her late 40s stands facing the camera with calm, formidable confidence, wearing a vivid international-orange immersion suit zipped to the collar, reflective silver safety strips, dark navy reinforced panels, compact radio and inspection tools secured directly to her harness, and a matte white marine hard hat held snugly beneath one arm. Salt-stiffened short hair, realistic skin texture, faint sun lines, direct intelligent gaze, restrained expression. Premium documentary portraiture with crisp fabric texture and subtle cool studio key light balanced by a warm edge light. Entire subject sharply resolved, natural anatomy and hands, cohesive silhouette. Transparent alpha background; no room, ocean, vessel, scenery, horizon, backdrop, floor, frame, lettering, logo, loose equipment, disconnected objects, or shadow extending toward the canvas boundary.',
width: 1024,
height: 1024,
steps: 28,
layerDiffuse: true
})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({
"outputFormat": "PNG",
"model": "runware:111@1",
"positivePrompt": "Finished editorial magazine photograph of one subsea telecommunications cable technician, clearly isolated as a single transparent-background cutout. Three-quarter-length portrait, centered with generous clean space around the silhouette. A weathered woman in her late 40s stands facing the camera with calm, formidable confidence, wearing a vivid international-orange immersion suit zipped to the collar, reflective silver safety strips, dark navy reinforced panels, compact radio and inspection tools secured directly to her harness, and a matte white marine hard hat held snugly beneath one arm. Salt-stiffened short hair, realistic skin texture, faint sun lines, direct intelligent gaze, restrained expression. Premium documentary portraiture with crisp fabric texture and subtle cool studio key light balanced by a warm edge light. Entire subject sharply resolved, natural anatomy and hands, cohesive silhouette. Transparent alpha background; no room, ocean, vessel, scenery, horizon, backdrop, floor, frame, lettering, logo, loose equipment, disconnected objects, or shadow extending toward the canvas boundary.",
"width": 1024,
"height": 1024,
"steps": 28,
"layerDiffuse": True
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "7ddf070e-c84e-4e88-bbbb-d98e7bb06ab1",
"outputFormat": "PNG",
"model": "runware:111@1",
"positivePrompt": "Finished editorial magazine photograph of one subsea telecommunications cable technician, clearly isolated as a single transparent-background cutout. Three-quarter-length portrait, centered with generous clean space around the silhouette. A weathered woman in her late 40s stands facing the camera with calm, formidable confidence, wearing a vivid international-orange immersion suit zipped to the collar, reflective silver safety strips, dark navy reinforced panels, compact radio and inspection tools secured directly to her harness, and a matte white marine hard hat held snugly beneath one arm. Salt-stiffened short hair, realistic skin texture, faint sun lines, direct intelligent gaze, restrained expression. Premium documentary portraiture with crisp fabric texture and subtle cool studio key light balanced by a warm edge light. Entire subject sharply resolved, natural anatomy and hands, cohesive silhouette. Transparent alpha background; no room, ocean, vessel, scenery, horizon, backdrop, floor, frame, lettering, logo, loose equipment, disconnected objects, or shadow extending toward the canvas boundary.",
"width": 1024,
"height": 1024,
"steps": 28,
"layerDiffuse": true
}
]'runware run runware:111@1 \
outputFormat=PNG \
positivePrompt="Finished editorial magazine photograph of one subsea telecommunications cable technician, clearly isolated as a single transparent-background cutout. Three-quarter-length portrait, centered with generous clean space around the silhouette. A weathered woman in her late 40s stands facing the camera with calm, formidable confidence, wearing a vivid international-orange immersion suit zipped to the collar, reflective silver safety strips, dark navy reinforced panels, compact radio and inspection tools secured directly to her harness, and a matte white marine hard hat held snugly beneath one arm. Salt-stiffened short hair, realistic skin texture, faint sun lines, direct intelligent gaze, restrained expression. Premium documentary portraiture with crisp fabric texture and subtle cool studio key light balanced by a warm edge light. Entire subject sharply resolved, natural anatomy and hands, cohesive silhouette. Transparent alpha background; no room, ocean, vessel, scenery, horizon, backdrop, floor, frame, lettering, logo, loose equipment, disconnected objects, or shadow extending toward the canvas boundary." \
width=1024 \
height=1024 \
steps=28 \
layerDiffuse=true{
"taskType": "imageInference",
"taskUUID": "7ddf070e-c84e-4e88-bbbb-d98e7bb06ab1",
"outputFormat": "PNG",
"model": "runware:111@1",
"positivePrompt": "Finished editorial magazine photograph of one subsea telecommunications cable technician, clearly isolated as a single transparent-background cutout. Three-quarter-length portrait, centered with generous clean space around the silhouette. A weathered woman in her late 40s stands facing the camera with calm, formidable confidence, wearing a vivid international-orange immersion suit zipped to the collar, reflective silver safety strips, dark navy reinforced panels, compact radio and inspection tools secured directly to her harness, and a matte white marine hard hat held snugly beneath one arm. Salt-stiffened short hair, realistic skin texture, faint sun lines, direct intelligent gaze, restrained expression. Premium documentary portraiture with crisp fabric texture and subtle cool studio key light balanced by a warm edge light. Entire subject sharply resolved, natural anatomy and hands, cohesive silhouette. Transparent alpha background; no room, ocean, vessel, scenery, horizon, backdrop, floor, frame, lettering, logo, loose equipment, disconnected objects, or shadow extending toward the canvas boundary.",
"width": 1024,
"height": 1024,
"steps": 28,
"layerDiffuse": true
}{
"taskType": "imageInference",
"taskUUID": "7ddf070e-c84e-4e88-bbbb-d98e7bb06ab1",
"imageUUID": "8af77839-c6f8-464a-95d9-f2830897f44e",
"imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/8af77839-c6f8-464a-95d9-f2830897f44e.png",
"seed": 2130345240,
"cost": 0.0013
}Windy Cliffside Falconer Portrait

A young falconer standing on a grassy cliff above a stormy northern sea, wearing layered indigo wool, weathered leather bracers, and tarnished silver clasps, a pale gyrfalcon perched calmly on one gloved hand. Wind whipping loose strands of auburn hair and the hem of the cloak, distant whitecaps below, jagged rocks, seabirds circling far away. Cinematic natural light breaking through heavy clouds, cool atmosphere with subtle warm skin tones, ultra-detailed feathers, believable textiles, realistic skin texture, sharp eyes, grounded anatomy, premium editorial photography look, shallow depth of field, highly aesthetic, crisp fine detail, dramatic yet elegant 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: 'runware:111@1',
positivePrompt: 'A young falconer standing on a grassy cliff above a stormy northern sea, wearing layered indigo wool, weathered leather bracers, and tarnished silver clasps, a pale gyrfalcon perched calmly on one gloved hand. Wind whipping loose strands of auburn hair and the hem of the cloak, distant whitecaps below, jagged rocks, seabirds circling far away. Cinematic natural light breaking through heavy clouds, cool atmosphere with subtle warm skin tones, ultra-detailed feathers, believable textiles, realistic skin texture, sharp eyes, grounded anatomy, premium editorial photography look, shallow depth of field, highly aesthetic, crisp fine detail, dramatic yet elegant composition.',
negativePrompt: 'cartoon, illustration, painting, CGI, lowres, blurry, soft face, deformed hands, extra fingers, missing fingers, duplicate bird, multiple people, bad anatomy, oversaturated, noisy, watermark, text, frame, cropped head, plastic skin',
width: 896,
height: 1152,
seed: 16591,
steps: 32,
scheduler: 'FlowMatchEulerDiscreteScheduler',
CFGScale: 4.5,
trueCFGScale: 1.2,
hiresFix: true
})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": "runware:111@1",
"positivePrompt": "A young falconer standing on a grassy cliff above a stormy northern sea, wearing layered indigo wool, weathered leather bracers, and tarnished silver clasps, a pale gyrfalcon perched calmly on one gloved hand. Wind whipping loose strands of auburn hair and the hem of the cloak, distant whitecaps below, jagged rocks, seabirds circling far away. Cinematic natural light breaking through heavy clouds, cool atmosphere with subtle warm skin tones, ultra-detailed feathers, believable textiles, realistic skin texture, sharp eyes, grounded anatomy, premium editorial photography look, shallow depth of field, highly aesthetic, crisp fine detail, dramatic yet elegant composition.",
"negativePrompt": "cartoon, illustration, painting, CGI, lowres, blurry, soft face, deformed hands, extra fingers, missing fingers, duplicate bird, multiple people, bad anatomy, oversaturated, noisy, watermark, text, frame, cropped head, plastic skin",
"width": 896,
"height": 1152,
"seed": 16591,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1.2,
"hiresFix": True
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "9d0a4cb7-15bc-401b-acd2-6a5986e38e59",
"model": "runware:111@1",
"positivePrompt": "A young falconer standing on a grassy cliff above a stormy northern sea, wearing layered indigo wool, weathered leather bracers, and tarnished silver clasps, a pale gyrfalcon perched calmly on one gloved hand. Wind whipping loose strands of auburn hair and the hem of the cloak, distant whitecaps below, jagged rocks, seabirds circling far away. Cinematic natural light breaking through heavy clouds, cool atmosphere with subtle warm skin tones, ultra-detailed feathers, believable textiles, realistic skin texture, sharp eyes, grounded anatomy, premium editorial photography look, shallow depth of field, highly aesthetic, crisp fine detail, dramatic yet elegant composition.",
"negativePrompt": "cartoon, illustration, painting, CGI, lowres, blurry, soft face, deformed hands, extra fingers, missing fingers, duplicate bird, multiple people, bad anatomy, oversaturated, noisy, watermark, text, frame, cropped head, plastic skin",
"width": 896,
"height": 1152,
"seed": 16591,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1.2,
"hiresFix": true
}
]'runware run runware:111@1 \
positivePrompt="A young falconer standing on a grassy cliff above a stormy northern sea, wearing layered indigo wool, weathered leather bracers, and tarnished silver clasps, a pale gyrfalcon perched calmly on one gloved hand. Wind whipping loose strands of auburn hair and the hem of the cloak, distant whitecaps below, jagged rocks, seabirds circling far away. Cinematic natural light breaking through heavy clouds, cool atmosphere with subtle warm skin tones, ultra-detailed feathers, believable textiles, realistic skin texture, sharp eyes, grounded anatomy, premium editorial photography look, shallow depth of field, highly aesthetic, crisp fine detail, dramatic yet elegant composition." \
negativePrompt="cartoon, illustration, painting, CGI, lowres, blurry, soft face, deformed hands, extra fingers, missing fingers, duplicate bird, multiple people, bad anatomy, oversaturated, noisy, watermark, text, frame, cropped head, plastic skin" \
width=896 \
height=1152 \
seed=16591 \
steps=32 \
scheduler=FlowMatchEulerDiscreteScheduler \
CFGScale=4.5 \
trueCFGScale=1.2 \
hiresFix=true{
"taskType": "imageInference",
"taskUUID": "9d0a4cb7-15bc-401b-acd2-6a5986e38e59",
"model": "runware:111@1",
"positivePrompt": "A young falconer standing on a grassy cliff above a stormy northern sea, wearing layered indigo wool, weathered leather bracers, and tarnished silver clasps, a pale gyrfalcon perched calmly on one gloved hand. Wind whipping loose strands of auburn hair and the hem of the cloak, distant whitecaps below, jagged rocks, seabirds circling far away. Cinematic natural light breaking through heavy clouds, cool atmosphere with subtle warm skin tones, ultra-detailed feathers, believable textiles, realistic skin texture, sharp eyes, grounded anatomy, premium editorial photography look, shallow depth of field, highly aesthetic, crisp fine detail, dramatic yet elegant composition.",
"negativePrompt": "cartoon, illustration, painting, CGI, lowres, blurry, soft face, deformed hands, extra fingers, missing fingers, duplicate bird, multiple people, bad anatomy, oversaturated, noisy, watermark, text, frame, cropped head, plastic skin",
"width": 896,
"height": 1152,
"seed": 16591,
"steps": 32,
"scheduler": "FlowMatchEulerDiscreteScheduler",
"CFGScale": 4.5,
"trueCFGScale": 1.2,
"hiresFix": true
}{
"taskType": "imageInference",
"taskUUID": "9d0a4cb7-15bc-401b-acd2-6a5986e38e59",
"imageUUID": "bb4c7da5-550a-4aa5-9675-961f86d00b54",
"imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/bb4c7da5-550a-4aa5-9675-961f86d00b54.jpg",
"seed": 16591,
"cost": 0.007
}Leafcutter Ant Colony Reader Spread

Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition. On the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network. Make the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'runware:111@1',
positivePrompt: 'Create a finished landscape illustration for a high-quality children\'s science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.\n\nOn the left extension, show the beginning of the colony\'s food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.\n\nMake the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.',
negativePrompt: 'Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark',
width: 1216,
height: 832,
steps: 28,
strength: 0.75,
outpaint: {
left: 256,
right: 256,
blur: 16
},
inputs: {
seedImage: 'https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.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": "runware:111@1",
"positivePrompt": "Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.\n\nOn the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.\n\nMake the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.",
"negativePrompt": "Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark",
"width": 1216,
"height": 832,
"steps": 28,
"strength": 0.75,
"outpaint": {
"left": 256,
"right": 256,
"blur": 16
},
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.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": "aad65296-aac9-4f00-b381-ecf8ce1dde5a",
"model": "runware:111@1",
"positivePrompt": "Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.\n\nOn the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.\n\nMake the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.",
"negativePrompt": "Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark",
"width": 1216,
"height": 832,
"steps": 28,
"strength": 0.75,
"outpaint": {
"left": 256,
"right": 256,
"blur": 16
},
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.jpg"
}
}
]'runware run runware:111@1 \
positivePrompt="Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.
On the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.
Make the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup." \
negativePrompt="Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark" \
width=1216 \
height=832 \
steps=28 \
strength=0.75 \
outpaint.left=256 \
outpaint.right=256 \
outpaint.blur=16 \
inputs.seedImage=https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.jpg{
"taskType": "imageInference",
"taskUUID": "aad65296-aac9-4f00-b381-ecf8ce1dde5a",
"model": "runware:111@1",
"positivePrompt": "Create a finished landscape illustration for a high-quality children's science reader, ages 7–10. Preserve the supplied central leafcutter-ant nest scene as the visual anchor and extend its environment seamlessly on both the left and right. Continue the same uninterrupted forest floor, soil strata, roots, stones, branching tunnels, warm lighting, scale, perspective, and hand-painted style across the full composition.\n\nOn the left extension, show the beginning of the colony's food cycle: lush understory plants, workers cutting neat crescent shapes from leaves, and a small procession carrying green leaf fragments toward the existing nest entrance. Continue the surface path and underground tunnels directly into those already present in the seed image. On the right extension, continue the underground colony with several rounded chambers containing pale, porous fungus gardens tended by smaller workers, plus one deeper refuse chamber with dark decomposing plant material and tiny springtails. Keep every chamber connected logically to the existing tunnel network.\n\nMake the biology visually informative and age-appropriate: ants have six legs, elbowed antennae, three clear body sections, varied worker sizes, and believable cooperative behavior. Use a side-on cutaway composition with the forest habitat above and most of the colony below. Distinct soil layers should shift from rust red near the surface to ochre and muted umber deeper down. Palette accents include leaf green, coral petals, turquoise shadows, and creamy fungus. Art direction: sophisticated mid-century natural-history gouache mixed with colored pencil, softly irregular painted edges, tactile paper grain, crisp focal details, calm curiosity, friendly without anthropomorphism. Balanced panoramic flow, readable silhouettes, no isolated vignette panels, no abrupt seams. No words, labels, arrows, numbers, border, watermark, or page mockup.",
"negativePrompt": "Photorealism, cartoon faces, clothing, anthropomorphic ants, extra legs, missing legs, malformed insects, disconnected tunnels, floating chambers, repeated identical ants, hard vertical seams, unrelated scenery, fantasy creatures, typography, labels, arrows, infographic boxes, border, watermark",
"width": 1216,
"height": 832,
"steps": 28,
"strength": 0.75,
"outpaint": {
"left": 256,
"right": 256,
"blur": 16
},
"inputs": {
"seedImage": "https://assets.runware.ai/assets/inputs/f285ae2b-6682-4718-bf4f-38be6dfaa906.jpg"
}
}{
"taskType": "imageInference",
"taskUUID": "aad65296-aac9-4f00-b381-ecf8ce1dde5a",
"imageUUID": "1393e49b-5b09-499b-84fc-89e0436cddf4",
"imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/1393e49b-5b09-499b-84fc-89e0436cddf4.jpg",
"seed": 1965674451,
"cost": 0.0032
}