MODEL IDbytedance:seedream@5.0-pro
live

Seedream 5.0 Pro

ByteDance
by ByteDance

Seedream 5.0 Pro is ByteDance's flagship image generation and editing model for teams that need stronger control than prompt-only workflows provide. It supports text-to-image and reference-guided image editing with up to 10 input images, and is designed for precise local changes using coordinates, masks, bounding boxes, sketches, and material or color instructions. The model also supports multi-image fusion, advanced layer separation, and strong multilingual rendering, making it well suited to design, marketing, e-commerce, and storyboard-driven content production.

Seedream 5.0 Pro
Image to Image

Skincare Website Hero Banner

Skincare Website Hero Banner

Create a polished 16:9 website hero banner for a premium direct-to-consumer skincare brand called LUMA C, using the serum bottle from reference image 1 as the hero product, the citrus and botanical ingredients from reference image 2 as supporting props, and the warm apricot-and-ivory luxury visual language from reference image 3. Composition: product on the right third, standing on a cream travertine pedestal with dewy reflections; sliced orange, orange blossom petals, and green leaves arranged naturally around the base; soft morning sunlight, elegant arched shadows, high-end beauty photography, clean negative space on the left for website copy. Include crisp on-image headline text on the left: "Brighten Every Morning" with smaller subcopy below: "Vitamin C serum for radiant, even-looking skin" and a small rounded button reading "Shop Serum". Keep the design modern, airy, conversion-focused, and suitable for a homepage hero. No clutter, no distorted packaging, no extra bottles, no misspelled 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: 'bytedance:seedream@5.0-pro',
  positivePrompt: 'Create a polished 16:9 website hero banner for a premium direct-to-consumer skincare brand called LUMA C, using the serum bottle from reference image 1 as the hero product, the citrus and botanical ingredients from reference image 2 as supporting props, and the warm apricot-and-ivory luxury visual language from reference image 3. Composition: product on the right third, standing on a cream travertine pedestal with dewy reflections; sliced orange, orange blossom petals, and green leaves arranged naturally around the base; soft morning sunlight, elegant arched shadows, high-end beauty photography, clean negative space on the left for website copy. Include crisp on-image headline text on the left: "Brighten Every Morning" with smaller subcopy below: "Vitamin C serum for radiant, even-looking skin" and a small rounded button reading "Shop Serum". Keep the design modern, airy, conversion-focused, and suitable for a homepage hero. No clutter, no distorted packaging, no extra bottles, no misspelled text.',
  width: 1536,
  height: 864,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/a085899f-954a-4f2f-b407-886413c56345.jpg',
      'https://assets.runware.ai/assets/inputs/50b57815-f93c-4ef0-a055-1677cfa80247.jpg',
      'https://assets.runware.ai/assets/inputs/298bddff-d4cf-4845-9b7a-7c291f30a04e.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": "bytedance:seedream@5.0-pro",
            "positivePrompt": "Create a polished 16:9 website hero banner for a premium direct-to-consumer skincare brand called LUMA C, using the serum bottle from reference image 1 as the hero product, the citrus and botanical ingredients from reference image 2 as supporting props, and the warm apricot-and-ivory luxury visual language from reference image 3. Composition: product on the right third, standing on a cream travertine pedestal with dewy reflections; sliced orange, orange blossom petals, and green leaves arranged naturally around the base; soft morning sunlight, elegant arched shadows, high-end beauty photography, clean negative space on the left for website copy. Include crisp on-image headline text on the left: \"Brighten Every Morning\" with smaller subcopy below: \"Vitamin C serum for radiant, even-looking skin\" and a small rounded button reading \"Shop Serum\". Keep the design modern, airy, conversion-focused, and suitable for a homepage hero. No clutter, no distorted packaging, no extra bottles, no misspelled text.",
            "width": 1536,
            "height": 864,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/a085899f-954a-4f2f-b407-886413c56345.jpg",
                    "https://assets.runware.ai/assets/inputs/50b57815-f93c-4ef0-a055-1677cfa80247.jpg",
                    "https://assets.runware.ai/assets/inputs/298bddff-d4cf-4845-9b7a-7c291f30a04e.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": "20b7ed72-96ff-435f-9b89-b971c8ef61b2",
      "model": "bytedance:seedream@5.0-pro",
      "positivePrompt": "Create a polished 16:9 website hero banner for a premium direct-to-consumer skincare brand called LUMA C, using the serum bottle from reference image 1 as the hero product, the citrus and botanical ingredients from reference image 2 as supporting props, and the warm apricot-and-ivory luxury visual language from reference image 3. Composition: product on the right third, standing on a cream travertine pedestal with dewy reflections; sliced orange, orange blossom petals, and green leaves arranged naturally around the base; soft morning sunlight, elegant arched shadows, high-end beauty photography, clean negative space on the left for website copy. Include crisp on-image headline text on the left: \"Brighten Every Morning\" with smaller subcopy below: \"Vitamin C serum for radiant, even-looking skin\" and a small rounded button reading \"Shop Serum\". Keep the design modern, airy, conversion-focused, and suitable for a homepage hero. No clutter, no distorted packaging, no extra bottles, no misspelled text.",
      "width": 1536,
      "height": 864,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/a085899f-954a-4f2f-b407-886413c56345.jpg",
          "https://assets.runware.ai/assets/inputs/50b57815-f93c-4ef0-a055-1677cfa80247.jpg",
          "https://assets.runware.ai/assets/inputs/298bddff-d4cf-4845-9b7a-7c291f30a04e.jpg"
        ]
      }
    }
  ]'
