ImagineArt 1.5

ImagineArt 1.5 is a hyper realistic image model for production visuals. It improves texture fidelity, light handling, and emotion capture. It supports detailed prompts, clean in image text, and multimodal workflows that mix prompts with reference images for consistent style and layout.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
Geothermal Energy Campaign Key Visual

Create a finished landscape brand campaign key visual for a next-generation geothermal energy company. The clear focal point is a female field engineer in cobalt-blue technical coveralls and a white hard hat, standing confidently beside a large circular geothermal wellhead painted vivid vermilion. Surround her with elegant white steam pipes sweeping through a vast terraced mineral landscape in Iceland, with sulfur-yellow earth, pale turquoise runoff channels, chalk-white deposits, dark volcanic ridges and controlled plumes of clean steam. Frame from a slightly elevated wide angle so the curved pipes form strong graphic leading lines toward the engineer and wellhead. Place the hero grouping in the right-center third, leaving calm open terrain and sky on the left for optional campaign copy without rendering any words. Bright dry midday sunlight, crisp shadows, cobalt sky, luminous steam with realistic translucency, subtle atmospheric depth, polished industrial surfaces, visible pipe joints, mineral textures and authentic safety clothing. Art direction: premium global infrastructure campaign, bold optimistic color blocking, precise contemporary editorial photography, monumental scale, clean energy rather than dystopia. Hyper-real materials, natural skin texture, restrained confident expression, impeccable light handling, high micro-detail, cinematic but credible, no logos, no signage, no lettering, no border, one standalone advertising image.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'imagineart:1@5',
positivePrompt: 'Create a finished landscape brand campaign key visual for a next-generation geothermal energy company. The clear focal point is a female field engineer in cobalt-blue technical coveralls and a white hard hat, standing confidently beside a large circular geothermal wellhead painted vivid vermilion. Surround her with elegant white steam pipes sweeping through a vast terraced mineral landscape in Iceland, with sulfur-yellow earth, pale turquoise runoff channels, chalk-white deposits, dark volcanic ridges and controlled plumes of clean steam. Frame from a slightly elevated wide angle so the curved pipes form strong graphic leading lines toward the engineer and wellhead. Place the hero grouping in the right-center third, leaving calm open terrain and sky on the left for optional campaign copy without rendering any words. Bright dry midday sunlight, crisp shadows, cobalt sky, luminous steam with realistic translucency, subtle atmospheric depth, polished industrial surfaces, visible pipe joints, mineral textures and authentic safety clothing. Art direction: premium global infrastructure campaign, bold optimistic color blocking, precise contemporary editorial photography, monumental scale, clean energy rather than dystopia. Hyper-real materials, natural skin texture, restrained confident expression, impeccable light handling, high micro-detail, cinematic but credible, no logos, no signage, no lettering, no border, one standalone advertising image.',
width: 2496,
height: 1664
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "imagineart:1@5",
"positivePrompt": "Create a finished landscape brand campaign key visual for a next-generation geothermal energy company. The clear focal point is a female field engineer in cobalt-blue technical coveralls and a white hard hat, standing confidently beside a large circular geothermal wellhead painted vivid vermilion. Surround her with elegant white steam pipes sweeping through a vast terraced mineral landscape in Iceland, with sulfur-yellow earth, pale turquoise runoff channels, chalk-white deposits, dark volcanic ridges and controlled plumes of clean steam. Frame from a slightly elevated wide angle so the curved pipes form strong graphic leading lines toward the engineer and wellhead. Place the hero grouping in the right-center third, leaving calm open terrain and sky on the left for optional campaign copy without rendering any words. Bright dry midday sunlight, crisp shadows, cobalt sky, luminous steam with realistic translucency, subtle atmospheric depth, polished industrial surfaces, visible pipe joints, mineral textures and authentic safety clothing. Art direction: premium global infrastructure campaign, bold optimistic color blocking, precise contemporary editorial photography, monumental scale, clean energy rather than dystopia. Hyper-real materials, natural skin texture, restrained confident expression, impeccable light handling, high micro-detail, cinematic but credible, no logos, no signage, no lettering, no border, one standalone advertising image.",
"width": 2496,
"height": 1664
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "49611261-659d-4981-8aa6-b3416d16de27",
"model": "imagineart:1@5",
"positivePrompt": "Create a finished landscape brand campaign key visual for a next-generation geothermal energy company. The clear focal point is a female field engineer in cobalt-blue technical coveralls and a white hard hat, standing confidently beside a large circular geothermal wellhead painted vivid vermilion. Surround her with elegant white steam pipes sweeping through a vast terraced mineral landscape in Iceland, with sulfur-yellow earth, pale turquoise runoff channels, chalk-white deposits, dark volcanic ridges and controlled plumes of clean steam. Frame from a slightly elevated wide angle so the curved pipes form strong graphic leading lines toward the engineer and wellhead. Place the hero grouping in the right-center third, leaving calm open terrain and sky on the left for optional campaign copy without rendering any words. Bright dry midday sunlight, crisp shadows, cobalt sky, luminous steam with realistic translucency, subtle atmospheric depth, polished industrial surfaces, visible pipe joints, mineral textures and authentic safety clothing. Art direction: premium global infrastructure campaign, bold optimistic color blocking, precise contemporary editorial photography, monumental scale, clean energy rather than dystopia. Hyper-real materials, natural skin texture, restrained confident expression, impeccable light handling, high micro-detail, cinematic but credible, no logos, no signage, no lettering, no border, one standalone advertising image.",
"width": 2496,
"height": 1664
}
]'runware run imagineart:1@5 \
positivePrompt="Create a finished landscape brand campaign key visual for a next-generation geothermal energy company. The clear focal point is a female field engineer in cobalt-blue technical coveralls and a white hard hat, standing confidently beside a large circular geothermal wellhead painted vivid vermilion. Surround her with elegant white steam pipes sweeping through a vast terraced mineral landscape in Iceland, with sulfur-yellow earth, pale turquoise runoff channels, chalk-white deposits, dark volcanic ridges and controlled plumes of clean steam. Frame from a slightly elevated wide angle so the curved pipes form strong graphic leading lines toward the engineer and wellhead. Place the hero grouping in the right-center third, leaving calm open terrain and sky on the left for optional campaign copy without rendering any words. Bright dry midday sunlight, crisp shadows, cobalt sky, luminous steam with realistic translucency, subtle atmospheric depth, polished industrial surfaces, visible pipe joints, mineral textures and authentic safety clothing. Art direction: premium global infrastructure campaign, bold optimistic color blocking, precise contemporary editorial photography, monumental scale, clean energy rather than dystopia. Hyper-real materials, natural skin texture, restrained confident expression, impeccable light handling, high micro-detail, cinematic but credible, no logos, no signage, no lettering, no border, one standalone advertising image." \
width=2496 \
height=1664{
"taskType": "imageInference",
"taskUUID": "49611261-659d-4981-8aa6-b3416d16de27",
"model": "imagineart:1@5",
"positivePrompt": "Create a finished landscape brand campaign key visual for a next-generation geothermal energy company. The clear focal point is a female field engineer in cobalt-blue technical coveralls and a white hard hat, standing confidently beside a large circular geothermal wellhead painted vivid vermilion. Surround her with elegant white steam pipes sweeping through a vast terraced mineral landscape in Iceland, with sulfur-yellow earth, pale turquoise runoff channels, chalk-white deposits, dark volcanic ridges and controlled plumes of clean steam. Frame from a slightly elevated wide angle so the curved pipes form strong graphic leading lines toward the engineer and wellhead. Place the hero grouping in the right-center third, leaving calm open terrain and sky on the left for optional campaign copy without rendering any words. Bright dry midday sunlight, crisp shadows, cobalt sky, luminous steam with realistic translucency, subtle atmospheric depth, polished industrial surfaces, visible pipe joints, mineral textures and authentic safety clothing. Art direction: premium global infrastructure campaign, bold optimistic color blocking, precise contemporary editorial photography, monumental scale, clean energy rather than dystopia. Hyper-real materials, natural skin texture, restrained confident expression, impeccable light handling, high micro-detail, cinematic but credible, no logos, no signage, no lettering, no border, one standalone advertising image.",
"width": 2496,
"height": 1664
}{
"taskType": "imageInference",
"taskUUID": "49611261-659d-4981-8aa6-b3416d16de27",
"imageUUID": "8f2249c8-fd1f-4962-83ce-3a0267555a96",
"imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/4/ii/8f2249c8-fd1f-4962-83ce-3a0267555a96.jpg",
"seed": 75890329,
"cost": 0.03
}Radio Telescope Music Festival Poster

