GPT Image 1.5

GPT Image 1.5 is OpenAI’s newest flagship image model powering the latest ChatGPT Images. It delivers significantly faster image generation with stronger instruction following, more precise edits that preserve original details, more believable transformations, and improved rendering of dense or small text. It is suited for practical creative workflows, detailed design tasks, and production use cases.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
This model is deprecated and will be deactivated on December 1, 2026. Migrate to GPT Image 2.
Retro-Futurist Metro Poster

A meticulously designed retro-futurist subway advertisement poster mounted inside a pristine glass transit shelter at blue hour, centered composition, bold graphic design, premium print finish, art deco meets optimistic 1970s sci-fi. Main subject: a sleek silver magnetic train gliding into a luminous underground station with amber and teal accent lighting, tiny commuters in fashionable coats, polished terrazzo floors reflecting signage. Include abundant crisp, readable poster typography integrated into the artwork: large headline 'ORBITAL LINE CITY PASS', subheading 'Unlimited rides across 12 districts', pricing badge '$24 WEEKLY', feature list 'Night Metro / River Tram / Skybridge Express', footer text 'Valid from 01 Oct 2086', 'Tap once, go everywhere', and a small route map legend with station names in neat micro text. Add a corner seal reading 'Metropolitan Transit Bureau'. Make all text clean, correctly spelled, and convincingly printed. Rich paper texture, subtle ink grain, precise linework, elegant geometry, cinematic urban background beyond the shelter with light rain on pavement, moody but hopeful atmosphere, highly detailed, sharp focus, premium editorial poster aesthetic.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'openai:4@1',
positivePrompt: 'A meticulously designed retro-futurist subway advertisement poster mounted inside a pristine glass transit shelter at blue hour, centered composition, bold graphic design, premium print finish, art deco meets optimistic 1970s sci-fi. Main subject: a sleek silver magnetic train gliding into a luminous underground station with amber and teal accent lighting, tiny commuters in fashionable coats, polished terrazzo floors reflecting signage. Include abundant crisp, readable poster typography integrated into the artwork: large headline \'ORBITAL LINE CITY PASS\', subheading \'Unlimited rides across 12 districts\', pricing badge \'$24 WEEKLY\', feature list \'Night Metro / River Tram / Skybridge Express\', footer text \'Valid from 01 Oct 2086\', \'Tap once, go everywhere\', and a small route map legend with station names in neat micro text. Add a corner seal reading \'Metropolitan Transit Bureau\'. Make all text clean, correctly spelled, and convincingly printed. Rich paper texture, subtle ink grain, precise linework, elegant geometry, cinematic urban background beyond the shelter with light rain on pavement, moody but hopeful atmosphere, highly detailed, sharp focus, premium editorial poster aesthetic.',
width: 1536,
height: 1024,
providerSettings: {
openai: {
background: 'opaque',
quality: 'high'
}
}
})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": "openai:4@1",
"positivePrompt": "A meticulously designed retro-futurist subway advertisement poster mounted inside a pristine glass transit shelter at blue hour, centered composition, bold graphic design, premium print finish, art deco meets optimistic 1970s sci-fi. Main subject: a sleek silver magnetic train gliding into a luminous underground station with amber and teal accent lighting, tiny commuters in fashionable coats, polished terrazzo floors reflecting signage. Include abundant crisp, readable poster typography integrated into the artwork: large headline 'ORBITAL LINE CITY PASS', subheading 'Unlimited rides across 12 districts', pricing badge '$24 WEEKLY', feature list 'Night Metro / River Tram / Skybridge Express', footer text 'Valid from 01 Oct 2086', 'Tap once, go everywhere', and a small route map legend with station names in neat micro text. Add a corner seal reading 'Metropolitan Transit Bureau'. Make all text clean, correctly spelled, and convincingly printed. Rich paper texture, subtle ink grain, precise linework, elegant geometry, cinematic urban background beyond the shelter with light rain on pavement, moody but hopeful atmosphere, highly detailed, sharp focus, premium editorial poster aesthetic.",
"width": 1536,
"height": 1024,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "2a99f619-403d-4dd6-97ee-465d80c131d2",
"model": "openai:4@1",
"positivePrompt": "A meticulously designed retro-futurist subway advertisement poster mounted inside a pristine glass transit shelter at blue hour, centered composition, bold graphic design, premium print finish, art deco meets optimistic 1970s sci-fi. Main subject: a sleek silver magnetic train gliding into a luminous underground station with amber and teal accent lighting, tiny commuters in fashionable coats, polished terrazzo floors reflecting signage. Include abundant crisp, readable poster typography integrated into the artwork: large headline 'ORBITAL LINE CITY PASS', subheading 'Unlimited rides across 12 districts', pricing badge '$24 WEEKLY', feature list 'Night Metro / River Tram / Skybridge Express', footer text 'Valid from 01 Oct 2086', 'Tap once, go everywhere', and a small route map legend with station names in neat micro text. Add a corner seal reading 'Metropolitan Transit Bureau'. Make all text clean, correctly spelled, and convincingly printed. Rich paper texture, subtle ink grain, precise linework, elegant geometry, cinematic urban background beyond the shelter with light rain on pavement, moody but hopeful atmosphere, highly detailed, sharp focus, premium editorial poster aesthetic.",
"width": 1536,
"height": 1024,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
}
}
]'runware run openai:4@1 \
positivePrompt="A meticulously designed retro-futurist subway advertisement poster mounted inside a pristine glass transit shelter at blue hour, centered composition, bold graphic design, premium print finish, art deco meets optimistic 1970s sci-fi. Main subject: a sleek silver magnetic train gliding into a luminous underground station with amber and teal accent lighting, tiny commuters in fashionable coats, polished terrazzo floors reflecting signage. Include abundant crisp, readable poster typography integrated into the artwork: large headline 'ORBITAL LINE CITY PASS', subheading 'Unlimited rides across 12 districts', pricing badge '\$24 WEEKLY', feature list 'Night Metro / River Tram / Skybridge Express', footer text 'Valid from 01 Oct 2086', 'Tap once, go everywhere', and a small route map legend with station names in neat micro text. Add a corner seal reading 'Metropolitan Transit Bureau'. Make all text clean, correctly spelled, and convincingly printed. Rich paper texture, subtle ink grain, precise linework, elegant geometry, cinematic urban background beyond the shelter with light rain on pavement, moody but hopeful atmosphere, highly detailed, sharp focus, premium editorial poster aesthetic." \
width=1536 \
height=1024 \
providerSettings.openai.background=opaque \
providerSettings.openai.quality=high{
"taskType": "imageInference",
"taskUUID": "2a99f619-403d-4dd6-97ee-465d80c131d2",
"model": "openai:4@1",
"positivePrompt": "A meticulously designed retro-futurist subway advertisement poster mounted inside a pristine glass transit shelter at blue hour, centered composition, bold graphic design, premium print finish, art deco meets optimistic 1970s sci-fi. Main subject: a sleek silver magnetic train gliding into a luminous underground station with amber and teal accent lighting, tiny commuters in fashionable coats, polished terrazzo floors reflecting signage. Include abundant crisp, readable poster typography integrated into the artwork: large headline 'ORBITAL LINE CITY PASS', subheading 'Unlimited rides across 12 districts', pricing badge '$24 WEEKLY', feature list 'Night Metro / River Tram / Skybridge Express', footer text 'Valid from 01 Oct 2086', 'Tap once, go everywhere', and a small route map legend with station names in neat micro text. Add a corner seal reading 'Metropolitan Transit Bureau'. Make all text clean, correctly spelled, and convincingly printed. Rich paper texture, subtle ink grain, precise linework, elegant geometry, cinematic urban background beyond the shelter with light rain on pavement, moody but hopeful atmosphere, highly detailed, sharp focus, premium editorial poster aesthetic.",
"width": 1536,
"height": 1024,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
}
}{
"taskType": "imageInference",
"taskUUID": "2a99f619-403d-4dd6-97ee-465d80c131d2",
"imageUUID": "aa5e4585-3c3c-4103-9381-05c30be0f222",
"imageURL": "https://im.runware.ai/image/os/a15d18/ws/3/ii/aa5e4585-3c3c-4103-9381-05c30be0f222.jpg",
"cost": 0.19984
}Bioluminescent Art Nouveau Portrait