runware run bytedance:seedream@5.0-pro \
  positivePrompt="Create a polished 16:9 website hero banner for a premium direct-to-consumer skincare brand called LUMA C, using the serum bottle from reference image 1 as the hero product, the citrus and botanical ingredients from reference image 2 as supporting props, and the warm apricot-and-ivory luxury visual language from reference image 3. Composition: product on the right third, standing on a cream travertine pedestal with dewy reflections; sliced orange, orange blossom petals, and green leaves arranged naturally around the base; soft morning sunlight, elegant arched shadows, high-end beauty photography, clean negative space on the left for website copy. Include crisp on-image headline text on the left: \"Brighten Every Morning\" with smaller subcopy below: \"Vitamin C serum for radiant, even-looking skin\" and a small rounded button reading \"Shop Serum\". Keep the design modern, airy, conversion-focused, and suitable for a homepage hero. No clutter, no distorted packaging, no extra bottles, no misspelled text." \
  width=1536 \
  height=864 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/a085899f-954a-4f2f-b407-886413c56345.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/50b57815-f93c-4ef0-a055-1677cfa80247.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/298bddff-d4cf-4845-9b7a-7c291f30a04e.jpg
{
  "taskType": "imageInference",
  "taskUUID": "20b7ed72-96ff-435f-9b89-b971c8ef61b2",
  "model": "bytedance:seedream@5.0-pro",
  "positivePrompt": "Create a polished 16:9 website hero banner for a premium direct-to-consumer skincare brand called LUMA C, using the serum bottle from reference image 1 as the hero product, the citrus and botanical ingredients from reference image 2 as supporting props, and the warm apricot-and-ivory luxury visual language from reference image 3. Composition: product on the right third, standing on a cream travertine pedestal with dewy reflections; sliced orange, orange blossom petals, and green leaves arranged naturally around the base; soft morning sunlight, elegant arched shadows, high-end beauty photography, clean negative space on the left for website copy. Include crisp on-image headline text on the left: \"Brighten Every Morning\" with smaller subcopy below: \"Vitamin C serum for radiant, even-looking skin\" and a small rounded button reading \"Shop Serum\". Keep the design modern, airy, conversion-focused, and suitable for a homepage hero. No clutter, no distorted packaging, no extra bottles, no misspelled text.",
  "width": 1536,
  "height": 864,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/a085899f-954a-4f2f-b407-886413c56345.jpg",
      "https://assets.runware.ai/assets/inputs/50b57815-f93c-4ef0-a055-1677cfa80247.jpg",
      "https://assets.runware.ai/assets/inputs/298bddff-d4cf-4845-9b7a-7c291f30a04e.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "20b7ed72-96ff-435f-9b89-b971c8ef61b2",
  "imageUUID": "e0b7524d-6e23-4cda-b008-77d6da889adc",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/e0b7524d-6e23-4cda-b008-77d6da889adc.jpg",
  "seed": 521235811,
  "cost": 0.05457
}
Image to Image

Synth Pop Single Cover

Synth Pop Single Cover

Create a polished vertical single cover for the synth-pop track "MIDNIGHT AFTERGLOW" by "NOVA VALE" using the provided artist portrait as the likeness reference. Show the artist from chest up in a cinematic night-city setting, wet reflective pavement colors, neon magenta and cyan rim lighting, subtle rain on glass in the foreground, moody electronic-pop atmosphere, premium music marketing artwork. Keep the face recognizable from the reference image while restyling the wardrobe into a glossy black futuristic jacket. Composition: artist centered, strong negative space in the upper third for typography, shallow depth of field, high contrast, crisp editorial finish. Add clean modern cover text: large title "MIDNIGHT AFTERGLOW" near the top in bold condensed white sans-serif, smaller artist name "NOVA VALE" near the bottom, perfectly spelled, no extra text, no logos, no barcode.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'bytedance:seedream@5.0-pro',
  positivePrompt: 'Create a polished vertical single cover for the synth-pop track "MIDNIGHT AFTERGLOW" by "NOVA VALE" using the provided artist portrait as the likeness reference. Show the artist from chest up in a cinematic night-city setting, wet reflective pavement colors, neon magenta and cyan rim lighting, subtle rain on glass in the foreground, moody electronic-pop atmosphere, premium music marketing artwork. Keep the face recognizable from the reference image while restyling the wardrobe into a glossy black futuristic jacket. Composition: artist centered, strong negative space in the upper third for typography, shallow depth of field, high contrast, crisp editorial finish. Add clean modern cover text: large title "MIDNIGHT AFTERGLOW" near the top in bold condensed white sans-serif, smaller artist name "NOVA VALE" near the bottom, perfectly spelled, no extra text, no logos, no barcode.',
  width: 1152,
  height: 1440,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/e4bc7c2d-f0a3-4e49-8e34-e139ae91f6b4.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": "bytedance:seedream@5.0-pro",
            "positivePrompt": "Create a polished vertical single cover for the synth-pop track \"MIDNIGHT AFTERGLOW\" by \"NOVA VALE\" using the provided artist portrait as the likeness reference. Show the artist from chest up in a cinematic night-city setting, wet reflective pavement colors, neon magenta and cyan rim lighting, subtle rain on glass in the foreground, moody electronic-pop atmosphere, premium music marketing artwork. Keep the face recognizable from the reference image while restyling the wardrobe into a glossy black futuristic jacket. Composition: artist centered, strong negative space in the upper third for typography, shallow depth of field, high contrast, crisp editorial finish. Add clean modern cover text: large title \"MIDNIGHT AFTERGLOW\" near the top in bold condensed white sans-serif, smaller artist name \"NOVA VALE\" near the bottom, perfectly spelled, no extra text, no logos, no barcode.",
            "width": 1152,
            "height": 1440,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/e4bc7c2d-f0a3-4e49-8e34-e139ae91f6b4.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": "7aa7300b-e6ad-4104-afc9-7f51ee698c5c",
      "model": "bytedance:seedream@5.0-pro",
      "positivePrompt": "Create a polished vertical single cover for the synth-pop track \"MIDNIGHT AFTERGLOW\" by \"NOVA VALE\" using the provided artist portrait as the likeness reference. Show the artist from chest up in a cinematic night-city setting, wet reflective pavement colors, neon magenta and cyan rim lighting, subtle rain on glass in the foreground, moody electronic-pop atmosphere, premium music marketing artwork. Keep the face recognizable from the reference image while restyling the wardrobe into a glossy black futuristic jacket. Composition: artist centered, strong negative space in the upper third for typography, shallow depth of field, high contrast, crisp editorial finish. Add clean modern cover text: large title \"MIDNIGHT AFTERGLOW\" near the top in bold condensed white sans-serif, smaller artist name \"NOVA VALE\" near the bottom, perfectly spelled, no extra text, no logos, no barcode.",
      "width": 1152,
      "height": 1440,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/e4bc7c2d-f0a3-4e49-8e34-e139ae91f6b4.jpg"
        ]
      }
    }
  ]'