Finished landscape event poster for SIGNAL FIELD, an experimental ambient music and deep-listening festival held at a remote high-plains radio observatory. Hyper-real editorial photography fused with disciplined Swiss modernist poster design. A monumental white parabolic radio telescope is the clear focal point, rising diagonally from tawny prairie grass beneath an immense cloudless cobalt sky. At the foot of the dish, a small circular outdoor stage holds a string quartet, modular synthesists and sculptural brass speakers; a seated audience forms precise concentric rings on the grass. Late-afternoon sunlight rakes across the scene, revealing tactile chipped paint, steel trusses, instrument wood grain, cables, linen clothing and wind-bent seed heads. Long graphic shadows, dry luminous atmosphere, expansive and contemplative mood. Restrained palette of bone white, deep ultramarine, burnt orange, sage and charcoal. Wide 3:2 composition with the telescope occupying the left and center, generous clean sky on the upper right for typography, strong distance layering and crisp production detail. Integrate clean, highly legible event typography directly into the artwork. Large condensed sans-serif title in bone white at upper right: “SIGNAL FIELD”. Beneath it in smaller uppercase type: “A FESTIVAL OF AMBIENT MUSIC & DEEP LISTENING”. Lower-right information block: “SEPT 12–14 2026” and “HIGH PLAINS RADIO OBSERVATORY”. Use only this wording, with accurate spelling and no additional text. Refined grid alignment, generous spacing, subtle burnt-orange rules, premium cultural-institution art direction. Standalone final poster artwork, edge-to-edge image, not a framed print or environmental 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: 'imagineart:1@5',
positivePrompt: 'Finished landscape event poster for SIGNAL FIELD, an experimental ambient music and deep-listening festival held at a remote high-plains radio observatory. Hyper-real editorial photography fused with disciplined Swiss modernist poster design. A monumental white parabolic radio telescope is the clear focal point, rising diagonally from tawny prairie grass beneath an immense cloudless cobalt sky. At the foot of the dish, a small circular outdoor stage holds a string quartet, modular synthesists and sculptural brass speakers; a seated audience forms precise concentric rings on the grass. Late-afternoon sunlight rakes across the scene, revealing tactile chipped paint, steel trusses, instrument wood grain, cables, linen clothing and wind-bent seed heads. Long graphic shadows, dry luminous atmosphere, expansive and contemplative mood. Restrained palette of bone white, deep ultramarine, burnt orange, sage and charcoal. Wide 3:2 composition with the telescope occupying the left and center, generous clean sky on the upper right for typography, strong distance layering and crisp production detail.\n\nIntegrate clean, highly legible event typography directly into the artwork. Large condensed sans-serif title in bone white at upper right: “SIGNAL FIELD”. Beneath it in smaller uppercase type: “A FESTIVAL OF AMBIENT MUSIC & DEEP LISTENING”. Lower-right information block: “SEPT 12–14 2026” and “HIGH PLAINS RADIO OBSERVATORY”. Use only this wording, with accurate spelling and no additional text. Refined grid alignment, generous spacing, subtle burnt-orange rules, premium cultural-institution art direction. Standalone final poster artwork, edge-to-edge image, not a framed print or environmental mockup.',
width: 2496,
height: 1664
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "imagineart:1@5",
"positivePrompt": "Finished landscape event poster for SIGNAL FIELD, an experimental ambient music and deep-listening festival held at a remote high-plains radio observatory. Hyper-real editorial photography fused with disciplined Swiss modernist poster design. A monumental white parabolic radio telescope is the clear focal point, rising diagonally from tawny prairie grass beneath an immense cloudless cobalt sky. At the foot of the dish, a small circular outdoor stage holds a string quartet, modular synthesists and sculptural brass speakers; a seated audience forms precise concentric rings on the grass. Late-afternoon sunlight rakes across the scene, revealing tactile chipped paint, steel trusses, instrument wood grain, cables, linen clothing and wind-bent seed heads. Long graphic shadows, dry luminous atmosphere, expansive and contemplative mood. Restrained palette of bone white, deep ultramarine, burnt orange, sage and charcoal. Wide 3:2 composition with the telescope occupying the left and center, generous clean sky on the upper right for typography, strong distance layering and crisp production detail.\n\nIntegrate clean, highly legible event typography directly into the artwork. Large condensed sans-serif title in bone white at upper right: “SIGNAL FIELD”. Beneath it in smaller uppercase type: “A FESTIVAL OF AMBIENT MUSIC & DEEP LISTENING”. Lower-right information block: “SEPT 12–14 2026” and “HIGH PLAINS RADIO OBSERVATORY”. Use only this wording, with accurate spelling and no additional text. Refined grid alignment, generous spacing, subtle burnt-orange rules, premium cultural-institution art direction. Standalone final poster artwork, edge-to-edge image, not a framed print or environmental mockup.",
"width": 2496,
"height": 1664
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "67414a8a-ed22-49c5-a312-7929de884a3b",
"model": "imagineart:1@5",
"positivePrompt": "Finished landscape event poster for SIGNAL FIELD, an experimental ambient music and deep-listening festival held at a remote high-plains radio observatory. Hyper-real editorial photography fused with disciplined Swiss modernist poster design. A monumental white parabolic radio telescope is the clear focal point, rising diagonally from tawny prairie grass beneath an immense cloudless cobalt sky. At the foot of the dish, a small circular outdoor stage holds a string quartet, modular synthesists and sculptural brass speakers; a seated audience forms precise concentric rings on the grass. Late-afternoon sunlight rakes across the scene, revealing tactile chipped paint, steel trusses, instrument wood grain, cables, linen clothing and wind-bent seed heads. Long graphic shadows, dry luminous atmosphere, expansive and contemplative mood. Restrained palette of bone white, deep ultramarine, burnt orange, sage and charcoal. Wide 3:2 composition with the telescope occupying the left and center, generous clean sky on the upper right for typography, strong distance layering and crisp production detail.\n\nIntegrate clean, highly legible event typography directly into the artwork. Large condensed sans-serif title in bone white at upper right: “SIGNAL FIELD”. Beneath it in smaller uppercase type: “A FESTIVAL OF AMBIENT MUSIC & DEEP LISTENING”. Lower-right information block: “SEPT 12–14 2026” and “HIGH PLAINS RADIO OBSERVATORY”. Use only this wording, with accurate spelling and no additional text. Refined grid alignment, generous spacing, subtle burnt-orange rules, premium cultural-institution art direction. Standalone final poster artwork, edge-to-edge image, not a framed print or environmental mockup.",
"width": 2496,
"height": 1664
}
]'runware run imagineart:1@5 \
positivePrompt="Finished landscape event poster for SIGNAL FIELD, an experimental ambient music and deep-listening festival held at a remote high-plains radio observatory. Hyper-real editorial photography fused with disciplined Swiss modernist poster design. A monumental white parabolic radio telescope is the clear focal point, rising diagonally from tawny prairie grass beneath an immense cloudless cobalt sky. At the foot of the dish, a small circular outdoor stage holds a string quartet, modular synthesists and sculptural brass speakers; a seated audience forms precise concentric rings on the grass. Late-afternoon sunlight rakes across the scene, revealing tactile chipped paint, steel trusses, instrument wood grain, cables, linen clothing and wind-bent seed heads. Long graphic shadows, dry luminous atmosphere, expansive and contemplative mood. Restrained palette of bone white, deep ultramarine, burnt orange, sage and charcoal. Wide 3:2 composition with the telescope occupying the left and center, generous clean sky on the upper right for typography, strong distance layering and crisp production detail.
Integrate clean, highly legible event typography directly into the artwork. Large condensed sans-serif title in bone white at upper right: “SIGNAL FIELD”. Beneath it in smaller uppercase type: “A FESTIVAL OF AMBIENT MUSIC & DEEP LISTENING”. Lower-right information block: “SEPT 12–14 2026” and “HIGH PLAINS RADIO OBSERVATORY”. Use only this wording, with accurate spelling and no additional text. Refined grid alignment, generous spacing, subtle burnt-orange rules, premium cultural-institution art direction. Standalone final poster artwork, edge-to-edge image, not a framed print or environmental mockup." \
width=2496 \
height=1664{
"taskType": "imageInference",
"taskUUID": "67414a8a-ed22-49c5-a312-7929de884a3b",
"model": "imagineart:1@5",
"positivePrompt": "Finished landscape event poster for SIGNAL FIELD, an experimental ambient music and deep-listening festival held at a remote high-plains radio observatory. Hyper-real editorial photography fused with disciplined Swiss modernist poster design. A monumental white parabolic radio telescope is the clear focal point, rising diagonally from tawny prairie grass beneath an immense cloudless cobalt sky. At the foot of the dish, a small circular outdoor stage holds a string quartet, modular synthesists and sculptural brass speakers; a seated audience forms precise concentric rings on the grass. Late-afternoon sunlight rakes across the scene, revealing tactile chipped paint, steel trusses, instrument wood grain, cables, linen clothing and wind-bent seed heads. Long graphic shadows, dry luminous atmosphere, expansive and contemplative mood. Restrained palette of bone white, deep ultramarine, burnt orange, sage and charcoal. Wide 3:2 composition with the telescope occupying the left and center, generous clean sky on the upper right for typography, strong distance layering and crisp production detail.\n\nIntegrate clean, highly legible event typography directly into the artwork. Large condensed sans-serif title in bone white at upper right: “SIGNAL FIELD”. Beneath it in smaller uppercase type: “A FESTIVAL OF AMBIENT MUSIC & DEEP LISTENING”. Lower-right information block: “SEPT 12–14 2026” and “HIGH PLAINS RADIO OBSERVATORY”. Use only this wording, with accurate spelling and no additional text. Refined grid alignment, generous spacing, subtle burnt-orange rules, premium cultural-institution art direction. Standalone final poster artwork, edge-to-edge image, not a framed print or environmental mockup.",
"width": 2496,
"height": 1664
}{
"taskType": "imageInference",
"taskUUID": "67414a8a-ed22-49c5-a312-7929de884a3b",
"imageUUID": "8ef05f98-7d2b-44a6-a533-9a8fe3f5f076",
"imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/4/ii/8ef05f98-7d2b-44a6-a533-9a8fe3f5f076.jpg",
"seed": 139532176,
"cost": 0.03
}Night Pollinator Crew Shirt Graphic