Transform the reference portrait into a luxurious Art Nouveau poster portrait infused with deep-sea bioluminescent fantasy. Preserve the subject's facial identity, pose, gaze direction, and upper-body framing from the reference image. Replace the simple outfit with an elegant gown made of layered translucent fabrics, pearl details, and subtle shell-inspired ornamentation. Surround her with flowing organic linework, iridescent jellyfish-glass motifs, moonlit teal and violet glow, gilded border accents, and delicate typography-like decorative shapes that feel like a vintage exhibition print without relying on readable text. Rich painterly detail, believable skin, refined hands, symmetrical composition, premium editorial finish, dramatic yet graceful mood.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'openai:4@1',
positivePrompt: 'Transform the reference portrait into a luxurious Art Nouveau poster portrait infused with deep-sea bioluminescent fantasy. Preserve the subject\'s facial identity, pose, gaze direction, and upper-body framing from the reference image. Replace the simple outfit with an elegant gown made of layered translucent fabrics, pearl details, and subtle shell-inspired ornamentation. Surround her with flowing organic linework, iridescent jellyfish-glass motifs, moonlit teal and violet glow, gilded border accents, and delicate typography-like decorative shapes that feel like a vintage exhibition print without relying on readable text. Rich painterly detail, believable skin, refined hands, symmetrical composition, premium editorial finish, dramatic yet graceful mood.',
width: 1024,
height: 1536,
providerSettings: {
openai: {
background: 'opaque',
quality: 'high'
}
},
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/2c91d5eb-995a-4a87-a20b-1270e1b1891e.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": "openai:4@1",
"positivePrompt": "Transform the reference portrait into a luxurious Art Nouveau poster portrait infused with deep-sea bioluminescent fantasy. Preserve the subject's facial identity, pose, gaze direction, and upper-body framing from the reference image. Replace the simple outfit with an elegant gown made of layered translucent fabrics, pearl details, and subtle shell-inspired ornamentation. Surround her with flowing organic linework, iridescent jellyfish-glass motifs, moonlit teal and violet glow, gilded border accents, and delicate typography-like decorative shapes that feel like a vintage exhibition print without relying on readable text. Rich painterly detail, believable skin, refined hands, symmetrical composition, premium editorial finish, dramatic yet graceful mood.",
"width": 1024,
"height": 1536,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/2c91d5eb-995a-4a87-a20b-1270e1b1891e.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": "ad671763-1107-4d37-b677-5139195552d6",
"model": "openai:4@1",
"positivePrompt": "Transform the reference portrait into a luxurious Art Nouveau poster portrait infused with deep-sea bioluminescent fantasy. Preserve the subject's facial identity, pose, gaze direction, and upper-body framing from the reference image. Replace the simple outfit with an elegant gown made of layered translucent fabrics, pearl details, and subtle shell-inspired ornamentation. Surround her with flowing organic linework, iridescent jellyfish-glass motifs, moonlit teal and violet glow, gilded border accents, and delicate typography-like decorative shapes that feel like a vintage exhibition print without relying on readable text. Rich painterly detail, believable skin, refined hands, symmetrical composition, premium editorial finish, dramatic yet graceful mood.",
"width": 1024,
"height": 1536,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/2c91d5eb-995a-4a87-a20b-1270e1b1891e.jpg"
]
}
}
]'runware run openai:4@1 \
positivePrompt="Transform the reference portrait into a luxurious Art Nouveau poster portrait infused with deep-sea bioluminescent fantasy. Preserve the subject's facial identity, pose, gaze direction, and upper-body framing from the reference image. Replace the simple outfit with an elegant gown made of layered translucent fabrics, pearl details, and subtle shell-inspired ornamentation. Surround her with flowing organic linework, iridescent jellyfish-glass motifs, moonlit teal and violet glow, gilded border accents, and delicate typography-like decorative shapes that feel like a vintage exhibition print without relying on readable text. Rich painterly detail, believable skin, refined hands, symmetrical composition, premium editorial finish, dramatic yet graceful mood." \
width=1024 \
height=1536 \
providerSettings.openai.background=opaque \
providerSettings.openai.quality=high \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/2c91d5eb-995a-4a87-a20b-1270e1b1891e.jpg{
"taskType": "imageInference",
"taskUUID": "ad671763-1107-4d37-b677-5139195552d6",
"model": "openai:4@1",
"positivePrompt": "Transform the reference portrait into a luxurious Art Nouveau poster portrait infused with deep-sea bioluminescent fantasy. Preserve the subject's facial identity, pose, gaze direction, and upper-body framing from the reference image. Replace the simple outfit with an elegant gown made of layered translucent fabrics, pearl details, and subtle shell-inspired ornamentation. Surround her with flowing organic linework, iridescent jellyfish-glass motifs, moonlit teal and violet glow, gilded border accents, and delicate typography-like decorative shapes that feel like a vintage exhibition print without relying on readable text. Rich painterly detail, believable skin, refined hands, symmetrical composition, premium editorial finish, dramatic yet graceful mood.",
"width": 1024,
"height": 1536,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/2c91d5eb-995a-4a87-a20b-1270e1b1891e.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "ad671763-1107-4d37-b677-5139195552d6",
"imageUUID": "1acd62f5-17a6-4be9-8276-edefd7b9417e",
"imageURL": "https://im.runware.ai/image/os/a25d05/ws/3/ii/1acd62f5-17a6-4be9-8276-edefd7b9417e.jpg",
"cost": 0.20312
}Retro-Futurist Observatory Sticker Sheet

