live
MODEL IDalibaba:qwen-image@2.0-pro

Qwen-Image-2.0-Pro

Alibaba
by

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$0.075~17s
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.

Try in Playground
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$0.075~18s
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.

Try in Playground
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$0.075~41s
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.

Try in Playground
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$0.075~45s
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.

Try in Playground
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
}