MODEL IDalibaba:qwen-image@2.0-pro
live

Qwen-Image-2.0-Pro

Alibaba
by Alibaba

Qwen-Image-2.0-Pro builds on Qwen-Image-2.0 with optimized visual fidelity, improved layout and typography handling, and advanced editing control for professional creative and enterprise applications. It delivers richer detail, more accurate text and iconography rendering, and refined editing semantics across a wide range of visual styles, making it suitable for advertising, branding, design systems, and high-impact visual content.

Qwen-Image-2.0-Pro
text-to-image

Marine Radio Oyster Farm Lifestyle

Marine Radio Oyster Farm Lifestyle

Premium environmental product photography for a marine electronics campaign. In the immediate foreground, a wet gloved hand securely grips an unbranded rugged handheld VHF marine radio above the weathered blue gunwale of a working oyster-farm skiff. Make the radio the unmistakable hero: safety-yellow and charcoal housing, tactile controls, realistic antenna, speaker grille, saltwater droplets, crisp molded details. Its illuminated LCD clearly reads exactly “CH 16”; a small red protective cover is labeled exactly “DISTRESS”. No other words or branding. In the midground, an oyster farmer in orange waterproof bib overalls sorts wire oyster cages, naturally engaged in work. Misty estuary at dawn, rows of oyster racks receding through calm water, coiled green rope, galvanized baskets, scattered shells and seabirds in the distance. Square composition with strong diagonal lines from the boat and cages, radio tack-sharp, worker slightly softer but recognizable, cinematic 35mm environmental perspective, cool slate-blue fog contrasted with safety yellow and orange, soft dawn rim light, authentic wet textures, refined commercial color grading, photorealistic, detailed, credible working conditions.

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'Premium environmental product photography for a marine electronics campaign. In the immediate foreground, a wet gloved hand securely grips an unbranded rugged handheld VHF marine radio above the weathered blue gunwale of a working oyster-farm skiff. Make the radio the unmistakable hero: safety-yellow and charcoal housing, tactile controls, realistic antenna, speaker grille, saltwater droplets, crisp molded details. Its illuminated LCD clearly reads exactly “CH 16”; a small red protective cover is labeled exactly “DISTRESS”. No other words or branding. In the midground, an oyster farmer in orange waterproof bib overalls sorts wire oyster cages, naturally engaged in work. Misty estuary at dawn, rows of oyster racks receding through calm water, coiled green rope, galvanized baskets, scattered shells and seabirds in the distance. Square composition with strong diagonal lines from the boat and cages, radio tack-sharp, worker slightly softer but recognizable, cinematic 35mm environmental perspective, cool slate-blue fog contrasted with safety yellow and orange, soft dawn rim light, authentic wet textures, refined commercial color grading, photorealistic, detailed, credible working conditions.',
  negativePrompt: 'Invented logos, extra text, headline, advertisement layout, floating product, studio backdrop, app interface, illegible labels, duplicate radio, extra fingers, malformed hand, distorted antenna, warped boat, excessive blur, oversaturated colors, artificial plastic textures, fantasy elements, unsafe handling.',
  width: 1024,
  height: 1024,
  providerSettings: {
    alibaba: {
      promptExtend: true
    }
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "Premium environmental product photography for a marine electronics campaign. In the immediate foreground, a wet gloved hand securely grips an unbranded rugged handheld VHF marine radio above the weathered blue gunwale of a working oyster-farm skiff. Make the radio the unmistakable hero: safety-yellow and charcoal housing, tactile controls, realistic antenna, speaker grille, saltwater droplets, crisp molded details. Its illuminated LCD clearly reads exactly “CH 16”; a small red protective cover is labeled exactly “DISTRESS”. No other words or branding. In the midground, an oyster farmer in orange waterproof bib overalls sorts wire oyster cages, naturally engaged in work. Misty estuary at dawn, rows of oyster racks receding through calm water, coiled green rope, galvanized baskets, scattered shells and seabirds in the distance. Square composition with strong diagonal lines from the boat and cages, radio tack-sharp, worker slightly softer but recognizable, cinematic 35mm environmental perspective, cool slate-blue fog contrasted with safety yellow and orange, soft dawn rim light, authentic wet textures, refined commercial color grading, photorealistic, detailed, credible working conditions.",
            "negativePrompt": "Invented logos, extra text, headline, advertisement layout, floating product, studio backdrop, app interface, illegible labels, duplicate radio, extra fingers, malformed hand, distorted antenna, warped boat, excessive blur, oversaturated colors, artificial plastic textures, fantasy elements, unsafe handling.",
            "width": 1024,
            "height": 1024,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": True
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "fb94b11c-7999-42c7-b356-05dca202aabb",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "Premium environmental product photography for a marine electronics campaign. In the immediate foreground, a wet gloved hand securely grips an unbranded rugged handheld VHF marine radio above the weathered blue gunwale of a working oyster-farm skiff. Make the radio the unmistakable hero: safety-yellow and charcoal housing, tactile controls, realistic antenna, speaker grille, saltwater droplets, crisp molded details. Its illuminated LCD clearly reads exactly “CH 16”; a small red protective cover is labeled exactly “DISTRESS”. No other words or branding. In the midground, an oyster farmer in orange waterproof bib overalls sorts wire oyster cages, naturally engaged in work. Misty estuary at dawn, rows of oyster racks receding through calm water, coiled green rope, galvanized baskets, scattered shells and seabirds in the distance. Square composition with strong diagonal lines from the boat and cages, radio tack-sharp, worker slightly softer but recognizable, cinematic 35mm environmental perspective, cool slate-blue fog contrasted with safety yellow and orange, soft dawn rim light, authentic wet textures, refined commercial color grading, photorealistic, detailed, credible working conditions.",
      "negativePrompt": "Invented logos, extra text, headline, advertisement layout, floating product, studio backdrop, app interface, illegible labels, duplicate radio, extra fingers, malformed hand, distorted antenna, warped boat, excessive blur, oversaturated colors, artificial plastic textures, fantasy elements, unsafe handling.",
      "width": 1024,
      "height": 1024,
      "providerSettings": {
        "alibaba": {
          "promptExtend": true
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="Premium environmental product photography for a marine electronics campaign. In the immediate foreground, a wet gloved hand securely grips an unbranded rugged handheld VHF marine radio above the weathered blue gunwale of a working oyster-farm skiff. Make the radio the unmistakable hero: safety-yellow and charcoal housing, tactile controls, realistic antenna, speaker grille, saltwater droplets, crisp molded details. Its illuminated LCD clearly reads exactly “CH 16”; a small red protective cover is labeled exactly “DISTRESS”. No other words or branding. In the midground, an oyster farmer in orange waterproof bib overalls sorts wire oyster cages, naturally engaged in work. Misty estuary at dawn, rows of oyster racks receding through calm water, coiled green rope, galvanized baskets, scattered shells and seabirds in the distance. Square composition with strong diagonal lines from the boat and cages, radio tack-sharp, worker slightly softer but recognizable, cinematic 35mm environmental perspective, cool slate-blue fog contrasted with safety yellow and orange, soft dawn rim light, authentic wet textures, refined commercial color grading, photorealistic, detailed, credible working conditions." \
  negativePrompt="Invented logos, extra text, headline, advertisement layout, floating product, studio backdrop, app interface, illegible labels, duplicate radio, extra fingers, malformed hand, distorted antenna, warped boat, excessive blur, oversaturated colors, artificial plastic textures, fantasy elements, unsafe handling." \
  width=1024 \
  height=1024 \
  providerSettings.alibaba.promptExtend=true
{
  "taskType": "imageInference",
  "taskUUID": "fb94b11c-7999-42c7-b356-05dca202aabb",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "Premium environmental product photography for a marine electronics campaign. In the immediate foreground, a wet gloved hand securely grips an unbranded rugged handheld VHF marine radio above the weathered blue gunwale of a working oyster-farm skiff. Make the radio the unmistakable hero: safety-yellow and charcoal housing, tactile controls, realistic antenna, speaker grille, saltwater droplets, crisp molded details. Its illuminated LCD clearly reads exactly “CH 16”; a small red protective cover is labeled exactly “DISTRESS”. No other words or branding. In the midground, an oyster farmer in orange waterproof bib overalls sorts wire oyster cages, naturally engaged in work. Misty estuary at dawn, rows of oyster racks receding through calm water, coiled green rope, galvanized baskets, scattered shells and seabirds in the distance. Square composition with strong diagonal lines from the boat and cages, radio tack-sharp, worker slightly softer but recognizable, cinematic 35mm environmental perspective, cool slate-blue fog contrasted with safety yellow and orange, soft dawn rim light, authentic wet textures, refined commercial color grading, photorealistic, detailed, credible working conditions.",
  "negativePrompt": "Invented logos, extra text, headline, advertisement layout, floating product, studio backdrop, app interface, illegible labels, duplicate radio, extra fingers, malformed hand, distorted antenna, warped boat, excessive blur, oversaturated colors, artificial plastic textures, fantasy elements, unsafe handling.",
  "width": 1024,
  "height": 1024,
  "providerSettings": {
    "alibaba": {
      "promptExtend": true
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "fb94b11c-7999-42c7-b356-05dca202aabb",
  "imageUUID": "d662d391-5bd4-4fa4-b304-3efb8eaab5d2",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/d662d391-5bd4-4fa4-b304-3efb8eaab5d2.jpg",
  "seed": 1590871586,
  "cost": 0.075
}
text-to-image

Ilulissat Winter Tourism Campaign Poster

Ilulissat Winter Tourism Campaign Poster

Create a finished square tourism campaign poster for Ilulissat, Greenland. A Greenlandic Inuit musher in practical red expedition clothing guides a traditional wooden dog sled across wind-sculpted sea ice, with a well-spaced team of Greenland sled dogs moving toward monumental blue icebergs in Disko Bay. Low polar sunlight skims the snow, revealing crisp tracks, frost, translucent ice strata, and fine airborne crystals beneath a deep cobalt twilight sky. Authentic documentary travel photography blended with restrained contemporary editorial design; adventurous, respectful, environmentally conscious, and premium rather than luxurious. Strong depth: sled team entering from the lower left, sweeping diagonal trail, iceberg skyline across the middle, generous dark sky reserved for typography. Limited palette of glacier cyan, cobalt blue, snow white, and vermilion red. Add only this exact text, spelled precisely: large uppercase headline at top, “ILULISSAT”; smaller uppercase line beneath, “EDGE OF THE ICE”; small footer, “GREENLAND · WINTER 2027”. Use clean condensed sans-serif lettering in white, excellent kerning, clear hierarchy, and generous margins. No logos. The result must be a standalone promotional poster, not a poster 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: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'Create a finished square tourism campaign poster for Ilulissat, Greenland. A Greenlandic Inuit musher in practical red expedition clothing guides a traditional wooden dog sled across wind-sculpted sea ice, with a well-spaced team of Greenland sled dogs moving toward monumental blue icebergs in Disko Bay. Low polar sunlight skims the snow, revealing crisp tracks, frost, translucent ice strata, and fine airborne crystals beneath a deep cobalt twilight sky. Authentic documentary travel photography blended with restrained contemporary editorial design; adventurous, respectful, environmentally conscious, and premium rather than luxurious. Strong depth: sled team entering from the lower left, sweeping diagonal trail, iceberg skyline across the middle, generous dark sky reserved for typography. Limited palette of glacier cyan, cobalt blue, snow white, and vermilion red. Add only this exact text, spelled precisely: large uppercase headline at top, “ILULISSAT”; smaller uppercase line beneath, “EDGE OF THE ICE”; small footer, “GREENLAND · WINTER 2027”. Use clean condensed sans-serif lettering in white, excellent kerning, clear hierarchy, and generous margins. No logos. The result must be a standalone promotional poster, not a poster mockup.',
  negativePrompt: 'misspelled words, extra text, logos, flags, fantasy animals, duplicated dogs, malformed sled, inaccurate harnesses, tropical scenery, generic mountains, unsafe tourist behavior, caricature, oversaturated aurora, cluttered layout, illegible typography, border, frame, billboard mockup, app interface',
  width: 1024,
  height: 1024,
  providerSettings: {
    alibaba: {
      promptExtend: true
    }
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "Create a finished square tourism campaign poster for Ilulissat, Greenland. A Greenlandic Inuit musher in practical red expedition clothing guides a traditional wooden dog sled across wind-sculpted sea ice, with a well-spaced team of Greenland sled dogs moving toward monumental blue icebergs in Disko Bay. Low polar sunlight skims the snow, revealing crisp tracks, frost, translucent ice strata, and fine airborne crystals beneath a deep cobalt twilight sky. Authentic documentary travel photography blended with restrained contemporary editorial design; adventurous, respectful, environmentally conscious, and premium rather than luxurious. Strong depth: sled team entering from the lower left, sweeping diagonal trail, iceberg skyline across the middle, generous dark sky reserved for typography. Limited palette of glacier cyan, cobalt blue, snow white, and vermilion red. Add only this exact text, spelled precisely: large uppercase headline at top, “ILULISSAT”; smaller uppercase line beneath, “EDGE OF THE ICE”; small footer, “GREENLAND · WINTER 2027”. Use clean condensed sans-serif lettering in white, excellent kerning, clear hierarchy, and generous margins. No logos. The result must be a standalone promotional poster, not a poster mockup.",
            "negativePrompt": "misspelled words, extra text, logos, flags, fantasy animals, duplicated dogs, malformed sled, inaccurate harnesses, tropical scenery, generic mountains, unsafe tourist behavior, caricature, oversaturated aurora, cluttered layout, illegible typography, border, frame, billboard mockup, app interface",
            "width": 1024,
            "height": 1024,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": True
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "49fa8484-4da4-456f-be77-c5cf1c8ad0f8",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "Create a finished square tourism campaign poster for Ilulissat, Greenland. A Greenlandic Inuit musher in practical red expedition clothing guides a traditional wooden dog sled across wind-sculpted sea ice, with a well-spaced team of Greenland sled dogs moving toward monumental blue icebergs in Disko Bay. Low polar sunlight skims the snow, revealing crisp tracks, frost, translucent ice strata, and fine airborne crystals beneath a deep cobalt twilight sky. Authentic documentary travel photography blended with restrained contemporary editorial design; adventurous, respectful, environmentally conscious, and premium rather than luxurious. Strong depth: sled team entering from the lower left, sweeping diagonal trail, iceberg skyline across the middle, generous dark sky reserved for typography. Limited palette of glacier cyan, cobalt blue, snow white, and vermilion red. Add only this exact text, spelled precisely: large uppercase headline at top, “ILULISSAT”; smaller uppercase line beneath, “EDGE OF THE ICE”; small footer, “GREENLAND · WINTER 2027”. Use clean condensed sans-serif lettering in white, excellent kerning, clear hierarchy, and generous margins. No logos. The result must be a standalone promotional poster, not a poster mockup.",
      "negativePrompt": "misspelled words, extra text, logos, flags, fantasy animals, duplicated dogs, malformed sled, inaccurate harnesses, tropical scenery, generic mountains, unsafe tourist behavior, caricature, oversaturated aurora, cluttered layout, illegible typography, border, frame, billboard mockup, app interface",
      "width": 1024,
      "height": 1024,
      "providerSettings": {
        "alibaba": {
          "promptExtend": true
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="Create a finished square tourism campaign poster for Ilulissat, Greenland. A Greenlandic Inuit musher in practical red expedition clothing guides a traditional wooden dog sled across wind-sculpted sea ice, with a well-spaced team of Greenland sled dogs moving toward monumental blue icebergs in Disko Bay. Low polar sunlight skims the snow, revealing crisp tracks, frost, translucent ice strata, and fine airborne crystals beneath a deep cobalt twilight sky. Authentic documentary travel photography blended with restrained contemporary editorial design; adventurous, respectful, environmentally conscious, and premium rather than luxurious. Strong depth: sled team entering from the lower left, sweeping diagonal trail, iceberg skyline across the middle, generous dark sky reserved for typography. Limited palette of glacier cyan, cobalt blue, snow white, and vermilion red. Add only this exact text, spelled precisely: large uppercase headline at top, “ILULISSAT”; smaller uppercase line beneath, “EDGE OF THE ICE”; small footer, “GREENLAND · WINTER 2027”. Use clean condensed sans-serif lettering in white, excellent kerning, clear hierarchy, and generous margins. No logos. The result must be a standalone promotional poster, not a poster mockup." \
  negativePrompt="misspelled words, extra text, logos, flags, fantasy animals, duplicated dogs, malformed sled, inaccurate harnesses, tropical scenery, generic mountains, unsafe tourist behavior, caricature, oversaturated aurora, cluttered layout, illegible typography, border, frame, billboard mockup, app interface" \
  width=1024 \
  height=1024 \
  providerSettings.alibaba.promptExtend=true
{
  "taskType": "imageInference",
  "taskUUID": "49fa8484-4da4-456f-be77-c5cf1c8ad0f8",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "Create a finished square tourism campaign poster for Ilulissat, Greenland. A Greenlandic Inuit musher in practical red expedition clothing guides a traditional wooden dog sled across wind-sculpted sea ice, with a well-spaced team of Greenland sled dogs moving toward monumental blue icebergs in Disko Bay. Low polar sunlight skims the snow, revealing crisp tracks, frost, translucent ice strata, and fine airborne crystals beneath a deep cobalt twilight sky. Authentic documentary travel photography blended with restrained contemporary editorial design; adventurous, respectful, environmentally conscious, and premium rather than luxurious. Strong depth: sled team entering from the lower left, sweeping diagonal trail, iceberg skyline across the middle, generous dark sky reserved for typography. Limited palette of glacier cyan, cobalt blue, snow white, and vermilion red. Add only this exact text, spelled precisely: large uppercase headline at top, “ILULISSAT”; smaller uppercase line beneath, “EDGE OF THE ICE”; small footer, “GREENLAND · WINTER 2027”. Use clean condensed sans-serif lettering in white, excellent kerning, clear hierarchy, and generous margins. No logos. The result must be a standalone promotional poster, not a poster mockup.",
  "negativePrompt": "misspelled words, extra text, logos, flags, fantasy animals, duplicated dogs, malformed sled, inaccurate harnesses, tropical scenery, generic mountains, unsafe tourist behavior, caricature, oversaturated aurora, cluttered layout, illegible typography, border, frame, billboard mockup, app interface",
  "width": 1024,
  "height": 1024,
  "providerSettings": {
    "alibaba": {
      "promptExtend": true
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "49fa8484-4da4-456f-be77-c5cf1c8ad0f8",
  "imageUUID": "061e0a4f-15f9-4236-ad80-3c3dea4fa02b",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/061e0a4f-15f9-4236-ad80-3c3dea4fa02b.jpg",
  "seed": 2067451537,
  "cost": 0.075
}
reference-to-image

Antarctic Station Crew Photo Edit

Antarctic Station Crew Photo Edit

Create a seamless professional edit of the official Antarctic station crew portrait in Reference 1. Use Reference 1 as the base image: preserve its landscape composition, station exterior, snow, camera position, lighting, and every existing crew member’s identity, pose and placement. Add the glaciologist from Reference 2 into the open space near the center of the back row, preserving her recognizable facial identity, short black hair and reserved smile. Show her standing naturally at the same scale and eye level as adjacent colleagues, facing the camera with one relaxed arm lightly behind a teammate, fully integrated into the group. Dress the added subject in authentic expedition clothing informed by Reference 3: a red insulated parka with navy panels, practical snow trousers and winter boots. Use Reference 3 only to guide garment construction, fabric detail and the restrained cool-blue documentary color treatment. Match the base photograph’s diffuse overcast light, shadows, depth of field, lens perspective, snow reflections and subtle cold-reddened skin tones so the result appears to be one genuine photograph captured at the same moment. Finished institutional press photograph, natural expressions, understated realism, no decorative graphics or 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: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'Create a seamless professional edit of the official Antarctic station crew portrait in Reference 1. Use Reference 1 as the base image: preserve its landscape composition, station exterior, snow, camera position, lighting, and every existing crew member’s identity, pose and placement. Add the glaciologist from Reference 2 into the open space near the center of the back row, preserving her recognizable facial identity, short black hair and reserved smile. Show her standing naturally at the same scale and eye level as adjacent colleagues, facing the camera with one relaxed arm lightly behind a teammate, fully integrated into the group. Dress the added subject in authentic expedition clothing informed by Reference 3: a red insulated parka with navy panels, practical snow trousers and winter boots. Use Reference 3 only to guide garment construction, fabric detail and the restrained cool-blue documentary color treatment. Match the base photograph’s diffuse overcast light, shadows, depth of field, lens perspective, snow reflections and subtle cold-reddened skin tones so the result appears to be one genuine photograph captured at the same moment. Finished institutional press photograph, natural expressions, understated realism, no decorative graphics or text.',
  width: 1536,
  height: 1024,
  providerSettings: {
    alibaba: {
      promptExtend: true
    }
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/1d86f74e-8885-4577-9ba5-02bd4a7dd0bd.jpg',
      'https://assets.runware.ai/assets/inputs/1ef98346-8a46-423d-b1ae-2aa4906cd476.jpg',
      'https://assets.runware.ai/assets/inputs/de482d88-c89e-4f28-b245-28113f2c8651.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": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "Create a seamless professional edit of the official Antarctic station crew portrait in Reference 1. Use Reference 1 as the base image: preserve its landscape composition, station exterior, snow, camera position, lighting, and every existing crew member’s identity, pose and placement. Add the glaciologist from Reference 2 into the open space near the center of the back row, preserving her recognizable facial identity, short black hair and reserved smile. Show her standing naturally at the same scale and eye level as adjacent colleagues, facing the camera with one relaxed arm lightly behind a teammate, fully integrated into the group. Dress the added subject in authentic expedition clothing informed by Reference 3: a red insulated parka with navy panels, practical snow trousers and winter boots. Use Reference 3 only to guide garment construction, fabric detail and the restrained cool-blue documentary color treatment. Match the base photograph’s diffuse overcast light, shadows, depth of field, lens perspective, snow reflections and subtle cold-reddened skin tones so the result appears to be one genuine photograph captured at the same moment. Finished institutional press photograph, natural expressions, understated realism, no decorative graphics or text.",
            "width": 1536,
            "height": 1024,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": True
                }
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/1d86f74e-8885-4577-9ba5-02bd4a7dd0bd.jpg",
                    "https://assets.runware.ai/assets/inputs/1ef98346-8a46-423d-b1ae-2aa4906cd476.jpg",
                    "https://assets.runware.ai/assets/inputs/de482d88-c89e-4f28-b245-28113f2c8651.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": "44cd169d-3197-4de7-98bd-372aa65ab802",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "Create a seamless professional edit of the official Antarctic station crew portrait in Reference 1. Use Reference 1 as the base image: preserve its landscape composition, station exterior, snow, camera position, lighting, and every existing crew member’s identity, pose and placement. Add the glaciologist from Reference 2 into the open space near the center of the back row, preserving her recognizable facial identity, short black hair and reserved smile. Show her standing naturally at the same scale and eye level as adjacent colleagues, facing the camera with one relaxed arm lightly behind a teammate, fully integrated into the group. Dress the added subject in authentic expedition clothing informed by Reference 3: a red insulated parka with navy panels, practical snow trousers and winter boots. Use Reference 3 only to guide garment construction, fabric detail and the restrained cool-blue documentary color treatment. Match the base photograph’s diffuse overcast light, shadows, depth of field, lens perspective, snow reflections and subtle cold-reddened skin tones so the result appears to be one genuine photograph captured at the same moment. Finished institutional press photograph, natural expressions, understated realism, no decorative graphics or text.",
      "width": 1536,
      "height": 1024,
      "providerSettings": {
        "alibaba": {
          "promptExtend": true
        }
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/1d86f74e-8885-4577-9ba5-02bd4a7dd0bd.jpg",
          "https://assets.runware.ai/assets/inputs/1ef98346-8a46-423d-b1ae-2aa4906cd476.jpg",
          "https://assets.runware.ai/assets/inputs/de482d88-c89e-4f28-b245-28113f2c8651.jpg"
        ]
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="Create a seamless professional edit of the official Antarctic station crew portrait in Reference 1. Use Reference 1 as the base image: preserve its landscape composition, station exterior, snow, camera position, lighting, and every existing crew member’s identity, pose and placement. Add the glaciologist from Reference 2 into the open space near the center of the back row, preserving her recognizable facial identity, short black hair and reserved smile. Show her standing naturally at the same scale and eye level as adjacent colleagues, facing the camera with one relaxed arm lightly behind a teammate, fully integrated into the group. Dress the added subject in authentic expedition clothing informed by Reference 3: a red insulated parka with navy panels, practical snow trousers and winter boots. Use Reference 3 only to guide garment construction, fabric detail and the restrained cool-blue documentary color treatment. Match the base photograph’s diffuse overcast light, shadows, depth of field, lens perspective, snow reflections and subtle cold-reddened skin tones so the result appears to be one genuine photograph captured at the same moment. Finished institutional press photograph, natural expressions, understated realism, no decorative graphics or text." \
  width=1536 \
  height=1024 \
  providerSettings.alibaba.promptExtend=true \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/1d86f74e-8885-4577-9ba5-02bd4a7dd0bd.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/1ef98346-8a46-423d-b1ae-2aa4906cd476.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/de482d88-c89e-4f28-b245-28113f2c8651.jpg
{
  "taskType": "imageInference",
  "taskUUID": "44cd169d-3197-4de7-98bd-372aa65ab802",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "Create a seamless professional edit of the official Antarctic station crew portrait in Reference 1. Use Reference 1 as the base image: preserve its landscape composition, station exterior, snow, camera position, lighting, and every existing crew member’s identity, pose and placement. Add the glaciologist from Reference 2 into the open space near the center of the back row, preserving her recognizable facial identity, short black hair and reserved smile. Show her standing naturally at the same scale and eye level as adjacent colleagues, facing the camera with one relaxed arm lightly behind a teammate, fully integrated into the group. Dress the added subject in authentic expedition clothing informed by Reference 3: a red insulated parka with navy panels, practical snow trousers and winter boots. Use Reference 3 only to guide garment construction, fabric detail and the restrained cool-blue documentary color treatment. Match the base photograph’s diffuse overcast light, shadows, depth of field, lens perspective, snow reflections and subtle cold-reddened skin tones so the result appears to be one genuine photograph captured at the same moment. Finished institutional press photograph, natural expressions, understated realism, no decorative graphics or text.",
  "width": 1536,
  "height": 1024,
  "providerSettings": {
    "alibaba": {
      "promptExtend": true
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/1d86f74e-8885-4577-9ba5-02bd4a7dd0bd.jpg",
      "https://assets.runware.ai/assets/inputs/1ef98346-8a46-423d-b1ae-2aa4906cd476.jpg",
      "https://assets.runware.ai/assets/inputs/de482d88-c89e-4f28-b245-28113f2c8651.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "44cd169d-3197-4de7-98bd-372aa65ab802",
  "imageUUID": "11d62bc5-ef5e-4330-8f46-4af7eff47ed8",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/11d62bc5-ef5e-4330-8f46-4af7eff47ed8.jpg",
  "seed": 1624667216,
  "cost": 0.075
}
reference-to-image

Solar Filter Kit Packaging

Solar Filter Kit Packaging

Create a finished landscape packaging-design presentation for HELIOGRAPH, a professional white-light solar-filter film kit for telescope imaging. Use reference image 1 to preserve the exact product family and package forms: rigid document folio as the hero pack, slim inner sleeve, and round aluminum accessory tin. Apply one cohesive label system across all three objects. Use reference image 2 only for the visual language: precise 1970s scientific-instrument graphics, cobalt blue and fluorescent vermilion on warm ivory, black technical rules, modular grids, orbital arcs, measurement ticks, halftone sunspot imagery, and tactile offset-print character; do not copy its existing words or marks. Use reference image 3 for the observatory workbench environment, practical daylight, brushed-metal accents, and restrained technical mood. Show the package group from a high three-quarter angle with the folio fully visible, the sleeve partially withdrawn, and the labeled tin beside it. Make the packaging—not the telescope—the unmistakable subject. Render crisp, correctly aligned production-quality typography. Main folio text: “HELIOGRAPH” large at top; “WHITE-LIGHT SOLAR FILTER FILM”; “OPTICAL DENSITY 5.0”; “200 × 290 mm”; and a vermilion warning panel reading “INSPECT BEFORE EVERY SESSION”. Add a compact contents list, lot-number field, simple sun and telescope icons, and fine technical handling instructions. The sleeve should repeat “HELIOGRAPH / FILTER FILM” and the tin should read “EDGE SEAL TAPE”. Include realistic folds, label edges, paper grain, foil sheen, and a die-cut thumb notch. Sophisticated industrial packaging, rigorous information hierarchy, no advertising slogan, no extra presentation-board captions, photoreal materials with graphic-design precision.

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'Create a finished landscape packaging-design presentation for HELIOGRAPH, a professional white-light solar-filter film kit for telescope imaging. Use reference image 1 to preserve the exact product family and package forms: rigid document folio as the hero pack, slim inner sleeve, and round aluminum accessory tin. Apply one cohesive label system across all three objects. Use reference image 2 only for the visual language: precise 1970s scientific-instrument graphics, cobalt blue and fluorescent vermilion on warm ivory, black technical rules, modular grids, orbital arcs, measurement ticks, halftone sunspot imagery, and tactile offset-print character; do not copy its existing words or marks. Use reference image 3 for the observatory workbench environment, practical daylight, brushed-metal accents, and restrained technical mood.\n\nShow the package group from a high three-quarter angle with the folio fully visible, the sleeve partially withdrawn, and the labeled tin beside it. Make the packaging—not the telescope—the unmistakable subject. Render crisp, correctly aligned production-quality typography. Main folio text: “HELIOGRAPH” large at top; “WHITE-LIGHT SOLAR FILTER FILM”; “OPTICAL DENSITY 5.0”; “200 × 290 mm”; and a vermilion warning panel reading “INSPECT BEFORE EVERY SESSION”. Add a compact contents list, lot-number field, simple sun and telescope icons, and fine technical handling instructions. The sleeve should repeat “HELIOGRAPH / FILTER FILM” and the tin should read “EDGE SEAL TAPE”. Include realistic folds, label edges, paper grain, foil sheen, and a die-cut thumb notch. Sophisticated industrial packaging, rigorous information hierarchy, no advertising slogan, no extra presentation-board captions, photoreal materials with graphic-design precision.',
  width: 1536,
  height: 1024,
  providerSettings: {
    alibaba: {
      promptExtend: true
    }
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/957b22a4-34ed-4178-980d-9ecd6f3caa01.jpg',
      'https://assets.runware.ai/assets/inputs/fc48675c-2494-4338-8a0c-ecbc9d266d33.jpg',
      'https://assets.runware.ai/assets/inputs/6e04f615-ac05-4f71-8094-cb0479cc3a41.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": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "Create a finished landscape packaging-design presentation for HELIOGRAPH, a professional white-light solar-filter film kit for telescope imaging. Use reference image 1 to preserve the exact product family and package forms: rigid document folio as the hero pack, slim inner sleeve, and round aluminum accessory tin. Apply one cohesive label system across all three objects. Use reference image 2 only for the visual language: precise 1970s scientific-instrument graphics, cobalt blue and fluorescent vermilion on warm ivory, black technical rules, modular grids, orbital arcs, measurement ticks, halftone sunspot imagery, and tactile offset-print character; do not copy its existing words or marks. Use reference image 3 for the observatory workbench environment, practical daylight, brushed-metal accents, and restrained technical mood.\n\nShow the package group from a high three-quarter angle with the folio fully visible, the sleeve partially withdrawn, and the labeled tin beside it. Make the packaging—not the telescope—the unmistakable subject. Render crisp, correctly aligned production-quality typography. Main folio text: “HELIOGRAPH” large at top; “WHITE-LIGHT SOLAR FILTER FILM”; “OPTICAL DENSITY 5.0”; “200 × 290 mm”; and a vermilion warning panel reading “INSPECT BEFORE EVERY SESSION”. Add a compact contents list, lot-number field, simple sun and telescope icons, and fine technical handling instructions. The sleeve should repeat “HELIOGRAPH / FILTER FILM” and the tin should read “EDGE SEAL TAPE”. Include realistic folds, label edges, paper grain, foil sheen, and a die-cut thumb notch. Sophisticated industrial packaging, rigorous information hierarchy, no advertising slogan, no extra presentation-board captions, photoreal materials with graphic-design precision.",
            "width": 1536,
            "height": 1024,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": True
                }
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/957b22a4-34ed-4178-980d-9ecd6f3caa01.jpg",
                    "https://assets.runware.ai/assets/inputs/fc48675c-2494-4338-8a0c-ecbc9d266d33.jpg",
                    "https://assets.runware.ai/assets/inputs/6e04f615-ac05-4f71-8094-cb0479cc3a41.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": "bd822d30-0e45-4590-ad7d-c370afccdb54",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "Create a finished landscape packaging-design presentation for HELIOGRAPH, a professional white-light solar-filter film kit for telescope imaging. Use reference image 1 to preserve the exact product family and package forms: rigid document folio as the hero pack, slim inner sleeve, and round aluminum accessory tin. Apply one cohesive label system across all three objects. Use reference image 2 only for the visual language: precise 1970s scientific-instrument graphics, cobalt blue and fluorescent vermilion on warm ivory, black technical rules, modular grids, orbital arcs, measurement ticks, halftone sunspot imagery, and tactile offset-print character; do not copy its existing words or marks. Use reference image 3 for the observatory workbench environment, practical daylight, brushed-metal accents, and restrained technical mood.\n\nShow the package group from a high three-quarter angle with the folio fully visible, the sleeve partially withdrawn, and the labeled tin beside it. Make the packaging—not the telescope—the unmistakable subject. Render crisp, correctly aligned production-quality typography. Main folio text: “HELIOGRAPH” large at top; “WHITE-LIGHT SOLAR FILTER FILM”; “OPTICAL DENSITY 5.0”; “200 × 290 mm”; and a vermilion warning panel reading “INSPECT BEFORE EVERY SESSION”. Add a compact contents list, lot-number field, simple sun and telescope icons, and fine technical handling instructions. The sleeve should repeat “HELIOGRAPH / FILTER FILM” and the tin should read “EDGE SEAL TAPE”. Include realistic folds, label edges, paper grain, foil sheen, and a die-cut thumb notch. Sophisticated industrial packaging, rigorous information hierarchy, no advertising slogan, no extra presentation-board captions, photoreal materials with graphic-design precision.",
      "width": 1536,
      "height": 1024,
      "providerSettings": {
        "alibaba": {
          "promptExtend": true
        }
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/957b22a4-34ed-4178-980d-9ecd6f3caa01.jpg",
          "https://assets.runware.ai/assets/inputs/fc48675c-2494-4338-8a0c-ecbc9d266d33.jpg",
          "https://assets.runware.ai/assets/inputs/6e04f615-ac05-4f71-8094-cb0479cc3a41.jpg"
        ]
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="Create a finished landscape packaging-design presentation for HELIOGRAPH, a professional white-light solar-filter film kit for telescope imaging. Use reference image 1 to preserve the exact product family and package forms: rigid document folio as the hero pack, slim inner sleeve, and round aluminum accessory tin. Apply one cohesive label system across all three objects. Use reference image 2 only for the visual language: precise 1970s scientific-instrument graphics, cobalt blue and fluorescent vermilion on warm ivory, black technical rules, modular grids, orbital arcs, measurement ticks, halftone sunspot imagery, and tactile offset-print character; do not copy its existing words or marks. Use reference image 3 for the observatory workbench environment, practical daylight, brushed-metal accents, and restrained technical mood.

Show the package group from a high three-quarter angle with the folio fully visible, the sleeve partially withdrawn, and the labeled tin beside it. Make the packaging—not the telescope—the unmistakable subject. Render crisp, correctly aligned production-quality typography. Main folio text: “HELIOGRAPH” large at top; “WHITE-LIGHT SOLAR FILTER FILM”; “OPTICAL DENSITY 5.0”; “200 × 290 mm”; and a vermilion warning panel reading “INSPECT BEFORE EVERY SESSION”. Add a compact contents list, lot-number field, simple sun and telescope icons, and fine technical handling instructions. The sleeve should repeat “HELIOGRAPH / FILTER FILM” and the tin should read “EDGE SEAL TAPE”. Include realistic folds, label edges, paper grain, foil sheen, and a die-cut thumb notch. Sophisticated industrial packaging, rigorous information hierarchy, no advertising slogan, no extra presentation-board captions, photoreal materials with graphic-design precision." \
  width=1536 \
  height=1024 \
  providerSettings.alibaba.promptExtend=true \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/957b22a4-34ed-4178-980d-9ecd6f3caa01.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/fc48675c-2494-4338-8a0c-ecbc9d266d33.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/6e04f615-ac05-4f71-8094-cb0479cc3a41.jpg
{
  "taskType": "imageInference",
  "taskUUID": "bd822d30-0e45-4590-ad7d-c370afccdb54",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "Create a finished landscape packaging-design presentation for HELIOGRAPH, a professional white-light solar-filter film kit for telescope imaging. Use reference image 1 to preserve the exact product family and package forms: rigid document folio as the hero pack, slim inner sleeve, and round aluminum accessory tin. Apply one cohesive label system across all three objects. Use reference image 2 only for the visual language: precise 1970s scientific-instrument graphics, cobalt blue and fluorescent vermilion on warm ivory, black technical rules, modular grids, orbital arcs, measurement ticks, halftone sunspot imagery, and tactile offset-print character; do not copy its existing words or marks. Use reference image 3 for the observatory workbench environment, practical daylight, brushed-metal accents, and restrained technical mood.\n\nShow the package group from a high three-quarter angle with the folio fully visible, the sleeve partially withdrawn, and the labeled tin beside it. Make the packaging—not the telescope—the unmistakable subject. Render crisp, correctly aligned production-quality typography. Main folio text: “HELIOGRAPH” large at top; “WHITE-LIGHT SOLAR FILTER FILM”; “OPTICAL DENSITY 5.0”; “200 × 290 mm”; and a vermilion warning panel reading “INSPECT BEFORE EVERY SESSION”. Add a compact contents list, lot-number field, simple sun and telescope icons, and fine technical handling instructions. The sleeve should repeat “HELIOGRAPH / FILTER FILM” and the tin should read “EDGE SEAL TAPE”. Include realistic folds, label edges, paper grain, foil sheen, and a die-cut thumb notch. Sophisticated industrial packaging, rigorous information hierarchy, no advertising slogan, no extra presentation-board captions, photoreal materials with graphic-design precision.",
  "width": 1536,
  "height": 1024,
  "providerSettings": {
    "alibaba": {
      "promptExtend": true
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/957b22a4-34ed-4178-980d-9ecd6f3caa01.jpg",
      "https://assets.runware.ai/assets/inputs/fc48675c-2494-4338-8a0c-ecbc9d266d33.jpg",
      "https://assets.runware.ai/assets/inputs/6e04f615-ac05-4f71-8094-cb0479cc3a41.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "bd822d30-0e45-4590-ad7d-c370afccdb54",
  "imageUUID": "4e294d9a-eaf8-4779-b859-df47ae4fde0b",
  "imageURL": "https://im.runware.ai/image/os/a01d21/ws/3/ii/4e294d9a-eaf8-4779-b859-df47ae4fde0b.jpg",
  "seed": 1755713203,
  "cost": 0.075
}
Text to Image

Luxury Perfume Billboard

Luxury Perfume Billboard

A premium fashion billboard advertisement for a fictional luxury perfume called 'LUMIÈRE NOIR'. Centered crystal perfume bottle with faceted glass, black lacquer cap, subtle gold accents, resting on a glossy obsidian pedestal. Dramatic studio lighting, soft volumetric glow, floating particles, rich shadows, tasteful reflections, cinematic high-end product photography. Clean editorial layout with elegant typography: large headline at top reading 'LUMIÈRE NOIR', smaller tagline below reading 'The Night, Distilled', and a minimal footer line reading 'EAU DE PARFUM'. Sophisticated black, champagne gold, and deep amber color palette. Ultra-detailed label design, accurate lettering, luxurious branding, magazine-quality composition, premium commercial aesthetic, balanced negative space, sharp focus, realistic materials, refined art direction.

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'A premium fashion billboard advertisement for a fictional luxury perfume called \'LUMIÈRE NOIR\'. Centered crystal perfume bottle with faceted glass, black lacquer cap, subtle gold accents, resting on a glossy obsidian pedestal. Dramatic studio lighting, soft volumetric glow, floating particles, rich shadows, tasteful reflections, cinematic high-end product photography. Clean editorial layout with elegant typography: large headline at top reading \'LUMIÈRE NOIR\', smaller tagline below reading \'The Night, Distilled\', and a minimal footer line reading \'EAU DE PARFUM\'. Sophisticated black, champagne gold, and deep amber color palette. Ultra-detailed label design, accurate lettering, luxurious branding, magazine-quality composition, premium commercial aesthetic, balanced negative space, sharp focus, realistic materials, refined art direction.',
  negativePrompt: 'misspelled text, distorted bottle, duplicate objects, cluttered layout, warped typography, low contrast, blurry image, low detail, extra props, watermark, logo errors',
  width: 1024,
  height: 1536,
  providerSettings: {
    alibaba: {
      promptExtend: true
    }
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "A premium fashion billboard advertisement for a fictional luxury perfume called 'LUMIÈRE NOIR'. Centered crystal perfume bottle with faceted glass, black lacquer cap, subtle gold accents, resting on a glossy obsidian pedestal. Dramatic studio lighting, soft volumetric glow, floating particles, rich shadows, tasteful reflections, cinematic high-end product photography. Clean editorial layout with elegant typography: large headline at top reading 'LUMIÈRE NOIR', smaller tagline below reading 'The Night, Distilled', and a minimal footer line reading 'EAU DE PARFUM'. Sophisticated black, champagne gold, and deep amber color palette. Ultra-detailed label design, accurate lettering, luxurious branding, magazine-quality composition, premium commercial aesthetic, balanced negative space, sharp focus, realistic materials, refined art direction.",
            "negativePrompt": "misspelled text, distorted bottle, duplicate objects, cluttered layout, warped typography, low contrast, blurry image, low detail, extra props, watermark, logo errors",
            "width": 1024,
            "height": 1536,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": True
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "e827fd51-e73e-46d2-b675-ef131fc88602",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "A premium fashion billboard advertisement for a fictional luxury perfume called 'LUMIÈRE NOIR'. Centered crystal perfume bottle with faceted glass, black lacquer cap, subtle gold accents, resting on a glossy obsidian pedestal. Dramatic studio lighting, soft volumetric glow, floating particles, rich shadows, tasteful reflections, cinematic high-end product photography. Clean editorial layout with elegant typography: large headline at top reading 'LUMIÈRE NOIR', smaller tagline below reading 'The Night, Distilled', and a minimal footer line reading 'EAU DE PARFUM'. Sophisticated black, champagne gold, and deep amber color palette. Ultra-detailed label design, accurate lettering, luxurious branding, magazine-quality composition, premium commercial aesthetic, balanced negative space, sharp focus, realistic materials, refined art direction.",
      "negativePrompt": "misspelled text, distorted bottle, duplicate objects, cluttered layout, warped typography, low contrast, blurry image, low detail, extra props, watermark, logo errors",
      "width": 1024,
      "height": 1536,
      "providerSettings": {
        "alibaba": {
          "promptExtend": true
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="A premium fashion billboard advertisement for a fictional luxury perfume called 'LUMIÈRE NOIR'. Centered crystal perfume bottle with faceted glass, black lacquer cap, subtle gold accents, resting on a glossy obsidian pedestal. Dramatic studio lighting, soft volumetric glow, floating particles, rich shadows, tasteful reflections, cinematic high-end product photography. Clean editorial layout with elegant typography: large headline at top reading 'LUMIÈRE NOIR', smaller tagline below reading 'The Night, Distilled', and a minimal footer line reading 'EAU DE PARFUM'. Sophisticated black, champagne gold, and deep amber color palette. Ultra-detailed label design, accurate lettering, luxurious branding, magazine-quality composition, premium commercial aesthetic, balanced negative space, sharp focus, realistic materials, refined art direction." \
  negativePrompt="misspelled text, distorted bottle, duplicate objects, cluttered layout, warped typography, low contrast, blurry image, low detail, extra props, watermark, logo errors" \
  width=1024 \
  height=1536 \
  providerSettings.alibaba.promptExtend=true
{
  "taskType": "imageInference",
  "taskUUID": "e827fd51-e73e-46d2-b675-ef131fc88602",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "A premium fashion billboard advertisement for a fictional luxury perfume called 'LUMIÈRE NOIR'. Centered crystal perfume bottle with faceted glass, black lacquer cap, subtle gold accents, resting on a glossy obsidian pedestal. Dramatic studio lighting, soft volumetric glow, floating particles, rich shadows, tasteful reflections, cinematic high-end product photography. Clean editorial layout with elegant typography: large headline at top reading 'LUMIÈRE NOIR', smaller tagline below reading 'The Night, Distilled', and a minimal footer line reading 'EAU DE PARFUM'. Sophisticated black, champagne gold, and deep amber color palette. Ultra-detailed label design, accurate lettering, luxurious branding, magazine-quality composition, premium commercial aesthetic, balanced negative space, sharp focus, realistic materials, refined art direction.",
  "negativePrompt": "misspelled text, distorted bottle, duplicate objects, cluttered layout, warped typography, low contrast, blurry image, low detail, extra props, watermark, logo errors",
  "width": 1024,
  "height": 1536,
  "providerSettings": {
    "alibaba": {
      "promptExtend": true
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "e827fd51-e73e-46d2-b675-ef131fc88602",
  "imageUUID": "ad675c87-ec23-4c40-9d4d-d95ab38d9bbe",
  "imageURL": "https://im.runware.ai/image/os/a11d13/ws/3/ii/ad675c87-ec23-4c40-9d4d-d95ab38d9bbe.jpg",
  "seed": 1806112824,
  "cost": 0.075
}
Text to Image

Art Deco Perfume Poster

Art Deco Perfume Poster

Luxury Art Deco perfume advertisement poster, centered crystal perfume bottle with a faceted stopper on a black lacquer pedestal, glowing amber liquid, symmetrical composition, brushed gold geometric frame, deep emerald and champagne palette, subtle peacock-feather motifs, soft theatrical spotlight, polished marble floor reflections, floating gold dust, ultra-detailed premium packaging aesthetic. Include elegant, highly legible poster typography integrated into the design: at the top in large refined serif letters, 'AURELIS NOIR'; below it in smaller caps, 'PARFUM EXTRÊME'; near the bottom, 'Midnight Bloom Collection'; and a small circular seal icon reading 'EST. 1928'. Clean kerning, accurate lettering, believable print layout, magazine-quality luxury branding, sharp focus, rich detail, sophisticated and opulent 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: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'Luxury Art Deco perfume advertisement poster, centered crystal perfume bottle with a faceted stopper on a black lacquer pedestal, glowing amber liquid, symmetrical composition, brushed gold geometric frame, deep emerald and champagne palette, subtle peacock-feather motifs, soft theatrical spotlight, polished marble floor reflections, floating gold dust, ultra-detailed premium packaging aesthetic. Include elegant, highly legible poster typography integrated into the design: at the top in large refined serif letters, \'AURELIS NOIR\'; below it in smaller caps, \'PARFUM EXTRÊME\'; near the bottom, \'Midnight Bloom Collection\'; and a small circular seal icon reading \'EST. 1928\'. Clean kerning, accurate lettering, believable print layout, magazine-quality luxury branding, sharp focus, rich detail, sophisticated and opulent mood.',
  negativePrompt: 'blurry text, misspelled words, distorted bottle, extra objects, cluttered layout, low contrast, warped typography, watermark, cropped product, messy reflections',
  width: 1024,
  height: 1536,
  providerSettings: {
    alibaba: {
      promptExtend: false
    }
  }
})
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": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "Luxury Art Deco perfume advertisement poster, centered crystal perfume bottle with a faceted stopper on a black lacquer pedestal, glowing amber liquid, symmetrical composition, brushed gold geometric frame, deep emerald and champagne palette, subtle peacock-feather motifs, soft theatrical spotlight, polished marble floor reflections, floating gold dust, ultra-detailed premium packaging aesthetic. Include elegant, highly legible poster typography integrated into the design: at the top in large refined serif letters, 'AURELIS NOIR'; below it in smaller caps, 'PARFUM EXTRÊME'; near the bottom, 'Midnight Bloom Collection'; and a small circular seal icon reading 'EST. 1928'. Clean kerning, accurate lettering, believable print layout, magazine-quality luxury branding, sharp focus, rich detail, sophisticated and opulent mood.",
            "negativePrompt": "blurry text, misspelled words, distorted bottle, extra objects, cluttered layout, low contrast, warped typography, watermark, cropped product, messy reflections",
            "width": 1024,
            "height": 1536,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": False
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "e69ac5cd-7ac2-466c-85fb-ff69f75397d4",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "Luxury Art Deco perfume advertisement poster, centered crystal perfume bottle with a faceted stopper on a black lacquer pedestal, glowing amber liquid, symmetrical composition, brushed gold geometric frame, deep emerald and champagne palette, subtle peacock-feather motifs, soft theatrical spotlight, polished marble floor reflections, floating gold dust, ultra-detailed premium packaging aesthetic. Include elegant, highly legible poster typography integrated into the design: at the top in large refined serif letters, 'AURELIS NOIR'; below it in smaller caps, 'PARFUM EXTRÊME'; near the bottom, 'Midnight Bloom Collection'; and a small circular seal icon reading 'EST. 1928'. Clean kerning, accurate lettering, believable print layout, magazine-quality luxury branding, sharp focus, rich detail, sophisticated and opulent mood.",
      "negativePrompt": "blurry text, misspelled words, distorted bottle, extra objects, cluttered layout, low contrast, warped typography, watermark, cropped product, messy reflections",
      "width": 1024,
      "height": 1536,
      "providerSettings": {
        "alibaba": {
          "promptExtend": false
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="Luxury Art Deco perfume advertisement poster, centered crystal perfume bottle with a faceted stopper on a black lacquer pedestal, glowing amber liquid, symmetrical composition, brushed gold geometric frame, deep emerald and champagne palette, subtle peacock-feather motifs, soft theatrical spotlight, polished marble floor reflections, floating gold dust, ultra-detailed premium packaging aesthetic. Include elegant, highly legible poster typography integrated into the design: at the top in large refined serif letters, 'AURELIS NOIR'; below it in smaller caps, 'PARFUM EXTRÊME'; near the bottom, 'Midnight Bloom Collection'; and a small circular seal icon reading 'EST. 1928'. Clean kerning, accurate lettering, believable print layout, magazine-quality luxury branding, sharp focus, rich detail, sophisticated and opulent mood." \
  negativePrompt="blurry text, misspelled words, distorted bottle, extra objects, cluttered layout, low contrast, warped typography, watermark, cropped product, messy reflections" \
  width=1024 \
  height=1536 \
  providerSettings.alibaba.promptExtend=false
{
  "taskType": "imageInference",
  "taskUUID": "e69ac5cd-7ac2-466c-85fb-ff69f75397d4",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "Luxury Art Deco perfume advertisement poster, centered crystal perfume bottle with a faceted stopper on a black lacquer pedestal, glowing amber liquid, symmetrical composition, brushed gold geometric frame, deep emerald and champagne palette, subtle peacock-feather motifs, soft theatrical spotlight, polished marble floor reflections, floating gold dust, ultra-detailed premium packaging aesthetic. Include elegant, highly legible poster typography integrated into the design: at the top in large refined serif letters, 'AURELIS NOIR'; below it in smaller caps, 'PARFUM EXTRÊME'; near the bottom, 'Midnight Bloom Collection'; and a small circular seal icon reading 'EST. 1928'. Clean kerning, accurate lettering, believable print layout, magazine-quality luxury branding, sharp focus, rich detail, sophisticated and opulent mood.",
  "negativePrompt": "blurry text, misspelled words, distorted bottle, extra objects, cluttered layout, low contrast, warped typography, watermark, cropped product, messy reflections",
  "width": 1024,
  "height": 1536,
  "providerSettings": {
    "alibaba": {
      "promptExtend": false
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "e69ac5cd-7ac2-466c-85fb-ff69f75397d4",
  "imageUUID": "0aa1b545-ac21-4397-a249-ee6149ab66c1",
  "imageURL": "https://im.runware.ai/image/os/a20d05/ws/3/ii/0aa1b545-ac21-4397-a249-ee6149ab66c1.jpg",
  "seed": 1138524859,
  "cost": 0.075
}
Text to Image

Orbital Botanical Brand System

Orbital Botanical Brand System

A premium brand presentation for a fictional skincare line called ORBITAL BLOOM, arranged as a clean design-system hero image on a soft mineral background. Show three cosmetic containers: a tall pump bottle, a cylindrical jar, and a slim serum tube, all with refined ceramic and brushed metal finishes in pale sage, bone, and muted copper. Include elegant packaging boxes with crisp readable typography that says: ORBITAL BLOOM, adaptive botanical concentrate, hydration complex, 50 ml, and a small circular monogram OB. Add a tidy column of minimal ingredient icons and short label text blocks, balanced grid layout, subtle shadows, studio lighting, immaculate materials, premium commercial branding aesthetic, sophisticated contemporary beauty identity, precise alignment, realistic product rendering, gentle futuristic influence, highly legible packaging text, rich fine detail.

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'A premium brand presentation for a fictional skincare line called ORBITAL BLOOM, arranged as a clean design-system hero image on a soft mineral background. Show three cosmetic containers: a tall pump bottle, a cylindrical jar, and a slim serum tube, all with refined ceramic and brushed metal finishes in pale sage, bone, and muted copper. Include elegant packaging boxes with crisp readable typography that says: ORBITAL BLOOM, adaptive botanical concentrate, hydration complex, 50 ml, and a small circular monogram OB. Add a tidy column of minimal ingredient icons and short label text blocks, balanced grid layout, subtle shadows, studio lighting, immaculate materials, premium commercial branding aesthetic, sophisticated contemporary beauty identity, precise alignment, realistic product rendering, gentle futuristic influence, highly legible packaging text, rich fine detail.',
  negativePrompt: 'blurry text, misspelled labels, cluttered composition, extra containers, warped packaging, low detail, noisy background, harsh reflections, distorted geometry',
  width: 1024,
  height: 1024,
  providerSettings: {
    alibaba: {
      promptExtend: false
    }
  }
})
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": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "A premium brand presentation for a fictional skincare line called ORBITAL BLOOM, arranged as a clean design-system hero image on a soft mineral background. Show three cosmetic containers: a tall pump bottle, a cylindrical jar, and a slim serum tube, all with refined ceramic and brushed metal finishes in pale sage, bone, and muted copper. Include elegant packaging boxes with crisp readable typography that says: ORBITAL BLOOM, adaptive botanical concentrate, hydration complex, 50 ml, and a small circular monogram OB. Add a tidy column of minimal ingredient icons and short label text blocks, balanced grid layout, subtle shadows, studio lighting, immaculate materials, premium commercial branding aesthetic, sophisticated contemporary beauty identity, precise alignment, realistic product rendering, gentle futuristic influence, highly legible packaging text, rich fine detail.",
            "negativePrompt": "blurry text, misspelled labels, cluttered composition, extra containers, warped packaging, low detail, noisy background, harsh reflections, distorted geometry",
            "width": 1024,
            "height": 1024,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": False
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "27e40c94-c7f1-42d9-8d07-c50b564c9014",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "A premium brand presentation for a fictional skincare line called ORBITAL BLOOM, arranged as a clean design-system hero image on a soft mineral background. Show three cosmetic containers: a tall pump bottle, a cylindrical jar, and a slim serum tube, all with refined ceramic and brushed metal finishes in pale sage, bone, and muted copper. Include elegant packaging boxes with crisp readable typography that says: ORBITAL BLOOM, adaptive botanical concentrate, hydration complex, 50 ml, and a small circular monogram OB. Add a tidy column of minimal ingredient icons and short label text blocks, balanced grid layout, subtle shadows, studio lighting, immaculate materials, premium commercial branding aesthetic, sophisticated contemporary beauty identity, precise alignment, realistic product rendering, gentle futuristic influence, highly legible packaging text, rich fine detail.",
      "negativePrompt": "blurry text, misspelled labels, cluttered composition, extra containers, warped packaging, low detail, noisy background, harsh reflections, distorted geometry",
      "width": 1024,
      "height": 1024,
      "providerSettings": {
        "alibaba": {
          "promptExtend": false
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="A premium brand presentation for a fictional skincare line called ORBITAL BLOOM, arranged as a clean design-system hero image on a soft mineral background. Show three cosmetic containers: a tall pump bottle, a cylindrical jar, and a slim serum tube, all with refined ceramic and brushed metal finishes in pale sage, bone, and muted copper. Include elegant packaging boxes with crisp readable typography that says: ORBITAL BLOOM, adaptive botanical concentrate, hydration complex, 50 ml, and a small circular monogram OB. Add a tidy column of minimal ingredient icons and short label text blocks, balanced grid layout, subtle shadows, studio lighting, immaculate materials, premium commercial branding aesthetic, sophisticated contemporary beauty identity, precise alignment, realistic product rendering, gentle futuristic influence, highly legible packaging text, rich fine detail." \
  negativePrompt="blurry text, misspelled labels, cluttered composition, extra containers, warped packaging, low detail, noisy background, harsh reflections, distorted geometry" \
  width=1024 \
  height=1024 \
  providerSettings.alibaba.promptExtend=false
{
  "taskType": "imageInference",
  "taskUUID": "27e40c94-c7f1-42d9-8d07-c50b564c9014",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "A premium brand presentation for a fictional skincare line called ORBITAL BLOOM, arranged as a clean design-system hero image on a soft mineral background. Show three cosmetic containers: a tall pump bottle, a cylindrical jar, and a slim serum tube, all with refined ceramic and brushed metal finishes in pale sage, bone, and muted copper. Include elegant packaging boxes with crisp readable typography that says: ORBITAL BLOOM, adaptive botanical concentrate, hydration complex, 50 ml, and a small circular monogram OB. Add a tidy column of minimal ingredient icons and short label text blocks, balanced grid layout, subtle shadows, studio lighting, immaculate materials, premium commercial branding aesthetic, sophisticated contemporary beauty identity, precise alignment, realistic product rendering, gentle futuristic influence, highly legible packaging text, rich fine detail.",
  "negativePrompt": "blurry text, misspelled labels, cluttered composition, extra containers, warped packaging, low detail, noisy background, harsh reflections, distorted geometry",
  "width": 1024,
  "height": 1024,
  "providerSettings": {
    "alibaba": {
      "promptExtend": false
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "27e40c94-c7f1-42d9-8d07-c50b564c9014",
  "imageUUID": "df2adcf6-2977-4a3b-9bfe-171e68064180",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/df2adcf6-2977-4a3b-9bfe-171e68064180.jpg",
  "seed": 1367602813,
  "cost": 0.075
}
Text to Image

Wayfinding Mural in Transit Hall

Wayfinding Mural in Transit Hall

A wide-angle interior concept for a futuristic intercity transit hall featuring a massive wall-sized wayfinding mural and integrated signage system. Clean contemporary architecture, pale limestone floors, brushed steel beams, curved glass ceiling, streams of warm morning light, a few elegantly dressed travelers for scale. The focal point is a refined civic graphic design installation with crisp readable text and icons: large headline 'AURELIA CENTRAL', directional labels 'GATES A1–A8', 'TICKETS', 'ARRIVALS', 'NORTH EXIT', and a vertical information column with simple universal symbols for train, luggage, dining, restroom, and accessibility. Include a color-coded route diagram, modular map panels, subtle digital display strips, and a premium brand-system feel. Style: high-end commercial architectural visualization, ultra-detailed surfaces, balanced composition, realistic materials, exceptional typography rendering, precise edges, calm sophisticated mood, natural color palette with accents of cobalt, amber, and soft jade.

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'A wide-angle interior concept for a futuristic intercity transit hall featuring a massive wall-sized wayfinding mural and integrated signage system. Clean contemporary architecture, pale limestone floors, brushed steel beams, curved glass ceiling, streams of warm morning light, a few elegantly dressed travelers for scale. The focal point is a refined civic graphic design installation with crisp readable text and icons: large headline \'AURELIA CENTRAL\', directional labels \'GATES A1–A8\', \'TICKETS\', \'ARRIVALS\', \'NORTH EXIT\', and a vertical information column with simple universal symbols for train, luggage, dining, restroom, and accessibility. Include a color-coded route diagram, modular map panels, subtle digital display strips, and a premium brand-system feel. Style: high-end commercial architectural visualization, ultra-detailed surfaces, balanced composition, realistic materials, exceptional typography rendering, precise edges, calm sophisticated mood, natural color palette with accents of cobalt, amber, and soft jade.',
  negativePrompt: 'low resolution, blurry text, distorted letters, misspelled signage, clutter, grime, overcrowded scene, fisheye distortion, warped architecture, harsh neon, fantasy elements',
  width: 1536,
  height: 1024,
  providerSettings: {
    alibaba: {
      promptExtend: false
    }
  }
})
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": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "A wide-angle interior concept for a futuristic intercity transit hall featuring a massive wall-sized wayfinding mural and integrated signage system. Clean contemporary architecture, pale limestone floors, brushed steel beams, curved glass ceiling, streams of warm morning light, a few elegantly dressed travelers for scale. The focal point is a refined civic graphic design installation with crisp readable text and icons: large headline 'AURELIA CENTRAL', directional labels 'GATES A1–A8', 'TICKETS', 'ARRIVALS', 'NORTH EXIT', and a vertical information column with simple universal symbols for train, luggage, dining, restroom, and accessibility. Include a color-coded route diagram, modular map panels, subtle digital display strips, and a premium brand-system feel. Style: high-end commercial architectural visualization, ultra-detailed surfaces, balanced composition, realistic materials, exceptional typography rendering, precise edges, calm sophisticated mood, natural color palette with accents of cobalt, amber, and soft jade.",
            "negativePrompt": "low resolution, blurry text, distorted letters, misspelled signage, clutter, grime, overcrowded scene, fisheye distortion, warped architecture, harsh neon, fantasy elements",
            "width": 1536,
            "height": 1024,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": False
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "a88254e3-9a9c-41fb-a9c2-7a7162c41a8f",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "A wide-angle interior concept for a futuristic intercity transit hall featuring a massive wall-sized wayfinding mural and integrated signage system. Clean contemporary architecture, pale limestone floors, brushed steel beams, curved glass ceiling, streams of warm morning light, a few elegantly dressed travelers for scale. The focal point is a refined civic graphic design installation with crisp readable text and icons: large headline 'AURELIA CENTRAL', directional labels 'GATES A1–A8', 'TICKETS', 'ARRIVALS', 'NORTH EXIT', and a vertical information column with simple universal symbols for train, luggage, dining, restroom, and accessibility. Include a color-coded route diagram, modular map panels, subtle digital display strips, and a premium brand-system feel. Style: high-end commercial architectural visualization, ultra-detailed surfaces, balanced composition, realistic materials, exceptional typography rendering, precise edges, calm sophisticated mood, natural color palette with accents of cobalt, amber, and soft jade.",
      "negativePrompt": "low resolution, blurry text, distorted letters, misspelled signage, clutter, grime, overcrowded scene, fisheye distortion, warped architecture, harsh neon, fantasy elements",
      "width": 1536,
      "height": 1024,
      "providerSettings": {
        "alibaba": {
          "promptExtend": false
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="A wide-angle interior concept for a futuristic intercity transit hall featuring a massive wall-sized wayfinding mural and integrated signage system. Clean contemporary architecture, pale limestone floors, brushed steel beams, curved glass ceiling, streams of warm morning light, a few elegantly dressed travelers for scale. The focal point is a refined civic graphic design installation with crisp readable text and icons: large headline 'AURELIA CENTRAL', directional labels 'GATES A1–A8', 'TICKETS', 'ARRIVALS', 'NORTH EXIT', and a vertical information column with simple universal symbols for train, luggage, dining, restroom, and accessibility. Include a color-coded route diagram, modular map panels, subtle digital display strips, and a premium brand-system feel. Style: high-end commercial architectural visualization, ultra-detailed surfaces, balanced composition, realistic materials, exceptional typography rendering, precise edges, calm sophisticated mood, natural color palette with accents of cobalt, amber, and soft jade." \
  negativePrompt="low resolution, blurry text, distorted letters, misspelled signage, clutter, grime, overcrowded scene, fisheye distortion, warped architecture, harsh neon, fantasy elements" \
  width=1536 \
  height=1024 \
  providerSettings.alibaba.promptExtend=false
{
  "taskType": "imageInference",
  "taskUUID": "a88254e3-9a9c-41fb-a9c2-7a7162c41a8f",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "A wide-angle interior concept for a futuristic intercity transit hall featuring a massive wall-sized wayfinding mural and integrated signage system. Clean contemporary architecture, pale limestone floors, brushed steel beams, curved glass ceiling, streams of warm morning light, a few elegantly dressed travelers for scale. The focal point is a refined civic graphic design installation with crisp readable text and icons: large headline 'AURELIA CENTRAL', directional labels 'GATES A1–A8', 'TICKETS', 'ARRIVALS', 'NORTH EXIT', and a vertical information column with simple universal symbols for train, luggage, dining, restroom, and accessibility. Include a color-coded route diagram, modular map panels, subtle digital display strips, and a premium brand-system feel. Style: high-end commercial architectural visualization, ultra-detailed surfaces, balanced composition, realistic materials, exceptional typography rendering, precise edges, calm sophisticated mood, natural color palette with accents of cobalt, amber, and soft jade.",
  "negativePrompt": "low resolution, blurry text, distorted letters, misspelled signage, clutter, grime, overcrowded scene, fisheye distortion, warped architecture, harsh neon, fantasy elements",
  "width": 1536,
  "height": 1024,
  "providerSettings": {
    "alibaba": {
      "promptExtend": false
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "a88254e3-9a9c-41fb-a9c2-7a7162c41a8f",
  "imageUUID": "20e9dd51-01f0-4fcc-8624-32a36b63d81f",
  "imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/20e9dd51-01f0-4fcc-8624-32a36b63d81f.jpg",
  "seed": 321029666,
  "cost": 0.075
}
Text to Image

Luxury Skincare Poster

Luxury Skincare Poster

A premium beauty advertising poster for a fictional skincare brand called LUMIERE. Centered frosted glass serum bottle with a silver dropper on a reflective marble pedestal, surrounded by soft white orchids, dew drops, and a subtle halo of light. Clean luxury studio lighting, creamy ivory and champagne color palette, ultra-detailed product photography aesthetic, refined shadows, elegant composition with generous negative space. Include sophisticated readable packaging text on the bottle: 'LUMIERE', 'Radiance Renewal Serum', and '30 ml'. Add tasteful poster headline typography near the top: 'Glow, Refined.' and small subheading near the bottom: 'Clinical hydration with a luminous finish.' High-end editorial design, immaculate layout, crisp typography, realistic materials, premium cosmetics campaign.

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'A premium beauty advertising poster for a fictional skincare brand called LUMIERE. Centered frosted glass serum bottle with a silver dropper on a reflective marble pedestal, surrounded by soft white orchids, dew drops, and a subtle halo of light. Clean luxury studio lighting, creamy ivory and champagne color palette, ultra-detailed product photography aesthetic, refined shadows, elegant composition with generous negative space. Include sophisticated readable packaging text on the bottle: \'LUMIERE\', \'Radiance Renewal Serum\', and \'30 ml\'. Add tasteful poster headline typography near the top: \'Glow, Refined.\' and small subheading near the bottom: \'Clinical hydration with a luminous finish.\' High-end editorial design, immaculate layout, crisp typography, realistic materials, premium cosmetics campaign.',
  negativePrompt: 'blurry text, distorted bottle, extra objects, cluttered layout, misspelled words, low resolution, warped label, duplicated flowers, harsh shadows, cartoon style',
  width: 1024,
  height: 1536,
  providerSettings: {
    alibaba: {
      promptExtend: true
    }
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "A premium beauty advertising poster for a fictional skincare brand called LUMIERE. Centered frosted glass serum bottle with a silver dropper on a reflective marble pedestal, surrounded by soft white orchids, dew drops, and a subtle halo of light. Clean luxury studio lighting, creamy ivory and champagne color palette, ultra-detailed product photography aesthetic, refined shadows, elegant composition with generous negative space. Include sophisticated readable packaging text on the bottle: 'LUMIERE', 'Radiance Renewal Serum', and '30 ml'. Add tasteful poster headline typography near the top: 'Glow, Refined.' and small subheading near the bottom: 'Clinical hydration with a luminous finish.' High-end editorial design, immaculate layout, crisp typography, realistic materials, premium cosmetics campaign.",
            "negativePrompt": "blurry text, distorted bottle, extra objects, cluttered layout, misspelled words, low resolution, warped label, duplicated flowers, harsh shadows, cartoon style",
            "width": 1024,
            "height": 1536,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": True
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "6750b3cf-7a7c-4739-b336-48a759010692",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "A premium beauty advertising poster for a fictional skincare brand called LUMIERE. Centered frosted glass serum bottle with a silver dropper on a reflective marble pedestal, surrounded by soft white orchids, dew drops, and a subtle halo of light. Clean luxury studio lighting, creamy ivory and champagne color palette, ultra-detailed product photography aesthetic, refined shadows, elegant composition with generous negative space. Include sophisticated readable packaging text on the bottle: 'LUMIERE', 'Radiance Renewal Serum', and '30 ml'. Add tasteful poster headline typography near the top: 'Glow, Refined.' and small subheading near the bottom: 'Clinical hydration with a luminous finish.' High-end editorial design, immaculate layout, crisp typography, realistic materials, premium cosmetics campaign.",
      "negativePrompt": "blurry text, distorted bottle, extra objects, cluttered layout, misspelled words, low resolution, warped label, duplicated flowers, harsh shadows, cartoon style",
      "width": 1024,
      "height": 1536,
      "providerSettings": {
        "alibaba": {
          "promptExtend": true
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="A premium beauty advertising poster for a fictional skincare brand called LUMIERE. Centered frosted glass serum bottle with a silver dropper on a reflective marble pedestal, surrounded by soft white orchids, dew drops, and a subtle halo of light. Clean luxury studio lighting, creamy ivory and champagne color palette, ultra-detailed product photography aesthetic, refined shadows, elegant composition with generous negative space. Include sophisticated readable packaging text on the bottle: 'LUMIERE', 'Radiance Renewal Serum', and '30 ml'. Add tasteful poster headline typography near the top: 'Glow, Refined.' and small subheading near the bottom: 'Clinical hydration with a luminous finish.' High-end editorial design, immaculate layout, crisp typography, realistic materials, premium cosmetics campaign." \
  negativePrompt="blurry text, distorted bottle, extra objects, cluttered layout, misspelled words, low resolution, warped label, duplicated flowers, harsh shadows, cartoon style" \
  width=1024 \
  height=1536 \
  providerSettings.alibaba.promptExtend=true
{
  "taskType": "imageInference",
  "taskUUID": "6750b3cf-7a7c-4739-b336-48a759010692",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "A premium beauty advertising poster for a fictional skincare brand called LUMIERE. Centered frosted glass serum bottle with a silver dropper on a reflective marble pedestal, surrounded by soft white orchids, dew drops, and a subtle halo of light. Clean luxury studio lighting, creamy ivory and champagne color palette, ultra-detailed product photography aesthetic, refined shadows, elegant composition with generous negative space. Include sophisticated readable packaging text on the bottle: 'LUMIERE', 'Radiance Renewal Serum', and '30 ml'. Add tasteful poster headline typography near the top: 'Glow, Refined.' and small subheading near the bottom: 'Clinical hydration with a luminous finish.' High-end editorial design, immaculate layout, crisp typography, realistic materials, premium cosmetics campaign.",
  "negativePrompt": "blurry text, distorted bottle, extra objects, cluttered layout, misspelled words, low resolution, warped label, duplicated flowers, harsh shadows, cartoon style",
  "width": 1024,
  "height": 1536,
  "providerSettings": {
    "alibaba": {
      "promptExtend": true
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "6750b3cf-7a7c-4739-b336-48a759010692",
  "imageUUID": "e0784859-029b-4cc1-91e8-d8e1d57fd34e",
  "imageURL": "https://im.runware.ai/image/os/a07d11/ws/3/ii/e0784859-029b-4cc1-91e8-d8e1d57fd34e.jpg",
  "seed": 1702113700,
  "cost": 0.075
}
Edit

Luxury Perfume Billboard Mockup

Luxury Perfume Billboard Mockup

Edit the reference image by transforming the empty billboard into a premium fragrance advertisement for a fictional brand named 'LUNE NOIRE'. Preserve the original street perspective, lighting direction, weather mood, and realism of the surrounding environment. Design a sophisticated billboard featuring a tall faceted black-glass perfume bottle with a brushed gold cap, centered against a deep midnight-indigo gradient with subtle moonlit haze and delicate silver dust particles. Add elegant, highly legible typography that reads: 'LUNE NOIRE' as the main brand name, and beneath it in smaller text: 'Midnight Bloom Eau de Parfum'. Include a minimal gold crescent-moon icon above the brand name. The layout should feel like a real luxury fashion campaign: spacious negative space, strong visual hierarchy, clean alignment, refined editorial styling, photorealistic print texture on the billboard surface, and believable integration into the scene. The final image should look like a high-end cosmetic campaign photographed for a global brand launch.

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  referenceImages: [
    'https://assets.runware.ai/assets/inputs/71e25362-7660-4157-974a-0d8274e56618.jpg'
  ],
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'Edit the reference image by transforming the empty billboard into a premium fragrance advertisement for a fictional brand named \'LUNE NOIRE\'. Preserve the original street perspective, lighting direction, weather mood, and realism of the surrounding environment. Design a sophisticated billboard featuring a tall faceted black-glass perfume bottle with a brushed gold cap, centered against a deep midnight-indigo gradient with subtle moonlit haze and delicate silver dust particles. Add elegant, highly legible typography that reads: \'LUNE NOIRE\' as the main brand name, and beneath it in smaller text: \'Midnight Bloom Eau de Parfum\'. Include a minimal gold crescent-moon icon above the brand name. The layout should feel like a real luxury fashion campaign: spacious negative space, strong visual hierarchy, clean alignment, refined editorial styling, photorealistic print texture on the billboard surface, and believable integration into the scene. The final image should look like a high-end cosmetic campaign photographed for a global brand launch.',
  negativePrompt: 'distorted text, misspelled words, extra bottles, cluttered layout, low resolution, cartoon style, oversaturated colors, warped billboard, floating elements, bad perspective, blurry product, cheap design',
  width: 1536,
  height: 1024,
  providerSettings: {
    alibaba: {
      promptExtend: false
    }
  }
})
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({
            "referenceImages": [
                "https://assets.runware.ai/assets/inputs/71e25362-7660-4157-974a-0d8274e56618.jpg"
            ],
            "model": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "Edit the reference image by transforming the empty billboard into a premium fragrance advertisement for a fictional brand named 'LUNE NOIRE'. Preserve the original street perspective, lighting direction, weather mood, and realism of the surrounding environment. Design a sophisticated billboard featuring a tall faceted black-glass perfume bottle with a brushed gold cap, centered against a deep midnight-indigo gradient with subtle moonlit haze and delicate silver dust particles. Add elegant, highly legible typography that reads: 'LUNE NOIRE' as the main brand name, and beneath it in smaller text: 'Midnight Bloom Eau de Parfum'. Include a minimal gold crescent-moon icon above the brand name. The layout should feel like a real luxury fashion campaign: spacious negative space, strong visual hierarchy, clean alignment, refined editorial styling, photorealistic print texture on the billboard surface, and believable integration into the scene. The final image should look like a high-end cosmetic campaign photographed for a global brand launch.",
            "negativePrompt": "distorted text, misspelled words, extra bottles, cluttered layout, low resolution, cartoon style, oversaturated colors, warped billboard, floating elements, bad perspective, blurry product, cheap design",
            "width": 1536,
            "height": 1024,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": False
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "c9ce25bb-094e-4049-9af0-b2aa2f174ac0",
      "referenceImages": [
        "https://assets.runware.ai/assets/inputs/71e25362-7660-4157-974a-0d8274e56618.jpg"
      ],
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "Edit the reference image by transforming the empty billboard into a premium fragrance advertisement for a fictional brand named 'LUNE NOIRE'. Preserve the original street perspective, lighting direction, weather mood, and realism of the surrounding environment. Design a sophisticated billboard featuring a tall faceted black-glass perfume bottle with a brushed gold cap, centered against a deep midnight-indigo gradient with subtle moonlit haze and delicate silver dust particles. Add elegant, highly legible typography that reads: 'LUNE NOIRE' as the main brand name, and beneath it in smaller text: 'Midnight Bloom Eau de Parfum'. Include a minimal gold crescent-moon icon above the brand name. The layout should feel like a real luxury fashion campaign: spacious negative space, strong visual hierarchy, clean alignment, refined editorial styling, photorealistic print texture on the billboard surface, and believable integration into the scene. The final image should look like a high-end cosmetic campaign photographed for a global brand launch.",
      "negativePrompt": "distorted text, misspelled words, extra bottles, cluttered layout, low resolution, cartoon style, oversaturated colors, warped billboard, floating elements, bad perspective, blurry product, cheap design",
      "width": 1536,
      "height": 1024,
      "providerSettings": {
        "alibaba": {
          "promptExtend": false
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  referenceImages.0=https://assets.runware.ai/assets/inputs/71e25362-7660-4157-974a-0d8274e56618.jpg \
  positivePrompt="Edit the reference image by transforming the empty billboard into a premium fragrance advertisement for a fictional brand named 'LUNE NOIRE'. Preserve the original street perspective, lighting direction, weather mood, and realism of the surrounding environment. Design a sophisticated billboard featuring a tall faceted black-glass perfume bottle with a brushed gold cap, centered against a deep midnight-indigo gradient with subtle moonlit haze and delicate silver dust particles. Add elegant, highly legible typography that reads: 'LUNE NOIRE' as the main brand name, and beneath it in smaller text: 'Midnight Bloom Eau de Parfum'. Include a minimal gold crescent-moon icon above the brand name. The layout should feel like a real luxury fashion campaign: spacious negative space, strong visual hierarchy, clean alignment, refined editorial styling, photorealistic print texture on the billboard surface, and believable integration into the scene. The final image should look like a high-end cosmetic campaign photographed for a global brand launch." \
  negativePrompt="distorted text, misspelled words, extra bottles, cluttered layout, low resolution, cartoon style, oversaturated colors, warped billboard, floating elements, bad perspective, blurry product, cheap design" \
  width=1536 \
  height=1024 \
  providerSettings.alibaba.promptExtend=false
{
  "taskType": "imageInference",
  "taskUUID": "c9ce25bb-094e-4049-9af0-b2aa2f174ac0",
  "referenceImages": [
    "https://assets.runware.ai/assets/inputs/71e25362-7660-4157-974a-0d8274e56618.jpg"
  ],
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "Edit the reference image by transforming the empty billboard into a premium fragrance advertisement for a fictional brand named 'LUNE NOIRE'. Preserve the original street perspective, lighting direction, weather mood, and realism of the surrounding environment. Design a sophisticated billboard featuring a tall faceted black-glass perfume bottle with a brushed gold cap, centered against a deep midnight-indigo gradient with subtle moonlit haze and delicate silver dust particles. Add elegant, highly legible typography that reads: 'LUNE NOIRE' as the main brand name, and beneath it in smaller text: 'Midnight Bloom Eau de Parfum'. Include a minimal gold crescent-moon icon above the brand name. The layout should feel like a real luxury fashion campaign: spacious negative space, strong visual hierarchy, clean alignment, refined editorial styling, photorealistic print texture on the billboard surface, and believable integration into the scene. The final image should look like a high-end cosmetic campaign photographed for a global brand launch.",
  "negativePrompt": "distorted text, misspelled words, extra bottles, cluttered layout, low resolution, cartoon style, oversaturated colors, warped billboard, floating elements, bad perspective, blurry product, cheap design",
  "width": 1536,
  "height": 1024,
  "providerSettings": {
    "alibaba": {
      "promptExtend": false
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "c9ce25bb-094e-4049-9af0-b2aa2f174ac0",
  "imageUUID": "8071e34d-a7f5-4777-b8b6-9656df46513b",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/8071e34d-a7f5-4777-b8b6-9656df46513b.jpg",
  "seed": 1196265337,
  "cost": 0.075
}
Image to Image

Kinetic Museum Identity Board

Kinetic Museum Identity Board

Transform the reference signboard into a refined museum identity display for an imaginary exhibition called 'TIDAL GEOMETRIES'. Keep the front-facing signage composition from the reference image, but replace the blank surface with a striking contemporary design system: oversized asymmetric cobalt and mineral-orange geometric forms, precise black microtype, a clean exhibition title in large uppercase sans-serif lettering, a column of venue details, directional arrows, small wayfinding icons, thin grid lines, generous negative space, premium print realism, immaculate alignment, sharp edges, believable material finish, subtle gallery reflections, sophisticated editorial layout, international design aesthetic, highly legible text treatment, polished professional branding presentation

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  referenceImages: [
    'https://assets.runware.ai/assets/inputs/0bf3c5ac-10bf-42ff-a024-af3bde426b29.jpg'
  ],
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'Transform the reference signboard into a refined museum identity display for an imaginary exhibition called \'TIDAL GEOMETRIES\'. Keep the front-facing signage composition from the reference image, but replace the blank surface with a striking contemporary design system: oversized asymmetric cobalt and mineral-orange geometric forms, precise black microtype, a clean exhibition title in large uppercase sans-serif lettering, a column of venue details, directional arrows, small wayfinding icons, thin grid lines, generous negative space, premium print realism, immaculate alignment, sharp edges, believable material finish, subtle gallery reflections, sophisticated editorial layout, international design aesthetic, highly legible text treatment, polished professional branding presentation',
  negativePrompt: 'people, crowded scene, graffiti, damaged sign, warped text, illegible lettering, low contrast, clutter, frame distortion, extra panels, duplicate elements, blur, noise, watermark',
  width: 1024,
  height: 1536,
  providerSettings: {
    alibaba: {
      promptExtend: false
    }
  }
})
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({
            "referenceImages": [
                "https://assets.runware.ai/assets/inputs/0bf3c5ac-10bf-42ff-a024-af3bde426b29.jpg"
            ],
            "model": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "Transform the reference signboard into a refined museum identity display for an imaginary exhibition called 'TIDAL GEOMETRIES'. Keep the front-facing signage composition from the reference image, but replace the blank surface with a striking contemporary design system: oversized asymmetric cobalt and mineral-orange geometric forms, precise black microtype, a clean exhibition title in large uppercase sans-serif lettering, a column of venue details, directional arrows, small wayfinding icons, thin grid lines, generous negative space, premium print realism, immaculate alignment, sharp edges, believable material finish, subtle gallery reflections, sophisticated editorial layout, international design aesthetic, highly legible text treatment, polished professional branding presentation",
            "negativePrompt": "people, crowded scene, graffiti, damaged sign, warped text, illegible lettering, low contrast, clutter, frame distortion, extra panels, duplicate elements, blur, noise, watermark",
            "width": 1024,
            "height": 1536,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": False
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "57cba090-7841-448e-ac19-d061c4a04a40",
      "referenceImages": [
        "https://assets.runware.ai/assets/inputs/0bf3c5ac-10bf-42ff-a024-af3bde426b29.jpg"
      ],
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "Transform the reference signboard into a refined museum identity display for an imaginary exhibition called 'TIDAL GEOMETRIES'. Keep the front-facing signage composition from the reference image, but replace the blank surface with a striking contemporary design system: oversized asymmetric cobalt and mineral-orange geometric forms, precise black microtype, a clean exhibition title in large uppercase sans-serif lettering, a column of venue details, directional arrows, small wayfinding icons, thin grid lines, generous negative space, premium print realism, immaculate alignment, sharp edges, believable material finish, subtle gallery reflections, sophisticated editorial layout, international design aesthetic, highly legible text treatment, polished professional branding presentation",
      "negativePrompt": "people, crowded scene, graffiti, damaged sign, warped text, illegible lettering, low contrast, clutter, frame distortion, extra panels, duplicate elements, blur, noise, watermark",
      "width": 1024,
      "height": 1536,
      "providerSettings": {
        "alibaba": {
          "promptExtend": false
        }
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  referenceImages.0=https://assets.runware.ai/assets/inputs/0bf3c5ac-10bf-42ff-a024-af3bde426b29.jpg \
  positivePrompt="Transform the reference signboard into a refined museum identity display for an imaginary exhibition called 'TIDAL GEOMETRIES'. Keep the front-facing signage composition from the reference image, but replace the blank surface with a striking contemporary design system: oversized asymmetric cobalt and mineral-orange geometric forms, precise black microtype, a clean exhibition title in large uppercase sans-serif lettering, a column of venue details, directional arrows, small wayfinding icons, thin grid lines, generous negative space, premium print realism, immaculate alignment, sharp edges, believable material finish, subtle gallery reflections, sophisticated editorial layout, international design aesthetic, highly legible text treatment, polished professional branding presentation" \
  negativePrompt="people, crowded scene, graffiti, damaged sign, warped text, illegible lettering, low contrast, clutter, frame distortion, extra panels, duplicate elements, blur, noise, watermark" \
  width=1024 \
  height=1536 \
  providerSettings.alibaba.promptExtend=false
{
  "taskType": "imageInference",
  "taskUUID": "57cba090-7841-448e-ac19-d061c4a04a40",
  "referenceImages": [
    "https://assets.runware.ai/assets/inputs/0bf3c5ac-10bf-42ff-a024-af3bde426b29.jpg"
  ],
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "Transform the reference signboard into a refined museum identity display for an imaginary exhibition called 'TIDAL GEOMETRIES'. Keep the front-facing signage composition from the reference image, but replace the blank surface with a striking contemporary design system: oversized asymmetric cobalt and mineral-orange geometric forms, precise black microtype, a clean exhibition title in large uppercase sans-serif lettering, a column of venue details, directional arrows, small wayfinding icons, thin grid lines, generous negative space, premium print realism, immaculate alignment, sharp edges, believable material finish, subtle gallery reflections, sophisticated editorial layout, international design aesthetic, highly legible text treatment, polished professional branding presentation",
  "negativePrompt": "people, crowded scene, graffiti, damaged sign, warped text, illegible lettering, low contrast, clutter, frame distortion, extra panels, duplicate elements, blur, noise, watermark",
  "width": 1024,
  "height": 1536,
  "providerSettings": {
    "alibaba": {
      "promptExtend": false
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "57cba090-7841-448e-ac19-d061c4a04a40",
  "imageUUID": "0a7fa122-121f-40e3-af40-77ea811f7944",
  "imageURL": "https://im.runware.ai/image/os/a09dlim3/ws/3/ii/0a7fa122-121f-40e3-af40-77ea811f7944.jpg",
  "seed": 1092273562,
  "cost": 0.075
}
Image to Image

Floating Archive Atrium Collage

Floating Archive Atrium Collage

Create a refined hybrid scene that merges the atmosphere of a monumental circular library, the sculptural elegance of a high-fashion editorial figure, and the clarity of modern information graphics. Show a vast indoor atrium transformed into a floating archive: suspended reading platforms, curved balconies, pale stone floors, oak shelving, and a luminous glass dome overhead. At the center, a graceful full-body figure in cream and cobalt draped attire stands on a circular platform, with fabric shapes echoing the architecture. Integrate crisp typographic-style directory panels, arrows, and section symbols into the environment as believable signage elements. Emphasize premium visual fidelity, balanced symmetry, editorial composition, subtle cinematic haze, realistic materials, intricate detail, and sophisticated color harmony of ivory, ultramarine, brass, and warm wood.

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'alibaba:qwen-image@2.0-pro',
  positivePrompt: 'Create a refined hybrid scene that merges the atmosphere of a monumental circular library, the sculptural elegance of a high-fashion editorial figure, and the clarity of modern information graphics. Show a vast indoor atrium transformed into a floating archive: suspended reading platforms, curved balconies, pale stone floors, oak shelving, and a luminous glass dome overhead. At the center, a graceful full-body figure in cream and cobalt draped attire stands on a circular platform, with fabric shapes echoing the architecture. Integrate crisp typographic-style directory panels, arrows, and section symbols into the environment as believable signage elements. Emphasize premium visual fidelity, balanced symmetry, editorial composition, subtle cinematic haze, realistic materials, intricate detail, and sophisticated color harmony of ivory, ultramarine, brass, and warm wood.',
  negativePrompt: 'low detail, distorted anatomy, extra limbs, cluttered composition, messy text, watermark, logo, oversaturated colors, blurry signage, duplicate objects',
  width: 1024,
  height: 768,
  providerSettings: {
    alibaba: {
      promptExtend: false
    }
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/fbcc921b-b447-459e-8d6c-c55f10d86d73.jpg',
      'https://assets.runware.ai/assets/inputs/4e918893-7693-4184-8015-4978d8583cc2.jpg',
      'https://assets.runware.ai/assets/inputs/24392cac-764f-423e-b9d7-11d505259d65.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": "alibaba:qwen-image@2.0-pro",
            "positivePrompt": "Create a refined hybrid scene that merges the atmosphere of a monumental circular library, the sculptural elegance of a high-fashion editorial figure, and the clarity of modern information graphics. Show a vast indoor atrium transformed into a floating archive: suspended reading platforms, curved balconies, pale stone floors, oak shelving, and a luminous glass dome overhead. At the center, a graceful full-body figure in cream and cobalt draped attire stands on a circular platform, with fabric shapes echoing the architecture. Integrate crisp typographic-style directory panels, arrows, and section symbols into the environment as believable signage elements. Emphasize premium visual fidelity, balanced symmetry, editorial composition, subtle cinematic haze, realistic materials, intricate detail, and sophisticated color harmony of ivory, ultramarine, brass, and warm wood.",
            "negativePrompt": "low detail, distorted anatomy, extra limbs, cluttered composition, messy text, watermark, logo, oversaturated colors, blurry signage, duplicate objects",
            "width": 1024,
            "height": 768,
            "providerSettings": {
                "alibaba": {
                    "promptExtend": False
                }
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/fbcc921b-b447-459e-8d6c-c55f10d86d73.jpg",
                    "https://assets.runware.ai/assets/inputs/4e918893-7693-4184-8015-4978d8583cc2.jpg",
                    "https://assets.runware.ai/assets/inputs/24392cac-764f-423e-b9d7-11d505259d65.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": "d60cee3a-2bbf-455e-8c7c-3d3e77457232",
      "model": "alibaba:qwen-image@2.0-pro",
      "positivePrompt": "Create a refined hybrid scene that merges the atmosphere of a monumental circular library, the sculptural elegance of a high-fashion editorial figure, and the clarity of modern information graphics. Show a vast indoor atrium transformed into a floating archive: suspended reading platforms, curved balconies, pale stone floors, oak shelving, and a luminous glass dome overhead. At the center, a graceful full-body figure in cream and cobalt draped attire stands on a circular platform, with fabric shapes echoing the architecture. Integrate crisp typographic-style directory panels, arrows, and section symbols into the environment as believable signage elements. Emphasize premium visual fidelity, balanced symmetry, editorial composition, subtle cinematic haze, realistic materials, intricate detail, and sophisticated color harmony of ivory, ultramarine, brass, and warm wood.",
      "negativePrompt": "low detail, distorted anatomy, extra limbs, cluttered composition, messy text, watermark, logo, oversaturated colors, blurry signage, duplicate objects",
      "width": 1024,
      "height": 768,
      "providerSettings": {
        "alibaba": {
          "promptExtend": false
        }
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/fbcc921b-b447-459e-8d6c-c55f10d86d73.jpg",
          "https://assets.runware.ai/assets/inputs/4e918893-7693-4184-8015-4978d8583cc2.jpg",
          "https://assets.runware.ai/assets/inputs/24392cac-764f-423e-b9d7-11d505259d65.jpg"
        ]
      }
    }
  ]'
runware run alibaba:qwen-image@2.0-pro \
  positivePrompt="Create a refined hybrid scene that merges the atmosphere of a monumental circular library, the sculptural elegance of a high-fashion editorial figure, and the clarity of modern information graphics. Show a vast indoor atrium transformed into a floating archive: suspended reading platforms, curved balconies, pale stone floors, oak shelving, and a luminous glass dome overhead. At the center, a graceful full-body figure in cream and cobalt draped attire stands on a circular platform, with fabric shapes echoing the architecture. Integrate crisp typographic-style directory panels, arrows, and section symbols into the environment as believable signage elements. Emphasize premium visual fidelity, balanced symmetry, editorial composition, subtle cinematic haze, realistic materials, intricate detail, and sophisticated color harmony of ivory, ultramarine, brass, and warm wood." \
  negativePrompt="low detail, distorted anatomy, extra limbs, cluttered composition, messy text, watermark, logo, oversaturated colors, blurry signage, duplicate objects" \
  width=1024 \
  height=768 \
  providerSettings.alibaba.promptExtend=false \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/fbcc921b-b447-459e-8d6c-c55f10d86d73.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/4e918893-7693-4184-8015-4978d8583cc2.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/24392cac-764f-423e-b9d7-11d505259d65.jpg
{
  "taskType": "imageInference",
  "taskUUID": "d60cee3a-2bbf-455e-8c7c-3d3e77457232",
  "model": "alibaba:qwen-image@2.0-pro",
  "positivePrompt": "Create a refined hybrid scene that merges the atmosphere of a monumental circular library, the sculptural elegance of a high-fashion editorial figure, and the clarity of modern information graphics. Show a vast indoor atrium transformed into a floating archive: suspended reading platforms, curved balconies, pale stone floors, oak shelving, and a luminous glass dome overhead. At the center, a graceful full-body figure in cream and cobalt draped attire stands on a circular platform, with fabric shapes echoing the architecture. Integrate crisp typographic-style directory panels, arrows, and section symbols into the environment as believable signage elements. Emphasize premium visual fidelity, balanced symmetry, editorial composition, subtle cinematic haze, realistic materials, intricate detail, and sophisticated color harmony of ivory, ultramarine, brass, and warm wood.",
  "negativePrompt": "low detail, distorted anatomy, extra limbs, cluttered composition, messy text, watermark, logo, oversaturated colors, blurry signage, duplicate objects",
  "width": 1024,
  "height": 768,
  "providerSettings": {
    "alibaba": {
      "promptExtend": false
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/fbcc921b-b447-459e-8d6c-c55f10d86d73.jpg",
      "https://assets.runware.ai/assets/inputs/4e918893-7693-4184-8015-4978d8583cc2.jpg",
      "https://assets.runware.ai/assets/inputs/24392cac-764f-423e-b9d7-11d505259d65.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "d60cee3a-2bbf-455e-8c7c-3d3e77457232",
  "imageUUID": "15593012-18f2-43a2-b730-3d03fc7aba90",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/15593012-18f2-43a2-b730-3d03fc7aba90.jpg",
  "seed": 1937356281,
  "cost": 0.075
}