runware run bytedance:seedream@5.0-pro \
  positivePrompt="Create a polished vertical single cover for the synth-pop track \"MIDNIGHT AFTERGLOW\" by \"NOVA VALE\" using the provided artist portrait as the likeness reference. Show the artist from chest up in a cinematic night-city setting, wet reflective pavement colors, neon magenta and cyan rim lighting, subtle rain on glass in the foreground, moody electronic-pop atmosphere, premium music marketing artwork. Keep the face recognizable from the reference image while restyling the wardrobe into a glossy black futuristic jacket. Composition: artist centered, strong negative space in the upper third for typography, shallow depth of field, high contrast, crisp editorial finish. Add clean modern cover text: large title \"MIDNIGHT AFTERGLOW\" near the top in bold condensed white sans-serif, smaller artist name \"NOVA VALE\" near the bottom, perfectly spelled, no extra text, no logos, no barcode." \
  width=1152 \
  height=1440 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/e4bc7c2d-f0a3-4e49-8e34-e139ae91f6b4.jpg
{
  "taskType": "imageInference",
  "taskUUID": "7aa7300b-e6ad-4104-afc9-7f51ee698c5c",
  "model": "bytedance:seedream@5.0-pro",
  "positivePrompt": "Create a polished vertical single cover for the synth-pop track \"MIDNIGHT AFTERGLOW\" by \"NOVA VALE\" using the provided artist portrait as the likeness reference. Show the artist from chest up in a cinematic night-city setting, wet reflective pavement colors, neon magenta and cyan rim lighting, subtle rain on glass in the foreground, moody electronic-pop atmosphere, premium music marketing artwork. Keep the face recognizable from the reference image while restyling the wardrobe into a glossy black futuristic jacket. Composition: artist centered, strong negative space in the upper third for typography, shallow depth of field, high contrast, crisp editorial finish. Add clean modern cover text: large title \"MIDNIGHT AFTERGLOW\" near the top in bold condensed white sans-serif, smaller artist name \"NOVA VALE\" near the bottom, perfectly spelled, no extra text, no logos, no barcode.",
  "width": 1152,
  "height": 1440,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/e4bc7c2d-f0a3-4e49-8e34-e139ae91f6b4.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "7aa7300b-e6ad-4104-afc9-7f51ee698c5c",
  "imageUUID": "8465256f-b6d7-4a52-8d2b-31200074bf48",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/8465256f-b6d7-4a52-8d2b-31200074bf48.jpg",
  "seed": 233750694,
  "cost": 0.04815
}
Image to Image

Sci-Fi RPG Key Art

Sci-Fi RPG Key Art

Create premium game key art for a tactical sci-fi RPG titled ECLIPSE VECTOR. Use the first reference image as the main hero character design and preserve her armor silhouette, silver hair, orange accent color, and rail rifle. Use the second reference image as the world setting: a ruined orbital city with broken skyways, neon signage, smoke, and a looming planet in the sky. Compose as a dramatic 16:9 store-page hero image: the commander in the foreground left-center, three smaller squad silhouettes advancing behind her, enemy drones emerging from fog on the right, strong diagonal action lines, cinematic rim lighting, dusk orange and cyan color palette, highly polished AAA game marketing art, sharp readable focal point, detailed but not cluttered. Leave clean negative space in the upper right for future logo placement; no existing logos, no UI, no watermark.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'bytedance:seedream@5.0-pro',
  positivePrompt: 'Create premium game key art for a tactical sci-fi RPG titled ECLIPSE VECTOR. Use the first reference image as the main hero character design and preserve her armor silhouette, silver hair, orange accent color, and rail rifle. Use the second reference image as the world setting: a ruined orbital city with broken skyways, neon signage, smoke, and a looming planet in the sky. Compose as a dramatic 16:9 store-page hero image: the commander in the foreground left-center, three smaller squad silhouettes advancing behind her, enemy drones emerging from fog on the right, strong diagonal action lines, cinematic rim lighting, dusk orange and cyan color palette, highly polished AAA game marketing art, sharp readable focal point, detailed but not cluttered. Leave clean negative space in the upper right for future logo placement; no existing logos, no UI, no watermark.',
  width: 1536,
  height: 864,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/f4111421-43f9-424c-923a-84a6566a638b.jpg',
      'https://assets.runware.ai/assets/inputs/d038e0de-e994-4912-aa7a-a50f163f1fdd.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": "bytedance:seedream@5.0-pro",
            "positivePrompt": "Create premium game key art for a tactical sci-fi RPG titled ECLIPSE VECTOR. Use the first reference image as the main hero character design and preserve her armor silhouette, silver hair, orange accent color, and rail rifle. Use the second reference image as the world setting: a ruined orbital city with broken skyways, neon signage, smoke, and a looming planet in the sky. Compose as a dramatic 16:9 store-page hero image: the commander in the foreground left-center, three smaller squad silhouettes advancing behind her, enemy drones emerging from fog on the right, strong diagonal action lines, cinematic rim lighting, dusk orange and cyan color palette, highly polished AAA game marketing art, sharp readable focal point, detailed but not cluttered. Leave clean negative space in the upper right for future logo placement; no existing logos, no UI, no watermark.",
            "width": 1536,
            "height": 864,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/f4111421-43f9-424c-923a-84a6566a638b.jpg",
                    "https://assets.runware.ai/assets/inputs/d038e0de-e994-4912-aa7a-a50f163f1fdd.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": "5c0dbb33-e818-48b4-86ec-40eec837bdf2",
      "model": "bytedance:seedream@5.0-pro",
      "positivePrompt": "Create premium game key art for a tactical sci-fi RPG titled ECLIPSE VECTOR. Use the first reference image as the main hero character design and preserve her armor silhouette, silver hair, orange accent color, and rail rifle. Use the second reference image as the world setting: a ruined orbital city with broken skyways, neon signage, smoke, and a looming planet in the sky. Compose as a dramatic 16:9 store-page hero image: the commander in the foreground left-center, three smaller squad silhouettes advancing behind her, enemy drones emerging from fog on the right, strong diagonal action lines, cinematic rim lighting, dusk orange and cyan color palette, highly polished AAA game marketing art, sharp readable focal point, detailed but not cluttered. Leave clean negative space in the upper right for future logo placement; no existing logos, no UI, no watermark.",
      "width": 1536,
      "height": 864,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/f4111421-43f9-424c-923a-84a6566a638b.jpg",
          "https://assets.runware.ai/assets/inputs/d038e0de-e994-4912-aa7a-a50f163f1fdd.jpg"
        ]
      }
    }
  ]'