A premium sticker-sheet style illustration on a transparent background: a retro-futurist moon observatory collection composed of isolated cutout elements arranged neatly in one square frame, including a brass telescope dome with glowing teal windows, a tiny rover carrying crystal samples, a crescent moon map panel, a star chart clipboard, a thermos with constellation decals, cables, bolts, patches, and small scientific instruments. Clean separation between objects, crisp edges, no backdrop, no floor, no scene environment, each object fully visible and floating independently. Rich mid-century sci-fi design, enamel pin and screenprint aesthetic, saturated coral, teal, cream, and gold palette, intricate linework, subtle shading, polished graphic design, exceptional clarity, tiny legible labels and emblem-style markings.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'openai:4@1',
positivePrompt: 'A premium sticker-sheet style illustration on a transparent background: a retro-futurist moon observatory collection composed of isolated cutout elements arranged neatly in one square frame, including a brass telescope dome with glowing teal windows, a tiny rover carrying crystal samples, a crescent moon map panel, a star chart clipboard, a thermos with constellation decals, cables, bolts, patches, and small scientific instruments. Clean separation between objects, crisp edges, no backdrop, no floor, no scene environment, each object fully visible and floating independently. Rich mid-century sci-fi design, enamel pin and screenprint aesthetic, saturated coral, teal, cream, and gold palette, intricate linework, subtle shading, polished graphic design, exceptional clarity, tiny legible labels and emblem-style markings.',
width: 1024,
height: 1024,
providerSettings: {
openai: {
background: 'transparent',
quality: 'high'
}
}
})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": "openai:4@1",
"positivePrompt": "A premium sticker-sheet style illustration on a transparent background: a retro-futurist moon observatory collection composed of isolated cutout elements arranged neatly in one square frame, including a brass telescope dome with glowing teal windows, a tiny rover carrying crystal samples, a crescent moon map panel, a star chart clipboard, a thermos with constellation decals, cables, bolts, patches, and small scientific instruments. Clean separation between objects, crisp edges, no backdrop, no floor, no scene environment, each object fully visible and floating independently. Rich mid-century sci-fi design, enamel pin and screenprint aesthetic, saturated coral, teal, cream, and gold palette, intricate linework, subtle shading, polished graphic design, exceptional clarity, tiny legible labels and emblem-style markings.",
"width": 1024,
"height": 1024,
"providerSettings": {
"openai": {
"background": "transparent",
"quality": "high"
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "68b17b80-5386-418f-933a-4884f5ce6b51",
"model": "openai:4@1",
"positivePrompt": "A premium sticker-sheet style illustration on a transparent background: a retro-futurist moon observatory collection composed of isolated cutout elements arranged neatly in one square frame, including a brass telescope dome with glowing teal windows, a tiny rover carrying crystal samples, a crescent moon map panel, a star chart clipboard, a thermos with constellation decals, cables, bolts, patches, and small scientific instruments. Clean separation between objects, crisp edges, no backdrop, no floor, no scene environment, each object fully visible and floating independently. Rich mid-century sci-fi design, enamel pin and screenprint aesthetic, saturated coral, teal, cream, and gold palette, intricate linework, subtle shading, polished graphic design, exceptional clarity, tiny legible labels and emblem-style markings.",
"width": 1024,
"height": 1024,
"providerSettings": {
"openai": {
"background": "transparent",
"quality": "high"
}
}
}
]'runware run openai:4@1 \
positivePrompt="A premium sticker-sheet style illustration on a transparent background: a retro-futurist moon observatory collection composed of isolated cutout elements arranged neatly in one square frame, including a brass telescope dome with glowing teal windows, a tiny rover carrying crystal samples, a crescent moon map panel, a star chart clipboard, a thermos with constellation decals, cables, bolts, patches, and small scientific instruments. Clean separation between objects, crisp edges, no backdrop, no floor, no scene environment, each object fully visible and floating independently. Rich mid-century sci-fi design, enamel pin and screenprint aesthetic, saturated coral, teal, cream, and gold palette, intricate linework, subtle shading, polished graphic design, exceptional clarity, tiny legible labels and emblem-style markings." \
width=1024 \
height=1024 \
providerSettings.openai.background=transparent \
providerSettings.openai.quality=high{
"taskType": "imageInference",
"taskUUID": "68b17b80-5386-418f-933a-4884f5ce6b51",
"model": "openai:4@1",
"positivePrompt": "A premium sticker-sheet style illustration on a transparent background: a retro-futurist moon observatory collection composed of isolated cutout elements arranged neatly in one square frame, including a brass telescope dome with glowing teal windows, a tiny rover carrying crystal samples, a crescent moon map panel, a star chart clipboard, a thermos with constellation decals, cables, bolts, patches, and small scientific instruments. Clean separation between objects, crisp edges, no backdrop, no floor, no scene environment, each object fully visible and floating independently. Rich mid-century sci-fi design, enamel pin and screenprint aesthetic, saturated coral, teal, cream, and gold palette, intricate linework, subtle shading, polished graphic design, exceptional clarity, tiny legible labels and emblem-style markings.",
"width": 1024,
"height": 1024,
"providerSettings": {
"openai": {
"background": "transparent",
"quality": "high"
}
}
}{
"taskType": "imageInference",
"taskUUID": "68b17b80-5386-418f-933a-4884f5ce6b51",
"imageUUID": "2a2178c0-c736-4c73-8700-9b2b06ae0857",
"imageURL": "https://im.runware.ai/image/os/a16d07/ws/2/ii/2a2178c0-c736-4c73-8700-9b2b06ae0857.jpg",
"cost": 0.13392
}Luminescent Botanical Observatory Interior