Finished landscape apparel graphic for a desert pollinator conservation crew, presented as clean standalone artwork rather than a garment mockup. A large white-lined sphinx moth is the unmistakable central focal point, hovering in profile as its long proboscis reaches into a blooming sacred datura flower. Broad patterned wings, fuzzy body, curled antennae, flower stamens, leaves, and drifting pollen rendered with exceptionally crisp natural detail. A low full moon behind the moth creates a strong circular silhouette and dramatic rim light; small desert stars, two distant mesas, and restrained botanical sprigs complete a balanced wide composition. Authentic premium screen-print aesthetic combining 1930s natural-history engraving, bold WPA field-program graphics, carved linocut contours, stippling, and controlled halftone shading. Limited five-ink palette: deep midnight indigo background, warm bone, dusty marigold, oxidized copper, and muted sage. Arched headline above reads exactly “NIGHT SHIFT”; compact banner below reads exactly “POLLINATOR CREW”. Lettering is bold, highly legible, hand-drawn condensed slab serif with even spacing. Symmetrical badge-like structure adapted to a 3:2 landscape back print, generous breathing room, sharp print separations, no gradients, no tiny illegible text, no logos, no extra words, no border frame, no T-shirt, no model, no product mockup, no photographic background.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'imagineart:1@5',
positivePrompt: 'Finished landscape apparel graphic for a desert pollinator conservation crew, presented as clean standalone artwork rather than a garment mockup. A large white-lined sphinx moth is the unmistakable central focal point, hovering in profile as its long proboscis reaches into a blooming sacred datura flower. Broad patterned wings, fuzzy body, curled antennae, flower stamens, leaves, and drifting pollen rendered with exceptionally crisp natural detail. A low full moon behind the moth creates a strong circular silhouette and dramatic rim light; small desert stars, two distant mesas, and restrained botanical sprigs complete a balanced wide composition. Authentic premium screen-print aesthetic combining 1930s natural-history engraving, bold WPA field-program graphics, carved linocut contours, stippling, and controlled halftone shading. Limited five-ink palette: deep midnight indigo background, warm bone, dusty marigold, oxidized copper, and muted sage. Arched headline above reads exactly “NIGHT SHIFT”; compact banner below reads exactly “POLLINATOR CREW”. Lettering is bold, highly legible, hand-drawn condensed slab serif with even spacing. Symmetrical badge-like structure adapted to a 3:2 landscape back print, generous breathing room, sharp print separations, no gradients, no tiny illegible text, no logos, no extra words, no border frame, no T-shirt, no model, no product mockup, no photographic background.',
width: 2496,
height: 1664
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "imagineart:1@5",
"positivePrompt": "Finished landscape apparel graphic for a desert pollinator conservation crew, presented as clean standalone artwork rather than a garment mockup. A large white-lined sphinx moth is the unmistakable central focal point, hovering in profile as its long proboscis reaches into a blooming sacred datura flower. Broad patterned wings, fuzzy body, curled antennae, flower stamens, leaves, and drifting pollen rendered with exceptionally crisp natural detail. A low full moon behind the moth creates a strong circular silhouette and dramatic rim light; small desert stars, two distant mesas, and restrained botanical sprigs complete a balanced wide composition. Authentic premium screen-print aesthetic combining 1930s natural-history engraving, bold WPA field-program graphics, carved linocut contours, stippling, and controlled halftone shading. Limited five-ink palette: deep midnight indigo background, warm bone, dusty marigold, oxidized copper, and muted sage. Arched headline above reads exactly “NIGHT SHIFT”; compact banner below reads exactly “POLLINATOR CREW”. Lettering is bold, highly legible, hand-drawn condensed slab serif with even spacing. Symmetrical badge-like structure adapted to a 3:2 landscape back print, generous breathing room, sharp print separations, no gradients, no tiny illegible text, no logos, no extra words, no border frame, no T-shirt, no model, no product mockup, no photographic background.",
"width": 2496,
"height": 1664
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "47d2c214-05b5-44d8-89aa-cfdd44f385bb",
"model": "imagineart:1@5",
"positivePrompt": "Finished landscape apparel graphic for a desert pollinator conservation crew, presented as clean standalone artwork rather than a garment mockup. A large white-lined sphinx moth is the unmistakable central focal point, hovering in profile as its long proboscis reaches into a blooming sacred datura flower. Broad patterned wings, fuzzy body, curled antennae, flower stamens, leaves, and drifting pollen rendered with exceptionally crisp natural detail. A low full moon behind the moth creates a strong circular silhouette and dramatic rim light; small desert stars, two distant mesas, and restrained botanical sprigs complete a balanced wide composition. Authentic premium screen-print aesthetic combining 1930s natural-history engraving, bold WPA field-program graphics, carved linocut contours, stippling, and controlled halftone shading. Limited five-ink palette: deep midnight indigo background, warm bone, dusty marigold, oxidized copper, and muted sage. Arched headline above reads exactly “NIGHT SHIFT”; compact banner below reads exactly “POLLINATOR CREW”. Lettering is bold, highly legible, hand-drawn condensed slab serif with even spacing. Symmetrical badge-like structure adapted to a 3:2 landscape back print, generous breathing room, sharp print separations, no gradients, no tiny illegible text, no logos, no extra words, no border frame, no T-shirt, no model, no product mockup, no photographic background.",
"width": 2496,
"height": 1664
}
]'runware run imagineart:1@5 \
positivePrompt="Finished landscape apparel graphic for a desert pollinator conservation crew, presented as clean standalone artwork rather than a garment mockup. A large white-lined sphinx moth is the unmistakable central focal point, hovering in profile as its long proboscis reaches into a blooming sacred datura flower. Broad patterned wings, fuzzy body, curled antennae, flower stamens, leaves, and drifting pollen rendered with exceptionally crisp natural detail. A low full moon behind the moth creates a strong circular silhouette and dramatic rim light; small desert stars, two distant mesas, and restrained botanical sprigs complete a balanced wide composition. Authentic premium screen-print aesthetic combining 1930s natural-history engraving, bold WPA field-program graphics, carved linocut contours, stippling, and controlled halftone shading. Limited five-ink palette: deep midnight indigo background, warm bone, dusty marigold, oxidized copper, and muted sage. Arched headline above reads exactly “NIGHT SHIFT”; compact banner below reads exactly “POLLINATOR CREW”. Lettering is bold, highly legible, hand-drawn condensed slab serif with even spacing. Symmetrical badge-like structure adapted to a 3:2 landscape back print, generous breathing room, sharp print separations, no gradients, no tiny illegible text, no logos, no extra words, no border frame, no T-shirt, no model, no product mockup, no photographic background." \
width=2496 \
height=1664{
"taskType": "imageInference",
"taskUUID": "47d2c214-05b5-44d8-89aa-cfdd44f385bb",
"model": "imagineart:1@5",
"positivePrompt": "Finished landscape apparel graphic for a desert pollinator conservation crew, presented as clean standalone artwork rather than a garment mockup. A large white-lined sphinx moth is the unmistakable central focal point, hovering in profile as its long proboscis reaches into a blooming sacred datura flower. Broad patterned wings, fuzzy body, curled antennae, flower stamens, leaves, and drifting pollen rendered with exceptionally crisp natural detail. A low full moon behind the moth creates a strong circular silhouette and dramatic rim light; small desert stars, two distant mesas, and restrained botanical sprigs complete a balanced wide composition. Authentic premium screen-print aesthetic combining 1930s natural-history engraving, bold WPA field-program graphics, carved linocut contours, stippling, and controlled halftone shading. Limited five-ink palette: deep midnight indigo background, warm bone, dusty marigold, oxidized copper, and muted sage. Arched headline above reads exactly “NIGHT SHIFT”; compact banner below reads exactly “POLLINATOR CREW”. Lettering is bold, highly legible, hand-drawn condensed slab serif with even spacing. Symmetrical badge-like structure adapted to a 3:2 landscape back print, generous breathing room, sharp print separations, no gradients, no tiny illegible text, no logos, no extra words, no border frame, no T-shirt, no model, no product mockup, no photographic background.",
"width": 2496,
"height": 1664
}{
"taskType": "imageInference",
"taskUUID": "47d2c214-05b5-44d8-89aa-cfdd44f385bb",
"imageUUID": "11b26c60-7890-45f9-8799-28e24998fac4",
"imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/4/ii/11b26c60-7890-45f9-8799-28e24998fac4.jpg",
"seed": 322370414,
"cost": 0.03
}Paleontology Campaign Banner Expansion