runware run bytedance:seedream@5.0-pro \
  positivePrompt="Create premium game key art for a tactical sci-fi RPG titled ECLIPSE VECTOR. Use the first reference image as the main hero character design and preserve her armor silhouette, silver hair, orange accent color, and rail rifle. Use the second reference image as the world setting: a ruined orbital city with broken skyways, neon signage, smoke, and a looming planet in the sky. Compose as a dramatic 16:9 store-page hero image: the commander in the foreground left-center, three smaller squad silhouettes advancing behind her, enemy drones emerging from fog on the right, strong diagonal action lines, cinematic rim lighting, dusk orange and cyan color palette, highly polished AAA game marketing art, sharp readable focal point, detailed but not cluttered. Leave clean negative space in the upper right for future logo placement; no existing logos, no UI, no watermark." \
  width=1536 \
  height=864 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/f4111421-43f9-424c-923a-84a6566a638b.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/d038e0de-e994-4912-aa7a-a50f163f1fdd.jpg
{
  "taskType": "imageInference",
  "taskUUID": "5c0dbb33-e818-48b4-86ec-40eec837bdf2",
  "model": "bytedance:seedream@5.0-pro",
  "positivePrompt": "Create premium game key art for a tactical sci-fi RPG titled ECLIPSE VECTOR. Use the first reference image as the main hero character design and preserve her armor silhouette, silver hair, orange accent color, and rail rifle. Use the second reference image as the world setting: a ruined orbital city with broken skyways, neon signage, smoke, and a looming planet in the sky. Compose as a dramatic 16:9 store-page hero image: the commander in the foreground left-center, three smaller squad silhouettes advancing behind her, enemy drones emerging from fog on the right, strong diagonal action lines, cinematic rim lighting, dusk orange and cyan color palette, highly polished AAA game marketing art, sharp readable focal point, detailed but not cluttered. Leave clean negative space in the upper right for future logo placement; no existing logos, no UI, no watermark.",
  "width": 1536,
  "height": 864,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/f4111421-43f9-424c-923a-84a6566a638b.jpg",
      "https://assets.runware.ai/assets/inputs/d038e0de-e994-4912-aa7a-a50f163f1fdd.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "5c0dbb33-e818-48b4-86ec-40eec837bdf2",
  "imageUUID": "fd97e08e-dd24-4a68-b8ce-dfcb31c47625",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/fd97e08e-dd24-4a68-b8ce-dfcb31c47625.jpg",
  "seed": 631520401,
  "cost": 0.05136
}
Image to Image

Electric Cargo Bike Hero

Electric Cargo Bike Hero