A grand interior of a moonlit botanical observatory built inside a glass-domed conservatory on a cliff above a bioluminescent sea, art nouveau meets retro-futurist science design. In the center stands a circular brass orrery entwined with glowing vines and rare night-blooming flowers. Curators in elegant field coats examine luminous specimens under suspended lanterns. Shelves of labeled apothecary jars, botanical sketches pinned to cork boards, polished stone floors reflecting blue-green light, delicate fog near the ground, distant storm clouds beyond the glass dome. Include crisp, believable small text on a few signs and labels such as 'Specimen Archive', 'Lunar Orchid Wing', and 'Humidity 78%'. Cinematic wide composition, exquisite material detail, believable perspective, soft atmospheric depth, rich teal, amber, and violet palette, serene wonder, highly detailed, premium editorial concept art 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: 'openai:4@1',
positivePrompt: 'A grand interior of a moonlit botanical observatory built inside a glass-domed conservatory on a cliff above a bioluminescent sea, art nouveau meets retro-futurist science design. In the center stands a circular brass orrery entwined with glowing vines and rare night-blooming flowers. Curators in elegant field coats examine luminous specimens under suspended lanterns. Shelves of labeled apothecary jars, botanical sketches pinned to cork boards, polished stone floors reflecting blue-green light, delicate fog near the ground, distant storm clouds beyond the glass dome. Include crisp, believable small text on a few signs and labels such as \'Specimen Archive\', \'Lunar Orchid Wing\', and \'Humidity 78%\'. Cinematic wide composition, exquisite material detail, believable perspective, soft atmospheric depth, rich teal, amber, and violet palette, serene wonder, highly detailed, premium editorial concept art realism.',
width: 1536,
height: 1024,
providerSettings: {
openai: {
background: 'opaque',
quality: 'high'
}
}
})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": "openai:4@1",
"positivePrompt": "A grand interior of a moonlit botanical observatory built inside a glass-domed conservatory on a cliff above a bioluminescent sea, art nouveau meets retro-futurist science design. In the center stands a circular brass orrery entwined with glowing vines and rare night-blooming flowers. Curators in elegant field coats examine luminous specimens under suspended lanterns. Shelves of labeled apothecary jars, botanical sketches pinned to cork boards, polished stone floors reflecting blue-green light, delicate fog near the ground, distant storm clouds beyond the glass dome. Include crisp, believable small text on a few signs and labels such as 'Specimen Archive', 'Lunar Orchid Wing', and 'Humidity 78%'. Cinematic wide composition, exquisite material detail, believable perspective, soft atmospheric depth, rich teal, amber, and violet palette, serene wonder, highly detailed, premium editorial concept art realism.",
"width": 1536,
"height": 1024,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "3d582d50-3e2b-47b2-bd02-839f962a7b38",
"model": "openai:4@1",
"positivePrompt": "A grand interior of a moonlit botanical observatory built inside a glass-domed conservatory on a cliff above a bioluminescent sea, art nouveau meets retro-futurist science design. In the center stands a circular brass orrery entwined with glowing vines and rare night-blooming flowers. Curators in elegant field coats examine luminous specimens under suspended lanterns. Shelves of labeled apothecary jars, botanical sketches pinned to cork boards, polished stone floors reflecting blue-green light, delicate fog near the ground, distant storm clouds beyond the glass dome. Include crisp, believable small text on a few signs and labels such as 'Specimen Archive', 'Lunar Orchid Wing', and 'Humidity 78%'. Cinematic wide composition, exquisite material detail, believable perspective, soft atmospheric depth, rich teal, amber, and violet palette, serene wonder, highly detailed, premium editorial concept art realism.",
"width": 1536,
"height": 1024,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
}
}
]'runware run openai:4@1 \
positivePrompt="A grand interior of a moonlit botanical observatory built inside a glass-domed conservatory on a cliff above a bioluminescent sea, art nouveau meets retro-futurist science design. In the center stands a circular brass orrery entwined with glowing vines and rare night-blooming flowers. Curators in elegant field coats examine luminous specimens under suspended lanterns. Shelves of labeled apothecary jars, botanical sketches pinned to cork boards, polished stone floors reflecting blue-green light, delicate fog near the ground, distant storm clouds beyond the glass dome. Include crisp, believable small text on a few signs and labels such as 'Specimen Archive', 'Lunar Orchid Wing', and 'Humidity 78%'. Cinematic wide composition, exquisite material detail, believable perspective, soft atmospheric depth, rich teal, amber, and violet palette, serene wonder, highly detailed, premium editorial concept art realism." \
width=1536 \
height=1024 \
providerSettings.openai.background=opaque \
providerSettings.openai.quality=high{
"taskType": "imageInference",
"taskUUID": "3d582d50-3e2b-47b2-bd02-839f962a7b38",
"model": "openai:4@1",
"positivePrompt": "A grand interior of a moonlit botanical observatory built inside a glass-domed conservatory on a cliff above a bioluminescent sea, art nouveau meets retro-futurist science design. In the center stands a circular brass orrery entwined with glowing vines and rare night-blooming flowers. Curators in elegant field coats examine luminous specimens under suspended lanterns. Shelves of labeled apothecary jars, botanical sketches pinned to cork boards, polished stone floors reflecting blue-green light, delicate fog near the ground, distant storm clouds beyond the glass dome. Include crisp, believable small text on a few signs and labels such as 'Specimen Archive', 'Lunar Orchid Wing', and 'Humidity 78%'. Cinematic wide composition, exquisite material detail, believable perspective, soft atmospheric depth, rich teal, amber, and violet palette, serene wonder, highly detailed, premium editorial concept art realism.",
"width": 1536,
"height": 1024,
"providerSettings": {
"openai": {
"background": "opaque",
"quality": "high"
}
}
}{
"taskType": "imageInference",
"taskUUID": "3d582d50-3e2b-47b2-bd02-839f962a7b38",
"imageUUID": "bab1270c-0382-49dc-9644-4509a33c7da7",
"imageURL": "https://im.runware.ai/image/os/a13d12/ws/3/ii/bab1270c-0382-49dc-9644-4509a33c7da7.jpg",
"cost": 0.19961
}