Create a finished 3:2 landscape campaign image for a natural history museum, composed as a seamless expansion of a tighter central fossil-preparation photograph. Clear focal point: a senior paleontology conservator in a cream work coat and clear protective glasses carefully exposing the skull of a small feathered dinosaur from a pale limestone slab, using a fine pneumatic engraving tool beneath a circular magnifying lamp. Preserve a strong, intimate central scene while extending the environment naturally across both sides: on the left, shallow archival drawers stand open with labeled specimen trays, calipers, brushes, folded tissue and fragments of ochre stone; on the right, a long preparation bench recedes toward plaster field jackets, rolled geological maps, glass jars and a partially assembled skeleton silhouetted behind translucent dust sheeting. Warm late-afternoon sunlight enters through high industrial windows, crossing the cool mineral-gray laboratory in broad diagonal beams and revealing suspended stone dust. Restrained palette of chalk white, limestone beige, oxidized ochre, muted sage and steel blue. Hyper-real editorial photography, authentic museum conservation details, tactile fossil grain, weathered hands, fine fabric texture, subtle facial concentration, physically accurate tools, natural skin, realistic glass reflections and cinematic depth. Balanced panoramic storytelling with coherent perspective and lighting across the expanded edges, generous but visually interesting breathing room, premium institutional campaign art direction. No lettering, logos, borders, interface elements or collage treatment.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'imagineart:1@5',
positivePrompt: 'Create a finished 3:2 landscape campaign image for a natural history museum, composed as a seamless expansion of a tighter central fossil-preparation photograph. Clear focal point: a senior paleontology conservator in a cream work coat and clear protective glasses carefully exposing the skull of a small feathered dinosaur from a pale limestone slab, using a fine pneumatic engraving tool beneath a circular magnifying lamp. Preserve a strong, intimate central scene while extending the environment naturally across both sides: on the left, shallow archival drawers stand open with labeled specimen trays, calipers, brushes, folded tissue and fragments of ochre stone; on the right, a long preparation bench recedes toward plaster field jackets, rolled geological maps, glass jars and a partially assembled skeleton silhouetted behind translucent dust sheeting. Warm late-afternoon sunlight enters through high industrial windows, crossing the cool mineral-gray laboratory in broad diagonal beams and revealing suspended stone dust. Restrained palette of chalk white, limestone beige, oxidized ochre, muted sage and steel blue. Hyper-real editorial photography, authentic museum conservation details, tactile fossil grain, weathered hands, fine fabric texture, subtle facial concentration, physically accurate tools, natural skin, realistic glass reflections and cinematic depth. Balanced panoramic storytelling with coherent perspective and lighting across the expanded edges, generous but visually interesting breathing room, premium institutional campaign art direction. No lettering, logos, borders, interface elements or collage treatment.',
width: 2496,
height: 1664
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "imagineart:1@5",
"positivePrompt": "Create a finished 3:2 landscape campaign image for a natural history museum, composed as a seamless expansion of a tighter central fossil-preparation photograph. Clear focal point: a senior paleontology conservator in a cream work coat and clear protective glasses carefully exposing the skull of a small feathered dinosaur from a pale limestone slab, using a fine pneumatic engraving tool beneath a circular magnifying lamp. Preserve a strong, intimate central scene while extending the environment naturally across both sides: on the left, shallow archival drawers stand open with labeled specimen trays, calipers, brushes, folded tissue and fragments of ochre stone; on the right, a long preparation bench recedes toward plaster field jackets, rolled geological maps, glass jars and a partially assembled skeleton silhouetted behind translucent dust sheeting. Warm late-afternoon sunlight enters through high industrial windows, crossing the cool mineral-gray laboratory in broad diagonal beams and revealing suspended stone dust. Restrained palette of chalk white, limestone beige, oxidized ochre, muted sage and steel blue. Hyper-real editorial photography, authentic museum conservation details, tactile fossil grain, weathered hands, fine fabric texture, subtle facial concentration, physically accurate tools, natural skin, realistic glass reflections and cinematic depth. Balanced panoramic storytelling with coherent perspective and lighting across the expanded edges, generous but visually interesting breathing room, premium institutional campaign art direction. No lettering, logos, borders, interface elements or collage treatment.",
"width": 2496,
"height": 1664
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "85563b70-21ae-4aee-90f5-3cec40df87af",
"model": "imagineart:1@5",
"positivePrompt": "Create a finished 3:2 landscape campaign image for a natural history museum, composed as a seamless expansion of a tighter central fossil-preparation photograph. Clear focal point: a senior paleontology conservator in a cream work coat and clear protective glasses carefully exposing the skull of a small feathered dinosaur from a pale limestone slab, using a fine pneumatic engraving tool beneath a circular magnifying lamp. Preserve a strong, intimate central scene while extending the environment naturally across both sides: on the left, shallow archival drawers stand open with labeled specimen trays, calipers, brushes, folded tissue and fragments of ochre stone; on the right, a long preparation bench recedes toward plaster field jackets, rolled geological maps, glass jars and a partially assembled skeleton silhouetted behind translucent dust sheeting. Warm late-afternoon sunlight enters through high industrial windows, crossing the cool mineral-gray laboratory in broad diagonal beams and revealing suspended stone dust. Restrained palette of chalk white, limestone beige, oxidized ochre, muted sage and steel blue. Hyper-real editorial photography, authentic museum conservation details, tactile fossil grain, weathered hands, fine fabric texture, subtle facial concentration, physically accurate tools, natural skin, realistic glass reflections and cinematic depth. Balanced panoramic storytelling with coherent perspective and lighting across the expanded edges, generous but visually interesting breathing room, premium institutional campaign art direction. No lettering, logos, borders, interface elements or collage treatment.",
"width": 2496,
"height": 1664
}
]'runware run imagineart:1@5 \
positivePrompt="Create a finished 3:2 landscape campaign image for a natural history museum, composed as a seamless expansion of a tighter central fossil-preparation photograph. Clear focal point: a senior paleontology conservator in a cream work coat and clear protective glasses carefully exposing the skull of a small feathered dinosaur from a pale limestone slab, using a fine pneumatic engraving tool beneath a circular magnifying lamp. Preserve a strong, intimate central scene while extending the environment naturally across both sides: on the left, shallow archival drawers stand open with labeled specimen trays, calipers, brushes, folded tissue and fragments of ochre stone; on the right, a long preparation bench recedes toward plaster field jackets, rolled geological maps, glass jars and a partially assembled skeleton silhouetted behind translucent dust sheeting. Warm late-afternoon sunlight enters through high industrial windows, crossing the cool mineral-gray laboratory in broad diagonal beams and revealing suspended stone dust. Restrained palette of chalk white, limestone beige, oxidized ochre, muted sage and steel blue. Hyper-real editorial photography, authentic museum conservation details, tactile fossil grain, weathered hands, fine fabric texture, subtle facial concentration, physically accurate tools, natural skin, realistic glass reflections and cinematic depth. Balanced panoramic storytelling with coherent perspective and lighting across the expanded edges, generous but visually interesting breathing room, premium institutional campaign art direction. No lettering, logos, borders, interface elements or collage treatment." \
width=2496 \
height=1664{
"taskType": "imageInference",
"taskUUID": "85563b70-21ae-4aee-90f5-3cec40df87af",
"model": "imagineart:1@5",
"positivePrompt": "Create a finished 3:2 landscape campaign image for a natural history museum, composed as a seamless expansion of a tighter central fossil-preparation photograph. Clear focal point: a senior paleontology conservator in a cream work coat and clear protective glasses carefully exposing the skull of a small feathered dinosaur from a pale limestone slab, using a fine pneumatic engraving tool beneath a circular magnifying lamp. Preserve a strong, intimate central scene while extending the environment naturally across both sides: on the left, shallow archival drawers stand open with labeled specimen trays, calipers, brushes, folded tissue and fragments of ochre stone; on the right, a long preparation bench recedes toward plaster field jackets, rolled geological maps, glass jars and a partially assembled skeleton silhouetted behind translucent dust sheeting. Warm late-afternoon sunlight enters through high industrial windows, crossing the cool mineral-gray laboratory in broad diagonal beams and revealing suspended stone dust. Restrained palette of chalk white, limestone beige, oxidized ochre, muted sage and steel blue. Hyper-real editorial photography, authentic museum conservation details, tactile fossil grain, weathered hands, fine fabric texture, subtle facial concentration, physically accurate tools, natural skin, realistic glass reflections and cinematic depth. Balanced panoramic storytelling with coherent perspective and lighting across the expanded edges, generous but visually interesting breathing room, premium institutional campaign art direction. No lettering, logos, borders, interface elements or collage treatment.",
"width": 2496,
"height": 1664
}{
"taskType": "imageInference",
"taskUUID": "85563b70-21ae-4aee-90f5-3cec40df87af",
"imageUUID": "e538ee12-103a-490e-a362-8b1ba969d2e1",
"imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/4/ii/e538ee12-103a-490e-a362-8b1ba969d2e1.jpg",
"seed": 1273006343,
"cost": 0.03
}Rain-Slick Futuristic Train Platform