Create a premium 16:9 website hero banner for an urban electric cargo bike brand called VOLTWAY. Use the reference image as the exact featured product: preserve the bike frame shape, sage-green color, cargo basket, wheels, and child seat accessory. Place the bike in a bright early-morning city neighborhood scene with modern apartments, bike lane markings, soft sun flare, and subtle motion energy, but keep the product sharp and hero-focused. Composition: bike and rider family lifestyle moment on the right two-thirds, clean warm off-white gradient copy space on the left third for website headline and CTA. Add tasteful readable on-image text in the left copy area: “VOLTWAY CARGO” as the small brand wordmark, headline “More City. Less Car.”, subline “Electric cargo bikes for school runs, grocery trips, and every weekday in between.”, and a rounded button reading “Book a Test Ride”. Modern sustainable mobility aesthetic, polished commercial photography, natural skin tones, realistic shadows, premium web design spacing, no clutter, no extra logos, no distorted wheels, no misspelled 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: 'bytedance:seedream@5.0-pro',
  positivePrompt: 'Create a premium 16:9 website hero banner for an urban electric cargo bike brand called VOLTWAY. Use the reference image as the exact featured product: preserve the bike frame shape, sage-green color, cargo basket, wheels, and child seat accessory. Place the bike in a bright early-morning city neighborhood scene with modern apartments, bike lane markings, soft sun flare, and subtle motion energy, but keep the product sharp and hero-focused. Composition: bike and rider family lifestyle moment on the right two-thirds, clean warm off-white gradient copy space on the left third for website headline and CTA. Add tasteful readable on-image text in the left copy area: “VOLTWAY CARGO” as the small brand wordmark, headline “More City. Less Car.”, subline “Electric cargo bikes for school runs, grocery trips, and every weekday in between.”, and a rounded button reading “Book a Test Ride”. Modern sustainable mobility aesthetic, polished commercial photography, natural skin tones, realistic shadows, premium web design spacing, no clutter, no extra logos, no distorted wheels, no misspelled text.',
  width: 1536,
  height: 864,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/583ad014-8935-430c-a17a-0b537289d243.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": "bytedance:seedream@5.0-pro",
            "positivePrompt": "Create a premium 16:9 website hero banner for an urban electric cargo bike brand called VOLTWAY. Use the reference image as the exact featured product: preserve the bike frame shape, sage-green color, cargo basket, wheels, and child seat accessory. Place the bike in a bright early-morning city neighborhood scene with modern apartments, bike lane markings, soft sun flare, and subtle motion energy, but keep the product sharp and hero-focused. Composition: bike and rider family lifestyle moment on the right two-thirds, clean warm off-white gradient copy space on the left third for website headline and CTA. Add tasteful readable on-image text in the left copy area: “VOLTWAY CARGO” as the small brand wordmark, headline “More City. Less Car.”, subline “Electric cargo bikes for school runs, grocery trips, and every weekday in between.”, and a rounded button reading “Book a Test Ride”. Modern sustainable mobility aesthetic, polished commercial photography, natural skin tones, realistic shadows, premium web design spacing, no clutter, no extra logos, no distorted wheels, no misspelled text.",
            "width": 1536,
            "height": 864,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/583ad014-8935-430c-a17a-0b537289d243.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": "063848f3-7855-4ea1-81a3-d792d8cd6ab9",
      "model": "bytedance:seedream@5.0-pro",
      "positivePrompt": "Create a premium 16:9 website hero banner for an urban electric cargo bike brand called VOLTWAY. Use the reference image as the exact featured product: preserve the bike frame shape, sage-green color, cargo basket, wheels, and child seat accessory. Place the bike in a bright early-morning city neighborhood scene with modern apartments, bike lane markings, soft sun flare, and subtle motion energy, but keep the product sharp and hero-focused. Composition: bike and rider family lifestyle moment on the right two-thirds, clean warm off-white gradient copy space on the left third for website headline and CTA. Add tasteful readable on-image text in the left copy area: “VOLTWAY CARGO” as the small brand wordmark, headline “More City. Less Car.”, subline “Electric cargo bikes for school runs, grocery trips, and every weekday in between.”, and a rounded button reading “Book a Test Ride”. Modern sustainable mobility aesthetic, polished commercial photography, natural skin tones, realistic shadows, premium web design spacing, no clutter, no extra logos, no distorted wheels, no misspelled text.",
      "width": 1536,
      "height": 864,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/583ad014-8935-430c-a17a-0b537289d243.jpg"
        ]
      }
    }
  ]'
runware run bytedance:seedream@5.0-pro \
  positivePrompt="Create a premium 16:9 website hero banner for an urban electric cargo bike brand called VOLTWAY. Use the reference image as the exact featured product: preserve the bike frame shape, sage-green color, cargo basket, wheels, and child seat accessory. Place the bike in a bright early-morning city neighborhood scene with modern apartments, bike lane markings, soft sun flare, and subtle motion energy, but keep the product sharp and hero-focused. Composition: bike and rider family lifestyle moment on the right two-thirds, clean warm off-white gradient copy space on the left third for website headline and CTA. Add tasteful readable on-image text in the left copy area: “VOLTWAY CARGO” as the small brand wordmark, headline “More City. Less Car.”, subline “Electric cargo bikes for school runs, grocery trips, and every weekday in between.”, and a rounded button reading “Book a Test Ride”. Modern sustainable mobility aesthetic, polished commercial photography, natural skin tones, realistic shadows, premium web design spacing, no clutter, no extra logos, no distorted wheels, no misspelled text." \
  width=1536 \
  height=864 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/583ad014-8935-430c-a17a-0b537289d243.jpg
{
  "taskType": "imageInference",
  "taskUUID": "063848f3-7855-4ea1-81a3-d792d8cd6ab9",
  "model": "bytedance:seedream@5.0-pro",
  "positivePrompt": "Create a premium 16:9 website hero banner for an urban electric cargo bike brand called VOLTWAY. Use the reference image as the exact featured product: preserve the bike frame shape, sage-green color, cargo basket, wheels, and child seat accessory. Place the bike in a bright early-morning city neighborhood scene with modern apartments, bike lane markings, soft sun flare, and subtle motion energy, but keep the product sharp and hero-focused. Composition: bike and rider family lifestyle moment on the right two-thirds, clean warm off-white gradient copy space on the left third for website headline and CTA. Add tasteful readable on-image text in the left copy area: “VOLTWAY CARGO” as the small brand wordmark, headline “More City. Less Car.”, subline “Electric cargo bikes for school runs, grocery trips, and every weekday in between.”, and a rounded button reading “Book a Test Ride”. Modern sustainable mobility aesthetic, polished commercial photography, natural skin tones, realistic shadows, premium web design spacing, no clutter, no extra logos, no distorted wheels, no misspelled text.",
  "width": 1536,
  "height": 864,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/583ad014-8935-430c-a17a-0b537289d243.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "063848f3-7855-4ea1-81a3-d792d8cd6ab9",
  "imageUUID": "94185e17-b26c-4e84-bf35-a84cc5cbf102",
  "imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/94185e17-b26c-4e84-bf35-a84cc5cbf102.jpg",
  "seed": 2048987333,
  "cost": 0.04815
}
Text to Image

Resortwear Lookbook Catalog Image

Resortwear Lookbook Catalog Image

