Grok Imagine Image Quality

Grok Imagine Image Quality is xAI's quality-focused image generation and editing model. It is designed for higher realism, stronger multilingual text rendering, tighter prompt following, deeper scene understanding, and more consistent brand-oriented output across both text-to-image and image editing workflows.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
Step-by-step tutorials for advanced use cases
This model is deprecated and will be deactivated on November 2, 2026. Migrate to Grok Imagine Image 2.0.
text-to-image
Nordic Floating Sauna Menu Hero$0.05~7s
High-end commercial food and beverage photography for a Nordic floating sauna café’s winter menu. A handcrafted dark stoneware plate holds an elegant open-faced rye sandwich layered with hot-smoked eel, shaved pickled cucumber, fresh dill, horseradish cream and tiny amber trout roe, accompanied by a small bowl of roasted fingerling potatoes with flaky salt. Beside it, a ribbed clear glass contains a vivid golden sea-buckthorn and rosemary spritz with crushed ice, condensation and a slender rosemary garnish. Arrange everything naturally on a weathered cedar sauna bench with a folded oatmeal linen napkin and simple brushed-steel cutlery. Through a misted panoramic window in the background, reveal an icy blue lake, snow-covered reeds and a faint winter sunrise. Warm honey-colored sauna light falls from the left, contrasting with the cool cyan landscape; delicate steam rises from the food and curls through the frame. Landscape composition with the plated meal prominent in the left-center and the drink on the right, tactile wood grain, glossy fish, translucent roe, crisp cucumber and realistic condensation rendered in appetizing detail. Sophisticated Scandinavian editorial styling, restrained earth-and-ice palette with bright orange accents, shallow depth of field, natural imperfections, photorealistic, no people, no packaging, no logos, no visible text.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'xai:grok-imagine@image-quality',
positivePrompt: 'High-end commercial food and beverage photography for a Nordic floating sauna café’s winter menu. A handcrafted dark stoneware plate holds an elegant open-faced rye sandwich layered with hot-smoked eel, shaved pickled cucumber, fresh dill, horseradish cream and tiny amber trout roe, accompanied by a small bowl of roasted fingerling potatoes with flaky salt. Beside it, a ribbed clear glass contains a vivid golden sea-buckthorn and rosemary spritz with crushed ice, condensation and a slender rosemary garnish. Arrange everything naturally on a weathered cedar sauna bench with a folded oatmeal linen napkin and simple brushed-steel cutlery. Through a misted panoramic window in the background, reveal an icy blue lake, snow-covered reeds and a faint winter sunrise. Warm honey-colored sauna light falls from the left, contrasting with the cool cyan landscape; delicate steam rises from the food and curls through the frame. Landscape composition with the plated meal prominent in the left-center and the drink on the right, tactile wood grain, glossy fish, translucent roe, crisp cucumber and realistic condensation rendered in appetizing detail. Sophisticated Scandinavian editorial styling, restrained earth-and-ice palette with bright orange accents, shallow depth of field, natural imperfections, photorealistic, no people, no packaging, no logos, no visible text.',
width: 1408,
height: 768
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "High-end commercial food and beverage photography for a Nordic floating sauna café’s winter menu. A handcrafted dark stoneware plate holds an elegant open-faced rye sandwich layered with hot-smoked eel, shaved pickled cucumber, fresh dill, horseradish cream and tiny amber trout roe, accompanied by a small bowl of roasted fingerling potatoes with flaky salt. Beside it, a ribbed clear glass contains a vivid golden sea-buckthorn and rosemary spritz with crushed ice, condensation and a slender rosemary garnish. Arrange everything naturally on a weathered cedar sauna bench with a folded oatmeal linen napkin and simple brushed-steel cutlery. Through a misted panoramic window in the background, reveal an icy blue lake, snow-covered reeds and a faint winter sunrise. Warm honey-colored sauna light falls from the left, contrasting with the cool cyan landscape; delicate steam rises from the food and curls through the frame. Landscape composition with the plated meal prominent in the left-center and the drink on the right, tactile wood grain, glossy fish, translucent roe, crisp cucumber and realistic condensation rendered in appetizing detail. Sophisticated Scandinavian editorial styling, restrained earth-and-ice palette with bright orange accents, shallow depth of field, natural imperfections, photorealistic, no people, no packaging, no logos, no visible text.",
"width": 1408,
"height": 768
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "c2c0bc28-97e7-4ad0-98d3-c10ff4d62a3d",
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "High-end commercial food and beverage photography for a Nordic floating sauna café’s winter menu. A handcrafted dark stoneware plate holds an elegant open-faced rye sandwich layered with hot-smoked eel, shaved pickled cucumber, fresh dill, horseradish cream and tiny amber trout roe, accompanied by a small bowl of roasted fingerling potatoes with flaky salt. Beside it, a ribbed clear glass contains a vivid golden sea-buckthorn and rosemary spritz with crushed ice, condensation and a slender rosemary garnish. Arrange everything naturally on a weathered cedar sauna bench with a folded oatmeal linen napkin and simple brushed-steel cutlery. Through a misted panoramic window in the background, reveal an icy blue lake, snow-covered reeds and a faint winter sunrise. Warm honey-colored sauna light falls from the left, contrasting with the cool cyan landscape; delicate steam rises from the food and curls through the frame. Landscape composition with the plated meal prominent in the left-center and the drink on the right, tactile wood grain, glossy fish, translucent roe, crisp cucumber and realistic condensation rendered in appetizing detail. Sophisticated Scandinavian editorial styling, restrained earth-and-ice palette with bright orange accents, shallow depth of field, natural imperfections, photorealistic, no people, no packaging, no logos, no visible text.",
"width": 1408,
"height": 768
}
]'runware run xai:grok-imagine@image-quality \
positivePrompt="High-end commercial food and beverage photography for a Nordic floating sauna café’s winter menu. A handcrafted dark stoneware plate holds an elegant open-faced rye sandwich layered with hot-smoked eel, shaved pickled cucumber, fresh dill, horseradish cream and tiny amber trout roe, accompanied by a small bowl of roasted fingerling potatoes with flaky salt. Beside it, a ribbed clear glass contains a vivid golden sea-buckthorn and rosemary spritz with crushed ice, condensation and a slender rosemary garnish. Arrange everything naturally on a weathered cedar sauna bench with a folded oatmeal linen napkin and simple brushed-steel cutlery. Through a misted panoramic window in the background, reveal an icy blue lake, snow-covered reeds and a faint winter sunrise. Warm honey-colored sauna light falls from the left, contrasting with the cool cyan landscape; delicate steam rises from the food and curls through the frame. Landscape composition with the plated meal prominent in the left-center and the drink on the right, tactile wood grain, glossy fish, translucent roe, crisp cucumber and realistic condensation rendered in appetizing detail. Sophisticated Scandinavian editorial styling, restrained earth-and-ice palette with bright orange accents, shallow depth of field, natural imperfections, photorealistic, no people, no packaging, no logos, no visible text." \
width=1408 \
height=768{
"taskType": "imageInference",
"taskUUID": "c2c0bc28-97e7-4ad0-98d3-c10ff4d62a3d",
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "High-end commercial food and beverage photography for a Nordic floating sauna café’s winter menu. A handcrafted dark stoneware plate holds an elegant open-faced rye sandwich layered with hot-smoked eel, shaved pickled cucumber, fresh dill, horseradish cream and tiny amber trout roe, accompanied by a small bowl of roasted fingerling potatoes with flaky salt. Beside it, a ribbed clear glass contains a vivid golden sea-buckthorn and rosemary spritz with crushed ice, condensation and a slender rosemary garnish. Arrange everything naturally on a weathered cedar sauna bench with a folded oatmeal linen napkin and simple brushed-steel cutlery. Through a misted panoramic window in the background, reveal an icy blue lake, snow-covered reeds and a faint winter sunrise. Warm honey-colored sauna light falls from the left, contrasting with the cool cyan landscape; delicate steam rises from the food and curls through the frame. Landscape composition with the plated meal prominent in the left-center and the drink on the right, tactile wood grain, glossy fish, translucent roe, crisp cucumber and realistic condensation rendered in appetizing detail. Sophisticated Scandinavian editorial styling, restrained earth-and-ice palette with bright orange accents, shallow depth of field, natural imperfections, photorealistic, no people, no packaging, no logos, no visible text.",
"width": 1408,
"height": 768
}Response
{
"taskType": "imageInference",
"taskUUID": "c2c0bc28-97e7-4ad0-98d3-c10ff4d62a3d",
"imageUUID": "1d18cfb3-2b73-441e-848d-a34f8ccb6d13",
"imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/1d18cfb3-2b73-441e-848d-a34f8ccb6d13.jpg",
"seed": 931961936,
"cost": 0.05
}text-to-image
Tidal Restoration Banner Expansion$0.05~8s
Finished panoramic environmental documentary photograph composed as a seamless landscape expansion of a tighter central field portrait. At center, a marine ecologist in weathered olive waterproof overalls kneels beside a low crate of native oysters on a vast tidal mudflat, carefully inspecting a shell cluster with gloved hands. Extend the scene naturally far to both sides: winding reflective channels, rows of newly installed oyster-reef baskets, scattered shorebirds, survey poles, a small aluminum work skiff and two distant field researchers carrying equipment. Low horizon with an expansive storm-cleared sky, late-afternoon sunlight breaking through slate clouds and raking across wet mud and shallow water. Authentic shell, rope, galvanized mesh, silt and waterproof-fabric textures; muted silver-gray, estuary green, rust brown and restrained safety-orange palette. Windswept, purposeful and quietly hopeful mood. Photorealistic editorial conservation photography, subtle atmospheric depth, natural skin and proportions, coherent perspective, no signage, no lettering, no borders, no visible seams, balanced 1408x768 landscape composition with useful negative space in the sky and outer edges.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'xai:grok-imagine@image-quality',
positivePrompt: 'Finished panoramic environmental documentary photograph composed as a seamless landscape expansion of a tighter central field portrait. At center, a marine ecologist in weathered olive waterproof overalls kneels beside a low crate of native oysters on a vast tidal mudflat, carefully inspecting a shell cluster with gloved hands. Extend the scene naturally far to both sides: winding reflective channels, rows of newly installed oyster-reef baskets, scattered shorebirds, survey poles, a small aluminum work skiff and two distant field researchers carrying equipment. Low horizon with an expansive storm-cleared sky, late-afternoon sunlight breaking through slate clouds and raking across wet mud and shallow water. Authentic shell, rope, galvanized mesh, silt and waterproof-fabric textures; muted silver-gray, estuary green, rust brown and restrained safety-orange palette. Windswept, purposeful and quietly hopeful mood. Photorealistic editorial conservation photography, subtle atmospheric depth, natural skin and proportions, coherent perspective, no signage, no lettering, no borders, no visible seams, balanced 1408x768 landscape composition with useful negative space in the sky and outer edges.',
width: 1408,
height: 768
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "Finished panoramic environmental documentary photograph composed as a seamless landscape expansion of a tighter central field portrait. At center, a marine ecologist in weathered olive waterproof overalls kneels beside a low crate of native oysters on a vast tidal mudflat, carefully inspecting a shell cluster with gloved hands. Extend the scene naturally far to both sides: winding reflective channels, rows of newly installed oyster-reef baskets, scattered shorebirds, survey poles, a small aluminum work skiff and two distant field researchers carrying equipment. Low horizon with an expansive storm-cleared sky, late-afternoon sunlight breaking through slate clouds and raking across wet mud and shallow water. Authentic shell, rope, galvanized mesh, silt and waterproof-fabric textures; muted silver-gray, estuary green, rust brown and restrained safety-orange palette. Windswept, purposeful and quietly hopeful mood. Photorealistic editorial conservation photography, subtle atmospheric depth, natural skin and proportions, coherent perspective, no signage, no lettering, no borders, no visible seams, balanced 1408x768 landscape composition with useful negative space in the sky and outer edges.",
"width": 1408,
"height": 768
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "b17f9485-5f3e-48b8-be3d-89e1215ca222",
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "Finished panoramic environmental documentary photograph composed as a seamless landscape expansion of a tighter central field portrait. At center, a marine ecologist in weathered olive waterproof overalls kneels beside a low crate of native oysters on a vast tidal mudflat, carefully inspecting a shell cluster with gloved hands. Extend the scene naturally far to both sides: winding reflective channels, rows of newly installed oyster-reef baskets, scattered shorebirds, survey poles, a small aluminum work skiff and two distant field researchers carrying equipment. Low horizon with an expansive storm-cleared sky, late-afternoon sunlight breaking through slate clouds and raking across wet mud and shallow water. Authentic shell, rope, galvanized mesh, silt and waterproof-fabric textures; muted silver-gray, estuary green, rust brown and restrained safety-orange palette. Windswept, purposeful and quietly hopeful mood. Photorealistic editorial conservation photography, subtle atmospheric depth, natural skin and proportions, coherent perspective, no signage, no lettering, no borders, no visible seams, balanced 1408x768 landscape composition with useful negative space in the sky and outer edges.",
"width": 1408,
"height": 768
}
]'runware run xai:grok-imagine@image-quality \
positivePrompt="Finished panoramic environmental documentary photograph composed as a seamless landscape expansion of a tighter central field portrait. At center, a marine ecologist in weathered olive waterproof overalls kneels beside a low crate of native oysters on a vast tidal mudflat, carefully inspecting a shell cluster with gloved hands. Extend the scene naturally far to both sides: winding reflective channels, rows of newly installed oyster-reef baskets, scattered shorebirds, survey poles, a small aluminum work skiff and two distant field researchers carrying equipment. Low horizon with an expansive storm-cleared sky, late-afternoon sunlight breaking through slate clouds and raking across wet mud and shallow water. Authentic shell, rope, galvanized mesh, silt and waterproof-fabric textures; muted silver-gray, estuary green, rust brown and restrained safety-orange palette. Windswept, purposeful and quietly hopeful mood. Photorealistic editorial conservation photography, subtle atmospheric depth, natural skin and proportions, coherent perspective, no signage, no lettering, no borders, no visible seams, balanced 1408x768 landscape composition with useful negative space in the sky and outer edges." \
width=1408 \
height=768{
"taskType": "imageInference",
"taskUUID": "b17f9485-5f3e-48b8-be3d-89e1215ca222",
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "Finished panoramic environmental documentary photograph composed as a seamless landscape expansion of a tighter central field portrait. At center, a marine ecologist in weathered olive waterproof overalls kneels beside a low crate of native oysters on a vast tidal mudflat, carefully inspecting a shell cluster with gloved hands. Extend the scene naturally far to both sides: winding reflective channels, rows of newly installed oyster-reef baskets, scattered shorebirds, survey poles, a small aluminum work skiff and two distant field researchers carrying equipment. Low horizon with an expansive storm-cleared sky, late-afternoon sunlight breaking through slate clouds and raking across wet mud and shallow water. Authentic shell, rope, galvanized mesh, silt and waterproof-fabric textures; muted silver-gray, estuary green, rust brown and restrained safety-orange palette. Windswept, purposeful and quietly hopeful mood. Photorealistic editorial conservation photography, subtle atmospheric depth, natural skin and proportions, coherent perspective, no signage, no lettering, no borders, no visible seams, balanced 1408x768 landscape composition with useful negative space in the sky and outer edges.",
"width": 1408,
"height": 768
}Response
{
"taskType": "imageInference",
"taskUUID": "b17f9485-5f3e-48b8-be3d-89e1215ca222",
"imageUUID": "fcab1c0e-fa31-4416-9fb0-62eb2e190cca",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/fcab1c0e-fa31-4416-9fb0-62eb2e190cca.jpg",
"seed": 1879448953,
"cost": 0.05
}reference-to-image
Night Street Sweeper Picture-Book Spread$0.08~24s
Transform the reference photograph into a finished wordless double-page illustration for a children’s picture book about essential night workers and storm-drain protection. Clearly preserve the operator’s recognizable face, long silver braid, round glasses, orange rain shell, and calm capable demeanor, along with the sweeper’s exact rounded silhouette, mint-green body, cream checker stripe, fleet number 27, and circular curb brushes. Show her guiding the sweeper along a rain-glossed neighborhood street just before a storm, gathering amber leaves away from curb drains. Warm apartment windows, corner shops, bicycles, puddle reflections, and a few children watching from an upstairs window establish a lived-in community. Layered cut-paper shapes with opaque gouache texture, bold simplified forms, subtle linocut edges, midnight cobalt and deep plum shadows contrasted with safety orange, mint green, and golden window light. Panoramic storytelling composition with the operator prominent on the left and the vehicle sweeping toward the right; maintain a quiet central gutter with no face or critical detail crossing it. Warm, reassuring, industrious mood, sophisticated contemporary children’s publishing art, clear visual hierarchy, print-ready detail, no captions, no lettering, no border, 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: 'xai:grok-imagine@image-quality',
positivePrompt: 'Transform the reference photograph into a finished wordless double-page illustration for a children’s picture book about essential night workers and storm-drain protection. Clearly preserve the operator’s recognizable face, long silver braid, round glasses, orange rain shell, and calm capable demeanor, along with the sweeper’s exact rounded silhouette, mint-green body, cream checker stripe, fleet number 27, and circular curb brushes. Show her guiding the sweeper along a rain-glossed neighborhood street just before a storm, gathering amber leaves away from curb drains. Warm apartment windows, corner shops, bicycles, puddle reflections, and a few children watching from an upstairs window establish a lived-in community. Layered cut-paper shapes with opaque gouache texture, bold simplified forms, subtle linocut edges, midnight cobalt and deep plum shadows contrasted with safety orange, mint green, and golden window light. Panoramic storytelling composition with the operator prominent on the left and the vehicle sweeping toward the right; maintain a quiet central gutter with no face or critical detail crossing it. Warm, reassuring, industrious mood, sophisticated contemporary children’s publishing art, clear visual hierarchy, print-ready detail, no captions, no lettering, no border, no mockup.',
resolution: '2K',
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/48789f56-8071-4fcb-bdf5-f4c69bf66ff2.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": "xai:grok-imagine@image-quality",
"positivePrompt": "Transform the reference photograph into a finished wordless double-page illustration for a children’s picture book about essential night workers and storm-drain protection. Clearly preserve the operator’s recognizable face, long silver braid, round glasses, orange rain shell, and calm capable demeanor, along with the sweeper’s exact rounded silhouette, mint-green body, cream checker stripe, fleet number 27, and circular curb brushes. Show her guiding the sweeper along a rain-glossed neighborhood street just before a storm, gathering amber leaves away from curb drains. Warm apartment windows, corner shops, bicycles, puddle reflections, and a few children watching from an upstairs window establish a lived-in community. Layered cut-paper shapes with opaque gouache texture, bold simplified forms, subtle linocut edges, midnight cobalt and deep plum shadows contrasted with safety orange, mint green, and golden window light. Panoramic storytelling composition with the operator prominent on the left and the vehicle sweeping toward the right; maintain a quiet central gutter with no face or critical detail crossing it. Warm, reassuring, industrious mood, sophisticated contemporary children’s publishing art, clear visual hierarchy, print-ready detail, no captions, no lettering, no border, no mockup.",
"resolution": "2K",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/48789f56-8071-4fcb-bdf5-f4c69bf66ff2.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": "e4d6f062-4a85-4521-8f61-ee8bdb74c118",
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "Transform the reference photograph into a finished wordless double-page illustration for a children’s picture book about essential night workers and storm-drain protection. Clearly preserve the operator’s recognizable face, long silver braid, round glasses, orange rain shell, and calm capable demeanor, along with the sweeper’s exact rounded silhouette, mint-green body, cream checker stripe, fleet number 27, and circular curb brushes. Show her guiding the sweeper along a rain-glossed neighborhood street just before a storm, gathering amber leaves away from curb drains. Warm apartment windows, corner shops, bicycles, puddle reflections, and a few children watching from an upstairs window establish a lived-in community. Layered cut-paper shapes with opaque gouache texture, bold simplified forms, subtle linocut edges, midnight cobalt and deep plum shadows contrasted with safety orange, mint green, and golden window light. Panoramic storytelling composition with the operator prominent on the left and the vehicle sweeping toward the right; maintain a quiet central gutter with no face or critical detail crossing it. Warm, reassuring, industrious mood, sophisticated contemporary children’s publishing art, clear visual hierarchy, print-ready detail, no captions, no lettering, no border, no mockup.",
"resolution": "2K",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/48789f56-8071-4fcb-bdf5-f4c69bf66ff2.jpg"
]
}
}
]'runware run xai:grok-imagine@image-quality \
positivePrompt="Transform the reference photograph into a finished wordless double-page illustration for a children’s picture book about essential night workers and storm-drain protection. Clearly preserve the operator’s recognizable face, long silver braid, round glasses, orange rain shell, and calm capable demeanor, along with the sweeper’s exact rounded silhouette, mint-green body, cream checker stripe, fleet number 27, and circular curb brushes. Show her guiding the sweeper along a rain-glossed neighborhood street just before a storm, gathering amber leaves away from curb drains. Warm apartment windows, corner shops, bicycles, puddle reflections, and a few children watching from an upstairs window establish a lived-in community. Layered cut-paper shapes with opaque gouache texture, bold simplified forms, subtle linocut edges, midnight cobalt and deep plum shadows contrasted with safety orange, mint green, and golden window light. Panoramic storytelling composition with the operator prominent on the left and the vehicle sweeping toward the right; maintain a quiet central gutter with no face or critical detail crossing it. Warm, reassuring, industrious mood, sophisticated contemporary children’s publishing art, clear visual hierarchy, print-ready detail, no captions, no lettering, no border, no mockup." \
resolution=2K \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/48789f56-8071-4fcb-bdf5-f4c69bf66ff2.jpg{
"taskType": "imageInference",
"taskUUID": "e4d6f062-4a85-4521-8f61-ee8bdb74c118",
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "Transform the reference photograph into a finished wordless double-page illustration for a children’s picture book about essential night workers and storm-drain protection. Clearly preserve the operator’s recognizable face, long silver braid, round glasses, orange rain shell, and calm capable demeanor, along with the sweeper’s exact rounded silhouette, mint-green body, cream checker stripe, fleet number 27, and circular curb brushes. Show her guiding the sweeper along a rain-glossed neighborhood street just before a storm, gathering amber leaves away from curb drains. Warm apartment windows, corner shops, bicycles, puddle reflections, and a few children watching from an upstairs window establish a lived-in community. Layered cut-paper shapes with opaque gouache texture, bold simplified forms, subtle linocut edges, midnight cobalt and deep plum shadows contrasted with safety orange, mint green, and golden window light. Panoramic storytelling composition with the operator prominent on the left and the vehicle sweeping toward the right; maintain a quiet central gutter with no face or critical detail crossing it. Warm, reassuring, industrious mood, sophisticated contemporary children’s publishing art, clear visual hierarchy, print-ready detail, no captions, no lettering, no border, no mockup.",
"resolution": "2K",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/48789f56-8071-4fcb-bdf5-f4c69bf66ff2.jpg"
]
}
}Response
{
"taskType": "imageInference",
"taskUUID": "e4d6f062-4a85-4521-8f61-ee8bdb74c118",
"imageUUID": "7bd5f79d-a17c-4e86-b456-1f3efa425f05",
"imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/4/ii/7bd5f79d-a17c-4e86-b456-1f3efa425f05.jpg",
"seed": 15614271,
"cost": 0.08
}reference-to-image
Avalanche Airbag Colorway Variant$0.08~15s
Transform the referenced avalanche airbag backpack into a premium seasonal colorway for an outdoor safety equipment catalog. Preserve the exact recognizable backpack silhouette, camera angle, proportions, panel geometry, stitching, quilting, straps, buckles, zippers, deployment hardware, handle placement, fabric textures, shadows, and studio composition from the source. Recolor the main woven shell to muted mineral lilac, reinforced abrasion panels to deep aubergine, webbing and zipper tape to saturated cobalt blue, and the emergency deployment handle to high-visibility safety citron. Keep all metal and plastic hardware materially realistic and unchanged in form. Maintain the clean seamless light-gray studio background and precise diffused product lighting. The result should look like a professionally photographed production-ready colorway, not a concept sketch; one complete product, no props, no people, no added branding or new text.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'xai:grok-imagine@image-quality',
positivePrompt: 'Transform the referenced avalanche airbag backpack into a premium seasonal colorway for an outdoor safety equipment catalog. Preserve the exact recognizable backpack silhouette, camera angle, proportions, panel geometry, stitching, quilting, straps, buckles, zippers, deployment hardware, handle placement, fabric textures, shadows, and studio composition from the source. Recolor the main woven shell to muted mineral lilac, reinforced abrasion panels to deep aubergine, webbing and zipper tape to saturated cobalt blue, and the emergency deployment handle to high-visibility safety citron. Keep all metal and plastic hardware materially realistic and unchanged in form. Maintain the clean seamless light-gray studio background and precise diffused product lighting. The result should look like a professionally photographed production-ready colorway, not a concept sketch; one complete product, no props, no people, no added branding or new text.',
resolution: '2K',
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/32b0db93-0f8e-4614-8a4c-7ed44f4132ee.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": "xai:grok-imagine@image-quality",
"positivePrompt": "Transform the referenced avalanche airbag backpack into a premium seasonal colorway for an outdoor safety equipment catalog. Preserve the exact recognizable backpack silhouette, camera angle, proportions, panel geometry, stitching, quilting, straps, buckles, zippers, deployment hardware, handle placement, fabric textures, shadows, and studio composition from the source. Recolor the main woven shell to muted mineral lilac, reinforced abrasion panels to deep aubergine, webbing and zipper tape to saturated cobalt blue, and the emergency deployment handle to high-visibility safety citron. Keep all metal and plastic hardware materially realistic and unchanged in form. Maintain the clean seamless light-gray studio background and precise diffused product lighting. The result should look like a professionally photographed production-ready colorway, not a concept sketch; one complete product, no props, no people, no added branding or new text.",
"resolution": "2K",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/32b0db93-0f8e-4614-8a4c-7ed44f4132ee.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": "e0e3b705-7751-4d18-b736-a777a086a2cb",
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "Transform the referenced avalanche airbag backpack into a premium seasonal colorway for an outdoor safety equipment catalog. Preserve the exact recognizable backpack silhouette, camera angle, proportions, panel geometry, stitching, quilting, straps, buckles, zippers, deployment hardware, handle placement, fabric textures, shadows, and studio composition from the source. Recolor the main woven shell to muted mineral lilac, reinforced abrasion panels to deep aubergine, webbing and zipper tape to saturated cobalt blue, and the emergency deployment handle to high-visibility safety citron. Keep all metal and plastic hardware materially realistic and unchanged in form. Maintain the clean seamless light-gray studio background and precise diffused product lighting. The result should look like a professionally photographed production-ready colorway, not a concept sketch; one complete product, no props, no people, no added branding or new text.",
"resolution": "2K",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/32b0db93-0f8e-4614-8a4c-7ed44f4132ee.jpg"
]
}
}
]'runware run xai:grok-imagine@image-quality \
positivePrompt="Transform the referenced avalanche airbag backpack into a premium seasonal colorway for an outdoor safety equipment catalog. Preserve the exact recognizable backpack silhouette, camera angle, proportions, panel geometry, stitching, quilting, straps, buckles, zippers, deployment hardware, handle placement, fabric textures, shadows, and studio composition from the source. Recolor the main woven shell to muted mineral lilac, reinforced abrasion panels to deep aubergine, webbing and zipper tape to saturated cobalt blue, and the emergency deployment handle to high-visibility safety citron. Keep all metal and plastic hardware materially realistic and unchanged in form. Maintain the clean seamless light-gray studio background and precise diffused product lighting. The result should look like a professionally photographed production-ready colorway, not a concept sketch; one complete product, no props, no people, no added branding or new text." \
resolution=2K \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/32b0db93-0f8e-4614-8a4c-7ed44f4132ee.jpg{
"taskType": "imageInference",
"taskUUID": "e0e3b705-7751-4d18-b736-a777a086a2cb",
"model": "xai:grok-imagine@image-quality",
"positivePrompt": "Transform the referenced avalanche airbag backpack into a premium seasonal colorway for an outdoor safety equipment catalog. Preserve the exact recognizable backpack silhouette, camera angle, proportions, panel geometry, stitching, quilting, straps, buckles, zippers, deployment hardware, handle placement, fabric textures, shadows, and studio composition from the source. Recolor the main woven shell to muted mineral lilac, reinforced abrasion panels to deep aubergine, webbing and zipper tape to saturated cobalt blue, and the emergency deployment handle to high-visibility safety citron. Keep all metal and plastic hardware materially realistic and unchanged in form. Maintain the clean seamless light-gray studio background and precise diffused product lighting. The result should look like a professionally photographed production-ready colorway, not a concept sketch; one complete product, no props, no people, no added branding or new text.",
"resolution": "2K",
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/32b0db93-0f8e-4614-8a4c-7ed44f4132ee.jpg"
]
}
}Response
{
"taskType": "imageInference",
"taskUUID": "e0e3b705-7751-4d18-b736-a777a086a2cb",
"imageUUID": "929dee34-aa5f-44b5-9bc6-8ae4806c61cf",
"imageURL": "https://im.runware.ai/image/os/a05d22/ws/4/ii/929dee34-aa5f-44b5-9bc6-8ae4806c61cf.jpg",
"seed": 405680108,
"cost": 0.08
}