A hyper-realistic cinematic scene of a rain-slick elevated train platform in a near-future megacity at blue hour, inspired by creative seed 14764. A solitary woman in a tailored amber coat stands beneath a transparent shelter, holding a clear umbrella dotted with raindrops, while a sleek silver train approaches through mist. The platform surface reflects teal, magenta, and warm gold light from holographic ads and overhead lamps. In the background, layered skyscrapers fade into drizzle and atmospheric fog, with illuminated windows and subtle transit infrastructure. Include crisp readable station signage that says 'PLATFORM 7' and a small route display reading 'AURORA LINE'. Emphasize realistic skin texture, wet fabric detail, polished metal, glass reflections, believable depth, emotional stillness, and premium production photography aesthetics. Shot like a high-end commercial campaign, 50mm lens look, shallow depth of field, natural perspective, dramatic but realistic lighting, ultra-detailed textures, balanced composition, no distortion.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'imagineart:1@5',
positivePrompt: 'A hyper-realistic cinematic scene of a rain-slick elevated train platform in a near-future megacity at blue hour, inspired by creative seed 14764. A solitary woman in a tailored amber coat stands beneath a transparent shelter, holding a clear umbrella dotted with raindrops, while a sleek silver train approaches through mist. The platform surface reflects teal, magenta, and warm gold light from holographic ads and overhead lamps. In the background, layered skyscrapers fade into drizzle and atmospheric fog, with illuminated windows and subtle transit infrastructure. Include crisp readable station signage that says \'PLATFORM 7\' and a small route display reading \'AURORA LINE\'. Emphasize realistic skin texture, wet fabric detail, polished metal, glass reflections, believable depth, emotional stillness, and premium production photography aesthetics. Shot like a high-end commercial campaign, 50mm lens look, shallow depth of field, natural perspective, dramatic but realistic lighting, ultra-detailed textures, balanced composition, no distortion.',
width: 2560,
height: 1440
})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": "imagineart:1@5",
"positivePrompt": "A hyper-realistic cinematic scene of a rain-slick elevated train platform in a near-future megacity at blue hour, inspired by creative seed 14764. A solitary woman in a tailored amber coat stands beneath a transparent shelter, holding a clear umbrella dotted with raindrops, while a sleek silver train approaches through mist. The platform surface reflects teal, magenta, and warm gold light from holographic ads and overhead lamps. In the background, layered skyscrapers fade into drizzle and atmospheric fog, with illuminated windows and subtle transit infrastructure. Include crisp readable station signage that says 'PLATFORM 7' and a small route display reading 'AURORA LINE'. Emphasize realistic skin texture, wet fabric detail, polished metal, glass reflections, believable depth, emotional stillness, and premium production photography aesthetics. Shot like a high-end commercial campaign, 50mm lens look, shallow depth of field, natural perspective, dramatic but realistic lighting, ultra-detailed textures, balanced composition, no distortion.",
"width": 2560,
"height": 1440
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "cefac86b-94de-4945-9a22-89d502881144",
"model": "imagineart:1@5",
"positivePrompt": "A hyper-realistic cinematic scene of a rain-slick elevated train platform in a near-future megacity at blue hour, inspired by creative seed 14764. A solitary woman in a tailored amber coat stands beneath a transparent shelter, holding a clear umbrella dotted with raindrops, while a sleek silver train approaches through mist. The platform surface reflects teal, magenta, and warm gold light from holographic ads and overhead lamps. In the background, layered skyscrapers fade into drizzle and atmospheric fog, with illuminated windows and subtle transit infrastructure. Include crisp readable station signage that says 'PLATFORM 7' and a small route display reading 'AURORA LINE'. Emphasize realistic skin texture, wet fabric detail, polished metal, glass reflections, believable depth, emotional stillness, and premium production photography aesthetics. Shot like a high-end commercial campaign, 50mm lens look, shallow depth of field, natural perspective, dramatic but realistic lighting, ultra-detailed textures, balanced composition, no distortion.",
"width": 2560,
"height": 1440
}
]'runware run imagineart:1@5 \
positivePrompt="A hyper-realistic cinematic scene of a rain-slick elevated train platform in a near-future megacity at blue hour, inspired by creative seed 14764. A solitary woman in a tailored amber coat stands beneath a transparent shelter, holding a clear umbrella dotted with raindrops, while a sleek silver train approaches through mist. The platform surface reflects teal, magenta, and warm gold light from holographic ads and overhead lamps. In the background, layered skyscrapers fade into drizzle and atmospheric fog, with illuminated windows and subtle transit infrastructure. Include crisp readable station signage that says 'PLATFORM 7' and a small route display reading 'AURORA LINE'. Emphasize realistic skin texture, wet fabric detail, polished metal, glass reflections, believable depth, emotional stillness, and premium production photography aesthetics. Shot like a high-end commercial campaign, 50mm lens look, shallow depth of field, natural perspective, dramatic but realistic lighting, ultra-detailed textures, balanced composition, no distortion." \
width=2560 \
height=1440{
"taskType": "imageInference",
"taskUUID": "cefac86b-94de-4945-9a22-89d502881144",
"model": "imagineart:1@5",
"positivePrompt": "A hyper-realistic cinematic scene of a rain-slick elevated train platform in a near-future megacity at blue hour, inspired by creative seed 14764. A solitary woman in a tailored amber coat stands beneath a transparent shelter, holding a clear umbrella dotted with raindrops, while a sleek silver train approaches through mist. The platform surface reflects teal, magenta, and warm gold light from holographic ads and overhead lamps. In the background, layered skyscrapers fade into drizzle and atmospheric fog, with illuminated windows and subtle transit infrastructure. Include crisp readable station signage that says 'PLATFORM 7' and a small route display reading 'AURORA LINE'. Emphasize realistic skin texture, wet fabric detail, polished metal, glass reflections, believable depth, emotional stillness, and premium production photography aesthetics. Shot like a high-end commercial campaign, 50mm lens look, shallow depth of field, natural perspective, dramatic but realistic lighting, ultra-detailed textures, balanced composition, no distortion.",
"width": 2560,
"height": 1440
}{
"taskType": "imageInference",
"taskUUID": "cefac86b-94de-4945-9a22-89d502881144",
"imageUUID": "31358505-d6fd-4fcf-8be1-e44a49a5cc7d",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/31358505-d6fd-4fcf-8be1-e44a49a5cc7d.jpg",
"seed": 2082818712,
"cost": 0.03
}Rain-Slick Neon Alley Portrait