Create a polished fashion lookbook catalog image for a fictional premium resortwear label, Solenne Atelier, Spring/Summer collection. Wide editorial composition in a sunlit Mediterranean villa courtyard with pale limestone walls, terracotta floor, arched doorway, olive tree shadows, and minimal styling. Three professional models posed naturally as a coordinated catalog ensemble: one wearing an ivory oversized linen blazer with matching wide-leg trousers, one wearing a sand-colored sleeveless linen shirt dress with a braided belt, and one wearing a muted sage cropped linen shirt with high-waisted cream palazzo pants. Garments should be clearly visible with crisp fabric texture, realistic tailoring, soft movement, and commercial fashion styling. Elegant neutral palette, warm morning light, subtle shadows, high-end lookbook photography, full-body framing, clean negative space for future catalog copy, no visible logos, no on-image text, no watermark.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'bytedance:seedream@5.0-pro',
  positivePrompt: 'Create a polished fashion lookbook catalog image for a fictional premium resortwear label, Solenne Atelier, Spring/Summer collection. Wide editorial composition in a sunlit Mediterranean villa courtyard with pale limestone walls, terracotta floor, arched doorway, olive tree shadows, and minimal styling. Three professional models posed naturally as a coordinated catalog ensemble: one wearing an ivory oversized linen blazer with matching wide-leg trousers, one wearing a sand-colored sleeveless linen shirt dress with a braided belt, and one wearing a muted sage cropped linen shirt with high-waisted cream palazzo pants. Garments should be clearly visible with crisp fabric texture, realistic tailoring, soft movement, and commercial fashion styling. Elegant neutral palette, warm morning light, subtle shadows, high-end lookbook photography, full-body framing, clean negative space for future catalog copy, no visible logos, no on-image text, no watermark.',
  width: 1920,
  height: 1088
})
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": "bytedance:seedream@5.0-pro",
            "positivePrompt": "Create a polished fashion lookbook catalog image for a fictional premium resortwear label, Solenne Atelier, Spring/Summer collection. Wide editorial composition in a sunlit Mediterranean villa courtyard with pale limestone walls, terracotta floor, arched doorway, olive tree shadows, and minimal styling. Three professional models posed naturally as a coordinated catalog ensemble: one wearing an ivory oversized linen blazer with matching wide-leg trousers, one wearing a sand-colored sleeveless linen shirt dress with a braided belt, and one wearing a muted sage cropped linen shirt with high-waisted cream palazzo pants. Garments should be clearly visible with crisp fabric texture, realistic tailoring, soft movement, and commercial fashion styling. Elegant neutral palette, warm morning light, subtle shadows, high-end lookbook photography, full-body framing, clean negative space for future catalog copy, no visible logos, no on-image text, no watermark.",
            "width": 1920,
            "height": 1088
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "4c0f80cc-5093-4068-8188-840196cf44dc",
      "model": "bytedance:seedream@5.0-pro",
      "positivePrompt": "Create a polished fashion lookbook catalog image for a fictional premium resortwear label, Solenne Atelier, Spring/Summer collection. Wide editorial composition in a sunlit Mediterranean villa courtyard with pale limestone walls, terracotta floor, arched doorway, olive tree shadows, and minimal styling. Three professional models posed naturally as a coordinated catalog ensemble: one wearing an ivory oversized linen blazer with matching wide-leg trousers, one wearing a sand-colored sleeveless linen shirt dress with a braided belt, and one wearing a muted sage cropped linen shirt with high-waisted cream palazzo pants. Garments should be clearly visible with crisp fabric texture, realistic tailoring, soft movement, and commercial fashion styling. Elegant neutral palette, warm morning light, subtle shadows, high-end lookbook photography, full-body framing, clean negative space for future catalog copy, no visible logos, no on-image text, no watermark.",
      "width": 1920,
      "height": 1088
    }
  ]'
runware run bytedance:seedream@5.0-pro \
  positivePrompt="Create a polished fashion lookbook catalog image for a fictional premium resortwear label, Solenne Atelier, Spring/Summer collection. Wide editorial composition in a sunlit Mediterranean villa courtyard with pale limestone walls, terracotta floor, arched doorway, olive tree shadows, and minimal styling. Three professional models posed naturally as a coordinated catalog ensemble: one wearing an ivory oversized linen blazer with matching wide-leg trousers, one wearing a sand-colored sleeveless linen shirt dress with a braided belt, and one wearing a muted sage cropped linen shirt with high-waisted cream palazzo pants. Garments should be clearly visible with crisp fabric texture, realistic tailoring, soft movement, and commercial fashion styling. Elegant neutral palette, warm morning light, subtle shadows, high-end lookbook photography, full-body framing, clean negative space for future catalog copy, no visible logos, no on-image text, no watermark." \
  width=1920 \
  height=1088
{
  "taskType": "imageInference",
  "taskUUID": "4c0f80cc-5093-4068-8188-840196cf44dc",
  "model": "bytedance:seedream@5.0-pro",
  "positivePrompt": "Create a polished fashion lookbook catalog image for a fictional premium resortwear label, Solenne Atelier, Spring/Summer collection. Wide editorial composition in a sunlit Mediterranean villa courtyard with pale limestone walls, terracotta floor, arched doorway, olive tree shadows, and minimal styling. Three professional models posed naturally as a coordinated catalog ensemble: one wearing an ivory oversized linen blazer with matching wide-leg trousers, one wearing a sand-colored sleeveless linen shirt dress with a braided belt, and one wearing a muted sage cropped linen shirt with high-waisted cream palazzo pants. Garments should be clearly visible with crisp fabric texture, realistic tailoring, soft movement, and commercial fashion styling. Elegant neutral palette, warm morning light, subtle shadows, high-end lookbook photography, full-body framing, clean negative space for future catalog copy, no visible logos, no on-image text, no watermark.",
  "width": 1920,
  "height": 1088
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "4c0f80cc-5093-4068-8188-840196cf44dc",
  "imageUUID": "7c2733ba-32e7-4829-9a49-9916d7f36e8d",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/7c2733ba-32e7-4829-9a49-9916d7f36e8d.jpg",
  "seed": 1088790457,
  "cost": 0.04815
}
Image to Image