A hyper-realistic cinematic portrait of a solitary woman standing in a narrow neon-lit alley after midnight, reflective rain-slick pavement, translucent umbrella catching magenta and teal light, subtle steam drifting from street vents, glowing vertical shop signs with clean legible text reading 'NOVA TEA' and 'OPEN 24', detailed wet leather coat, realistic skin pores, damp strands of hair, pensive expression, shallow depth of field, soft bokeh from distant traffic, layered reflections in puddles, atmospheric haze, dramatic rim lighting, high texture fidelity, emotionally charged urban realism, premium production photography look, ultra-detailed light handling, natural anatomy, crisp focus on face
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'imagineart:1@5',
positivePrompt: 'A hyper-realistic cinematic portrait of a solitary woman standing in a narrow neon-lit alley after midnight, reflective rain-slick pavement, translucent umbrella catching magenta and teal light, subtle steam drifting from street vents, glowing vertical shop signs with clean legible text reading \'NOVA TEA\' and \'OPEN 24\', detailed wet leather coat, realistic skin pores, damp strands of hair, pensive expression, shallow depth of field, soft bokeh from distant traffic, layered reflections in puddles, atmospheric haze, dramatic rim lighting, high texture fidelity, emotionally charged urban realism, premium production photography look, ultra-detailed light handling, natural anatomy, crisp focus on face',
width: 1664,
height: 2496
})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": "imagineart:1@5",
"positivePrompt": "A hyper-realistic cinematic portrait of a solitary woman standing in a narrow neon-lit alley after midnight, reflective rain-slick pavement, translucent umbrella catching magenta and teal light, subtle steam drifting from street vents, glowing vertical shop signs with clean legible text reading 'NOVA TEA' and 'OPEN 24', detailed wet leather coat, realistic skin pores, damp strands of hair, pensive expression, shallow depth of field, soft bokeh from distant traffic, layered reflections in puddles, atmospheric haze, dramatic rim lighting, high texture fidelity, emotionally charged urban realism, premium production photography look, ultra-detailed light handling, natural anatomy, crisp focus on face",
"width": 1664,
"height": 2496
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "39a53ab2-8f31-41d4-a71f-1046162099d0",
"model": "imagineart:1@5",
"positivePrompt": "A hyper-realistic cinematic portrait of a solitary woman standing in a narrow neon-lit alley after midnight, reflective rain-slick pavement, translucent umbrella catching magenta and teal light, subtle steam drifting from street vents, glowing vertical shop signs with clean legible text reading 'NOVA TEA' and 'OPEN 24', detailed wet leather coat, realistic skin pores, damp strands of hair, pensive expression, shallow depth of field, soft bokeh from distant traffic, layered reflections in puddles, atmospheric haze, dramatic rim lighting, high texture fidelity, emotionally charged urban realism, premium production photography look, ultra-detailed light handling, natural anatomy, crisp focus on face",
"width": 1664,
"height": 2496
}
]'runware run imagineart:1@5 \
positivePrompt="A hyper-realistic cinematic portrait of a solitary woman standing in a narrow neon-lit alley after midnight, reflective rain-slick pavement, translucent umbrella catching magenta and teal light, subtle steam drifting from street vents, glowing vertical shop signs with clean legible text reading 'NOVA TEA' and 'OPEN 24', detailed wet leather coat, realistic skin pores, damp strands of hair, pensive expression, shallow depth of field, soft bokeh from distant traffic, layered reflections in puddles, atmospheric haze, dramatic rim lighting, high texture fidelity, emotionally charged urban realism, premium production photography look, ultra-detailed light handling, natural anatomy, crisp focus on face" \
width=1664 \
height=2496{
"taskType": "imageInference",
"taskUUID": "39a53ab2-8f31-41d4-a71f-1046162099d0",
"model": "imagineart:1@5",
"positivePrompt": "A hyper-realistic cinematic portrait of a solitary woman standing in a narrow neon-lit alley after midnight, reflective rain-slick pavement, translucent umbrella catching magenta and teal light, subtle steam drifting from street vents, glowing vertical shop signs with clean legible text reading 'NOVA TEA' and 'OPEN 24', detailed wet leather coat, realistic skin pores, damp strands of hair, pensive expression, shallow depth of field, soft bokeh from distant traffic, layered reflections in puddles, atmospheric haze, dramatic rim lighting, high texture fidelity, emotionally charged urban realism, premium production photography look, ultra-detailed light handling, natural anatomy, crisp focus on face",
"width": 1664,
"height": 2496
}{
"taskType": "imageInference",
"taskUUID": "39a53ab2-8f31-41d4-a71f-1046162099d0",
"imageUUID": "835fead6-51c2-4b9f-816a-f34779975ac1",
"imageURL": "https://im.runware.ai/image/os/a18d05/ws/3/ii/835fead6-51c2-4b9f-816a-f34779975ac1.jpg",
"seed": 515047464,
"cost": 0.03
}Rain-Slicked Midnight Tea Stall