Insulated Bottle Lifestyle Ad

Insulated Bottle Lifestyle Ad

Create a premium vertical product lifestyle advertising photograph using the referenced insulated water bottle as the hero product. Preserve the bottle's exact shape, matte sage green color, cap design, proportions, and small white leaf logo. Place it upright on a smooth river stone beside a clear alpine stream at sunrise, with dewy moss, fern leaves, and soft mountain bokeh in the background. Add realistic condensation droplets on the bottle, natural rim highlights, and a subtle reflection on the wet stone. Composition should feel like a high-end outdoor wellness brand campaign: product centered slightly low in frame, shallow depth of field, warm golden backlight, crisp commercial photography, clean negative space in the upper third for future ad copy, no added text, no extra bottles, no people.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'bytedance:seedream@5.0-pro',
  positivePrompt: 'Create a premium vertical product lifestyle advertising photograph using the referenced insulated water bottle as the hero product. Preserve the bottle\'s exact shape, matte sage green color, cap design, proportions, and small white leaf logo. Place it upright on a smooth river stone beside a clear alpine stream at sunrise, with dewy moss, fern leaves, and soft mountain bokeh in the background. Add realistic condensation droplets on the bottle, natural rim highlights, and a subtle reflection on the wet stone. Composition should feel like a high-end outdoor wellness brand campaign: product centered slightly low in frame, shallow depth of field, warm golden backlight, crisp commercial photography, clean negative space in the upper third for future ad copy, no added text, no extra bottles, no people.',
  width: 1024,
  height: 1536,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/efa0e90b-0755-46d1-b09b-df0e6ac6fb6e.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": "bytedance:seedream@5.0-pro",
            "positivePrompt": "Create a premium vertical product lifestyle advertising photograph using the referenced insulated water bottle as the hero product. Preserve the bottle's exact shape, matte sage green color, cap design, proportions, and small white leaf logo. Place it upright on a smooth river stone beside a clear alpine stream at sunrise, with dewy moss, fern leaves, and soft mountain bokeh in the background. Add realistic condensation droplets on the bottle, natural rim highlights, and a subtle reflection on the wet stone. Composition should feel like a high-end outdoor wellness brand campaign: product centered slightly low in frame, shallow depth of field, warm golden backlight, crisp commercial photography, clean negative space in the upper third for future ad copy, no added text, no extra bottles, no people.",
            "width": 1024,
            "height": 1536,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/efa0e90b-0755-46d1-b09b-df0e6ac6fb6e.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": "86310872-25fe-4c0f-8e02-9e77a15fc65e",
      "model": "bytedance:seedream@5.0-pro",
      "positivePrompt": "Create a premium vertical product lifestyle advertising photograph using the referenced insulated water bottle as the hero product. Preserve the bottle's exact shape, matte sage green color, cap design, proportions, and small white leaf logo. Place it upright on a smooth river stone beside a clear alpine stream at sunrise, with dewy moss, fern leaves, and soft mountain bokeh in the background. Add realistic condensation droplets on the bottle, natural rim highlights, and a subtle reflection on the wet stone. Composition should feel like a high-end outdoor wellness brand campaign: product centered slightly low in frame, shallow depth of field, warm golden backlight, crisp commercial photography, clean negative space in the upper third for future ad copy, no added text, no extra bottles, no people.",
      "width": 1024,
      "height": 1536,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/efa0e90b-0755-46d1-b09b-df0e6ac6fb6e.jpg"
        ]
      }
    }
  ]'
runware run bytedance:seedream@5.0-pro \
  positivePrompt="Create a premium vertical product lifestyle advertising photograph using the referenced insulated water bottle as the hero product. Preserve the bottle's exact shape, matte sage green color, cap design, proportions, and small white leaf logo. Place it upright on a smooth river stone beside a clear alpine stream at sunrise, with dewy moss, fern leaves, and soft mountain bokeh in the background. Add realistic condensation droplets on the bottle, natural rim highlights, and a subtle reflection on the wet stone. Composition should feel like a high-end outdoor wellness brand campaign: product centered slightly low in frame, shallow depth of field, warm golden backlight, crisp commercial photography, clean negative space in the upper third for future ad copy, no added text, no extra bottles, no people." \
  width=1024 \
  height=1536 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/efa0e90b-0755-46d1-b09b-df0e6ac6fb6e.jpg
{
  "taskType": "imageInference",
  "taskUUID": "86310872-25fe-4c0f-8e02-9e77a15fc65e",
  "model": "bytedance:seedream@5.0-pro",
  "positivePrompt": "Create a premium vertical product lifestyle advertising photograph using the referenced insulated water bottle as the hero product. Preserve the bottle's exact shape, matte sage green color, cap design, proportions, and small white leaf logo. Place it upright on a smooth river stone beside a clear alpine stream at sunrise, with dewy moss, fern leaves, and soft mountain bokeh in the background. Add realistic condensation droplets on the bottle, natural rim highlights, and a subtle reflection on the wet stone. Composition should feel like a high-end outdoor wellness brand campaign: product centered slightly low in frame, shallow depth of field, warm golden backlight, crisp commercial photography, clean negative space in the upper third for future ad copy, no added text, no extra bottles, no people.",
  "width": 1024,
  "height": 1536,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/efa0e90b-0755-46d1-b09b-df0e6ac6fb6e.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "86310872-25fe-4c0f-8e02-9e77a15fc65e",
  "imageUUID": "65fd5a3b-e0f8-47df-b6e2-a7292201d2e4",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/65fd5a3b-e0f8-47df-b6e2-a7292201d2e4.jpg",
  "seed": 655375607,
  "cost": 0.04815
}
Edit

Virtual Staging Listing Photo

Virtual Staging Listing Photo

Create a high-end virtual staging edit for a real estate listing using the reference photo as the exact room layout. Preserve the architecture, windows, flooring, wall positions, ceiling, kitchen, and natural daylight. Add tasteful contemporary furniture: a warm beige sectional sofa, walnut coffee table, textured cream area rug, two slim black accent chairs, minimal floor lamp, large framed abstract artwork, a few indoor plants, neutral throw pillows, and understated decor. Style should feel like a luxury urban condo staged for an MLS listing and brokerage website. Photorealistic interior photography, professional wide-angle lens, clean composition, balanced exposure, realistic shadows and reflections, no people, no clutter, no visible brand logos, no on-image 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: 'bytedance:seedream@5.0-pro',
  positivePrompt: 'Create a high-end virtual staging edit for a real estate listing using the reference photo as the exact room layout. Preserve the architecture, windows, flooring, wall positions, ceiling, kitchen, and natural daylight. Add tasteful contemporary furniture: a warm beige sectional sofa, walnut coffee table, textured cream area rug, two slim black accent chairs, minimal floor lamp, large framed abstract artwork, a few indoor plants, neutral throw pillows, and understated decor. Style should feel like a luxury urban condo staged for an MLS listing and brokerage website. Photorealistic interior photography, professional wide-angle lens, clean composition, balanced exposure, realistic shadows and reflections, no people, no clutter, no visible brand logos, no on-image text.',
  width: 2048,
  height: 2048,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/ba948c0d-a593-4e5c-8a63-d4069bbf49ff.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": "bytedance:seedream@5.0-pro",
            "positivePrompt": "Create a high-end virtual staging edit for a real estate listing using the reference photo as the exact room layout. Preserve the architecture, windows, flooring, wall positions, ceiling, kitchen, and natural daylight. Add tasteful contemporary furniture: a warm beige sectional sofa, walnut coffee table, textured cream area rug, two slim black accent chairs, minimal floor lamp, large framed abstract artwork, a few indoor plants, neutral throw pillows, and understated decor. Style should feel like a luxury urban condo staged for an MLS listing and brokerage website. Photorealistic interior photography, professional wide-angle lens, clean composition, balanced exposure, realistic shadows and reflections, no people, no clutter, no visible brand logos, no on-image text.",
            "width": 2048,
            "height": 2048,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/ba948c0d-a593-4e5c-8a63-d4069bbf49ff.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": "5ac6ff9e-d8a5-44b9-ae88-b72ae157e738",
      "model": "bytedance:seedream@5.0-pro",
      "positivePrompt": "Create a high-end virtual staging edit for a real estate listing using the reference photo as the exact room layout. Preserve the architecture, windows, flooring, wall positions, ceiling, kitchen, and natural daylight. Add tasteful contemporary furniture: a warm beige sectional sofa, walnut coffee table, textured cream area rug, two slim black accent chairs, minimal floor lamp, large framed abstract artwork, a few indoor plants, neutral throw pillows, and understated decor. Style should feel like a luxury urban condo staged for an MLS listing and brokerage website. Photorealistic interior photography, professional wide-angle lens, clean composition, balanced exposure, realistic shadows and reflections, no people, no clutter, no visible brand logos, no on-image text.",
      "width": 2048,
      "height": 2048,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/ba948c0d-a593-4e5c-8a63-d4069bbf49ff.jpg"
        ]
      }
    }
  ]'
runware run bytedance:seedream@5.0-pro \
  positivePrompt="Create a high-end virtual staging edit for a real estate listing using the reference photo as the exact room layout. Preserve the architecture, windows, flooring, wall positions, ceiling, kitchen, and natural daylight. Add tasteful contemporary furniture: a warm beige sectional sofa, walnut coffee table, textured cream area rug, two slim black accent chairs, minimal floor lamp, large framed abstract artwork, a few indoor plants, neutral throw pillows, and understated decor. Style should feel like a luxury urban condo staged for an MLS listing and brokerage website. Photorealistic interior photography, professional wide-angle lens, clean composition, balanced exposure, realistic shadows and reflections, no people, no clutter, no visible brand logos, no on-image text." \
  width=2048 \
  height=2048 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/ba948c0d-a593-4e5c-8a63-d4069bbf49ff.jpg
{
  "taskType": "imageInference",
  "taskUUID": "5ac6ff9e-d8a5-44b9-ae88-b72ae157e738",
  "model": "bytedance:seedream@5.0-pro",
  "positivePrompt": "Create a high-end virtual staging edit for a real estate listing using the reference photo as the exact room layout. Preserve the architecture, windows, flooring, wall positions, ceiling, kitchen, and natural daylight. Add tasteful contemporary furniture: a warm beige sectional sofa, walnut coffee table, textured cream area rug, two slim black accent chairs, minimal floor lamp, large framed abstract artwork, a few indoor plants, neutral throw pillows, and understated decor. Style should feel like a luxury urban condo staged for an MLS listing and brokerage website. Photorealistic interior photography, professional wide-angle lens, clean composition, balanced exposure, realistic shadows and reflections, no people, no clutter, no visible brand logos, no on-image text.",
  "width": 2048,
  "height": 2048,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/ba948c0d-a593-4e5c-8a63-d4069bbf49ff.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "5ac6ff9e-d8a5-44b9-ae88-b72ae157e738",
  "imageUUID": "f6bfa704-f2e5-4e3a-936d-855ab2b6c3e0",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/f6bfa704-f2e5-4e3a-936d-855ab2b6c3e0.jpg",
  "seed": 2017677249,
  "cost": 0.0963
}