A hyper-realistic midnight street tea stall in a narrow old-city alley during light rain, a young woman in a deep teal raincoat warming her hands around a glass cup of steaming chai, intricate droplets on the plastic canopy, glowing amber bulbs, wet pavement reflecting neon signage in clean readable text that says 'NIGHT TEA', stacked biscuit jars, dented metal kettle, curling steam, textured brick walls, distant scooters blurred by drizzle, emotional quiet solitude, cinematic composition, ultra-detailed skin, fabric, glass, and metal textures, natural color contrast between warm stall light and cool blue rain, production-quality photography, realistic depth of field, crisp focus on subject, subtle atmospheric haze
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'imagineart:1@5',
positivePrompt: 'A hyper-realistic midnight street tea stall in a narrow old-city alley during light rain, a young woman in a deep teal raincoat warming her hands around a glass cup of steaming chai, intricate droplets on the plastic canopy, glowing amber bulbs, wet pavement reflecting neon signage in clean readable text that says \'NIGHT TEA\', stacked biscuit jars, dented metal kettle, curling steam, textured brick walls, distant scooters blurred by drizzle, emotional quiet solitude, cinematic composition, ultra-detailed skin, fabric, glass, and metal textures, natural color contrast between warm stall light and cool blue rain, production-quality photography, realistic depth of field, crisp focus on subject, subtle atmospheric haze',
width: 2560,
height: 1440
})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": "imagineart:1@5",
"positivePrompt": "A hyper-realistic midnight street tea stall in a narrow old-city alley during light rain, a young woman in a deep teal raincoat warming her hands around a glass cup of steaming chai, intricate droplets on the plastic canopy, glowing amber bulbs, wet pavement reflecting neon signage in clean readable text that says 'NIGHT TEA', stacked biscuit jars, dented metal kettle, curling steam, textured brick walls, distant scooters blurred by drizzle, emotional quiet solitude, cinematic composition, ultra-detailed skin, fabric, glass, and metal textures, natural color contrast between warm stall light and cool blue rain, production-quality photography, realistic depth of field, crisp focus on subject, subtle atmospheric haze",
"width": 2560,
"height": 1440
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "c3366990-6738-44ef-ac40-773c76488d19",
"model": "imagineart:1@5",
"positivePrompt": "A hyper-realistic midnight street tea stall in a narrow old-city alley during light rain, a young woman in a deep teal raincoat warming her hands around a glass cup of steaming chai, intricate droplets on the plastic canopy, glowing amber bulbs, wet pavement reflecting neon signage in clean readable text that says 'NIGHT TEA', stacked biscuit jars, dented metal kettle, curling steam, textured brick walls, distant scooters blurred by drizzle, emotional quiet solitude, cinematic composition, ultra-detailed skin, fabric, glass, and metal textures, natural color contrast between warm stall light and cool blue rain, production-quality photography, realistic depth of field, crisp focus on subject, subtle atmospheric haze",
"width": 2560,
"height": 1440
}
]'runware run imagineart:1@5 \
positivePrompt="A hyper-realistic midnight street tea stall in a narrow old-city alley during light rain, a young woman in a deep teal raincoat warming her hands around a glass cup of steaming chai, intricate droplets on the plastic canopy, glowing amber bulbs, wet pavement reflecting neon signage in clean readable text that says 'NIGHT TEA', stacked biscuit jars, dented metal kettle, curling steam, textured brick walls, distant scooters blurred by drizzle, emotional quiet solitude, cinematic composition, ultra-detailed skin, fabric, glass, and metal textures, natural color contrast between warm stall light and cool blue rain, production-quality photography, realistic depth of field, crisp focus on subject, subtle atmospheric haze" \
width=2560 \
height=1440{
"taskType": "imageInference",
"taskUUID": "c3366990-6738-44ef-ac40-773c76488d19",
"model": "imagineart:1@5",
"positivePrompt": "A hyper-realistic midnight street tea stall in a narrow old-city alley during light rain, a young woman in a deep teal raincoat warming her hands around a glass cup of steaming chai, intricate droplets on the plastic canopy, glowing amber bulbs, wet pavement reflecting neon signage in clean readable text that says 'NIGHT TEA', stacked biscuit jars, dented metal kettle, curling steam, textured brick walls, distant scooters blurred by drizzle, emotional quiet solitude, cinematic composition, ultra-detailed skin, fabric, glass, and metal textures, natural color contrast between warm stall light and cool blue rain, production-quality photography, realistic depth of field, crisp focus on subject, subtle atmospheric haze",
"width": 2560,
"height": 1440
}{
"taskType": "imageInference",
"taskUUID": "c3366990-6738-44ef-ac40-773c76488d19",
"imageUUID": "7bfd8808-7c95-4c5d-a324-dcf0da7f4ee6",
"imageURL": "https://im.runware.ai/image/os/a17d13/ws/3/ii/7bfd8808-7c95-4c5d-a324-dcf0da7f4ee6.jpg",
"seed": 91373802,
"cost": 0.03
}Rain-Slicked Midnight Train Platform

A hyper-realistic midnight commuter train platform in a dense modern Asian metropolis during light rain, seen at eye level under cold fluorescent canopy lights and distant neon reflections. A solitary violinist in a charcoal overcoat stands near the yellow safety line, instrument case open, while a small crowd of late-night passengers waits under transparent umbrellas. Wet concrete glows with layered reflections of magenta, cyan, amber, and white. Fine texture detail on rain droplets, damp wool fabric, polished violin wood, scuffed platform paint, brushed steel columns, and fogged glass panels. In the background, a sleek silver train approaches through mist with soft headlight bloom. Visible station signage with clean readable text that says 'PLATFORM 3' and 'LAST TRAIN 00:42'. Subtle wind movement in coats and loose hair, natural human expressions, cinematic depth, realistic anatomy, premium editorial photography look, dramatic yet intimate mood, exquisite light handling, sharp focus on foreground subject, detailed atmosphere, production-quality realism.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'imagineart:1@5',
positivePrompt: 'A hyper-realistic midnight commuter train platform in a dense modern Asian metropolis during light rain, seen at eye level under cold fluorescent canopy lights and distant neon reflections. A solitary violinist in a charcoal overcoat stands near the yellow safety line, instrument case open, while a small crowd of late-night passengers waits under transparent umbrellas. Wet concrete glows with layered reflections of magenta, cyan, amber, and white. Fine texture detail on rain droplets, damp wool fabric, polished violin wood, scuffed platform paint, brushed steel columns, and fogged glass panels. In the background, a sleek silver train approaches through mist with soft headlight bloom. Visible station signage with clean readable text that says \'PLATFORM 3\' and \'LAST TRAIN 00:42\'. Subtle wind movement in coats and loose hair, natural human expressions, cinematic depth, realistic anatomy, premium editorial photography look, dramatic yet intimate mood, exquisite light handling, sharp focus on foreground subject, detailed atmosphere, production-quality realism.',
width: 2560,
height: 1440
})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": "imagineart:1@5",
"positivePrompt": "A hyper-realistic midnight commuter train platform in a dense modern Asian metropolis during light rain, seen at eye level under cold fluorescent canopy lights and distant neon reflections. A solitary violinist in a charcoal overcoat stands near the yellow safety line, instrument case open, while a small crowd of late-night passengers waits under transparent umbrellas. Wet concrete glows with layered reflections of magenta, cyan, amber, and white. Fine texture detail on rain droplets, damp wool fabric, polished violin wood, scuffed platform paint, brushed steel columns, and fogged glass panels. In the background, a sleek silver train approaches through mist with soft headlight bloom. Visible station signage with clean readable text that says 'PLATFORM 3' and 'LAST TRAIN 00:42'. Subtle wind movement in coats and loose hair, natural human expressions, cinematic depth, realistic anatomy, premium editorial photography look, dramatic yet intimate mood, exquisite light handling, sharp focus on foreground subject, detailed atmosphere, production-quality realism.",
"width": 2560,
"height": 1440
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "266a8ab8-b0d2-4e14-af7e-478233217fb2",
"model": "imagineart:1@5",
"positivePrompt": "A hyper-realistic midnight commuter train platform in a dense modern Asian metropolis during light rain, seen at eye level under cold fluorescent canopy lights and distant neon reflections. A solitary violinist in a charcoal overcoat stands near the yellow safety line, instrument case open, while a small crowd of late-night passengers waits under transparent umbrellas. Wet concrete glows with layered reflections of magenta, cyan, amber, and white. Fine texture detail on rain droplets, damp wool fabric, polished violin wood, scuffed platform paint, brushed steel columns, and fogged glass panels. In the background, a sleek silver train approaches through mist with soft headlight bloom. Visible station signage with clean readable text that says 'PLATFORM 3' and 'LAST TRAIN 00:42'. Subtle wind movement in coats and loose hair, natural human expressions, cinematic depth, realistic anatomy, premium editorial photography look, dramatic yet intimate mood, exquisite light handling, sharp focus on foreground subject, detailed atmosphere, production-quality realism.",
"width": 2560,
"height": 1440
}
]'runware run imagineart:1@5 \
positivePrompt="A hyper-realistic midnight commuter train platform in a dense modern Asian metropolis during light rain, seen at eye level under cold fluorescent canopy lights and distant neon reflections. A solitary violinist in a charcoal overcoat stands near the yellow safety line, instrument case open, while a small crowd of late-night passengers waits under transparent umbrellas. Wet concrete glows with layered reflections of magenta, cyan, amber, and white. Fine texture detail on rain droplets, damp wool fabric, polished violin wood, scuffed platform paint, brushed steel columns, and fogged glass panels. In the background, a sleek silver train approaches through mist with soft headlight bloom. Visible station signage with clean readable text that says 'PLATFORM 3' and 'LAST TRAIN 00:42'. Subtle wind movement in coats and loose hair, natural human expressions, cinematic depth, realistic anatomy, premium editorial photography look, dramatic yet intimate mood, exquisite light handling, sharp focus on foreground subject, detailed atmosphere, production-quality realism." \
width=2560 \
height=1440{
"taskType": "imageInference",
"taskUUID": "266a8ab8-b0d2-4e14-af7e-478233217fb2",
"model": "imagineart:1@5",
"positivePrompt": "A hyper-realistic midnight commuter train platform in a dense modern Asian metropolis during light rain, seen at eye level under cold fluorescent canopy lights and distant neon reflections. A solitary violinist in a charcoal overcoat stands near the yellow safety line, instrument case open, while a small crowd of late-night passengers waits under transparent umbrellas. Wet concrete glows with layered reflections of magenta, cyan, amber, and white. Fine texture detail on rain droplets, damp wool fabric, polished violin wood, scuffed platform paint, brushed steel columns, and fogged glass panels. In the background, a sleek silver train approaches through mist with soft headlight bloom. Visible station signage with clean readable text that says 'PLATFORM 3' and 'LAST TRAIN 00:42'. Subtle wind movement in coats and loose hair, natural human expressions, cinematic depth, realistic anatomy, premium editorial photography look, dramatic yet intimate mood, exquisite light handling, sharp focus on foreground subject, detailed atmosphere, production-quality realism.",
"width": 2560,
"height": 1440
}{
"taskType": "imageInference",
"taskUUID": "266a8ab8-b0d2-4e14-af7e-478233217fb2",
"imageUUID": "11d2d22f-b326-46d4-a5e9-2f49d084abdd",
"imageURL": "https://im.runware.ai/image/os/a20d05/ws/3/ii/11d2d22f-b326-46d4-a5e9-2f49d084abdd.jpg",
"seed": 270892796,
"cost": 0.03
}