live
MODEL IDvidu:q1@image

Vidu Q1

Vidu
by

Vidu Q1 (image) is a reference-to-image model designed for high visual fidelity. It blends multiple input images with consistent identity and style. Prompts can guide composition and layout without losing coherence. The model supports flexible aspect ratios for ads, social content, storyboards or animation assets. It produces clean visuals with minimal effort and is useful for rapid creative workflows.

Vidu Q1

reference-to-image

Master Horologist Press Headshot$0.055~35s
Master Horologist Press Headshot

Create a finished square press-kit headshot for a master horologist, synthesizing both references into one coherent portrait. Preserve the exact identity, age, facial proportions, cropped silver hair, glasses, and authentic features of reference image 1. Place her chest-up at her watchmaker's bench, wearing the same navy chore coat over a simple charcoal shirt. Translate the aged brass, dark walnut, oxblood leather, graphite-blue shadows, and warm task-lamp glow of reference image 2 into the setting and lighting. Calm direct eye contact and a quietly authoritative expression; shoulders angled slightly while her face turns toward camera. Professional editorial retouching only: even color, soften temporary blemishes and under-eye fatigue, tame flyaways, clean eyeglass reflections, and add subtle eye clarity while retaining pores, fine lines, natural skin variation, and every permanent feature. Warm key light from camera left, cool soft fill, delicate rim light on silver hair. Background bench details recognizable but softly defocused. Premium medium-format realism, 85mm portrait perspective, crisp eyes, natural tonal range, restrained contrast. Balanced square composition with comfortable headroom. No text, logos, excessive smoothing, facial reshaping, glamour makeup, duplicated tools, or distorted glasses.

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: 'vidu:q1@image',
  positivePrompt: 'Create a finished square press-kit headshot for a master horologist, synthesizing both references into one coherent portrait. Preserve the exact identity, age, facial proportions, cropped silver hair, glasses, and authentic features of reference image 1. Place her chest-up at her watchmaker\'s bench, wearing the same navy chore coat over a simple charcoal shirt. Translate the aged brass, dark walnut, oxblood leather, graphite-blue shadows, and warm task-lamp glow of reference image 2 into the setting and lighting. Calm direct eye contact and a quietly authoritative expression; shoulders angled slightly while her face turns toward camera. Professional editorial retouching only: even color, soften temporary blemishes and under-eye fatigue, tame flyaways, clean eyeglass reflections, and add subtle eye clarity while retaining pores, fine lines, natural skin variation, and every permanent feature. Warm key light from camera left, cool soft fill, delicate rim light on silver hair. Background bench details recognizable but softly defocused. Premium medium-format realism, 85mm portrait perspective, crisp eyes, natural tonal range, restrained contrast. Balanced square composition with comfortable headroom. No text, logos, excessive smoothing, facial reshaping, glamour makeup, duplicated tools, or distorted glasses.',
  width: 1440,
  height: 1440,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/1654f74e-24e0-4276-9e5b-88e66aed7c61.jpg',
      'https://assets.runware.ai/assets/inputs/2184fbc2-c443-467d-b684-501be6ad4d38.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": "vidu:q1@image",
            "positivePrompt": "Create a finished square press-kit headshot for a master horologist, synthesizing both references into one coherent portrait. Preserve the exact identity, age, facial proportions, cropped silver hair, glasses, and authentic features of reference image 1. Place her chest-up at her watchmaker's bench, wearing the same navy chore coat over a simple charcoal shirt. Translate the aged brass, dark walnut, oxblood leather, graphite-blue shadows, and warm task-lamp glow of reference image 2 into the setting and lighting. Calm direct eye contact and a quietly authoritative expression; shoulders angled slightly while her face turns toward camera. Professional editorial retouching only: even color, soften temporary blemishes and under-eye fatigue, tame flyaways, clean eyeglass reflections, and add subtle eye clarity while retaining pores, fine lines, natural skin variation, and every permanent feature. Warm key light from camera left, cool soft fill, delicate rim light on silver hair. Background bench details recognizable but softly defocused. Premium medium-format realism, 85mm portrait perspective, crisp eyes, natural tonal range, restrained contrast. Balanced square composition with comfortable headroom. No text, logos, excessive smoothing, facial reshaping, glamour makeup, duplicated tools, or distorted glasses.",
            "width": 1440,
            "height": 1440,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/1654f74e-24e0-4276-9e5b-88e66aed7c61.jpg",
                    "https://assets.runware.ai/assets/inputs/2184fbc2-c443-467d-b684-501be6ad4d38.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": "1df15755-35ff-4c0b-ac6f-c0bde3e58692",
      "model": "vidu:q1@image",
      "positivePrompt": "Create a finished square press-kit headshot for a master horologist, synthesizing both references into one coherent portrait. Preserve the exact identity, age, facial proportions, cropped silver hair, glasses, and authentic features of reference image 1. Place her chest-up at her watchmaker's bench, wearing the same navy chore coat over a simple charcoal shirt. Translate the aged brass, dark walnut, oxblood leather, graphite-blue shadows, and warm task-lamp glow of reference image 2 into the setting and lighting. Calm direct eye contact and a quietly authoritative expression; shoulders angled slightly while her face turns toward camera. Professional editorial retouching only: even color, soften temporary blemishes and under-eye fatigue, tame flyaways, clean eyeglass reflections, and add subtle eye clarity while retaining pores, fine lines, natural skin variation, and every permanent feature. Warm key light from camera left, cool soft fill, delicate rim light on silver hair. Background bench details recognizable but softly defocused. Premium medium-format realism, 85mm portrait perspective, crisp eyes, natural tonal range, restrained contrast. Balanced square composition with comfortable headroom. No text, logos, excessive smoothing, facial reshaping, glamour makeup, duplicated tools, or distorted glasses.",
      "width": 1440,
      "height": 1440,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/1654f74e-24e0-4276-9e5b-88e66aed7c61.jpg",
          "https://assets.runware.ai/assets/inputs/2184fbc2-c443-467d-b684-501be6ad4d38.jpg"
        ]
      }
    }
  ]'
runware run vidu:q1@image \
  positivePrompt="Create a finished square press-kit headshot for a master horologist, synthesizing both references into one coherent portrait. Preserve the exact identity, age, facial proportions, cropped silver hair, glasses, and authentic features of reference image 1. Place her chest-up at her watchmaker's bench, wearing the same navy chore coat over a simple charcoal shirt. Translate the aged brass, dark walnut, oxblood leather, graphite-blue shadows, and warm task-lamp glow of reference image 2 into the setting and lighting. Calm direct eye contact and a quietly authoritative expression; shoulders angled slightly while her face turns toward camera. Professional editorial retouching only: even color, soften temporary blemishes and under-eye fatigue, tame flyaways, clean eyeglass reflections, and add subtle eye clarity while retaining pores, fine lines, natural skin variation, and every permanent feature. Warm key light from camera left, cool soft fill, delicate rim light on silver hair. Background bench details recognizable but softly defocused. Premium medium-format realism, 85mm portrait perspective, crisp eyes, natural tonal range, restrained contrast. Balanced square composition with comfortable headroom. No text, logos, excessive smoothing, facial reshaping, glamour makeup, duplicated tools, or distorted glasses." \
  width=1440 \
  height=1440 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/1654f74e-24e0-4276-9e5b-88e66aed7c61.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/2184fbc2-c443-467d-b684-501be6ad4d38.jpg
{
  "taskType": "imageInference",
  "taskUUID": "1df15755-35ff-4c0b-ac6f-c0bde3e58692",
  "model": "vidu:q1@image",
  "positivePrompt": "Create a finished square press-kit headshot for a master horologist, synthesizing both references into one coherent portrait. Preserve the exact identity, age, facial proportions, cropped silver hair, glasses, and authentic features of reference image 1. Place her chest-up at her watchmaker's bench, wearing the same navy chore coat over a simple charcoal shirt. Translate the aged brass, dark walnut, oxblood leather, graphite-blue shadows, and warm task-lamp glow of reference image 2 into the setting and lighting. Calm direct eye contact and a quietly authoritative expression; shoulders angled slightly while her face turns toward camera. Professional editorial retouching only: even color, soften temporary blemishes and under-eye fatigue, tame flyaways, clean eyeglass reflections, and add subtle eye clarity while retaining pores, fine lines, natural skin variation, and every permanent feature. Warm key light from camera left, cool soft fill, delicate rim light on silver hair. Background bench details recognizable but softly defocused. Premium medium-format realism, 85mm portrait perspective, crisp eyes, natural tonal range, restrained contrast. Balanced square composition with comfortable headroom. No text, logos, excessive smoothing, facial reshaping, glamour makeup, duplicated tools, or distorted glasses.",
  "width": 1440,
  "height": 1440,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/1654f74e-24e0-4276-9e5b-88e66aed7c61.jpg",
      "https://assets.runware.ai/assets/inputs/2184fbc2-c443-467d-b684-501be6ad4d38.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "1df15755-35ff-4c0b-ac6f-c0bde3e58692",
  "imageUUID": "5dbcb601-cd40-4a78-b050-1e506a17f62f",
  "imageURL": "https://im.runware.ai/image/os/a09dlim3/ws/3/ii/5dbcb601-cd40-4a78-b050-1e506a17f62f.jpg",
  "seed": 251030773,
  "cost": 0.055
}

reference-to-image

Tidal Forager Workwear Lookbook$0.055~47s
Tidal Forager Workwear Lookbook

Create a finished square fashion lookbook photograph for a premium coastal-foraging workwear collection. Synthesize the exact garment design, materials and restrained lichen-green, rust, charcoal and cream palette from reference image 1 with the authentic shellfish sorting shed, cool maritime light and weathered utilitarian design language of reference image 2. Show the same model full length in a new natural pose beside a galvanized sorting table, one hand lightly holding an empty oyster basket, looking just past camera with quiet confidence. Preserve clear visibility of the waxed-canvas jacket silhouette, oversized pockets, merino collar, waterproof bib construction and deck boots. Ground the outfit naturally in the wet working environment without making the clothing dirty. Eye-level medium-format editorial photography, subtle frontal fill, cool overcast doorway light, crisp textile detail, realistic skin, gentle reflections on damp concrete, restrained documentary mood. Balanced square composition with breathing room, catalog-ready polish, no text, no logos, no border, no collage, no duplicated garments or people.

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: 'vidu:q1@image',
  positivePrompt: 'Create a finished square fashion lookbook photograph for a premium coastal-foraging workwear collection. Synthesize the exact garment design, materials and restrained lichen-green, rust, charcoal and cream palette from reference image 1 with the authentic shellfish sorting shed, cool maritime light and weathered utilitarian design language of reference image 2. Show the same model full length in a new natural pose beside a galvanized sorting table, one hand lightly holding an empty oyster basket, looking just past camera with quiet confidence. Preserve clear visibility of the waxed-canvas jacket silhouette, oversized pockets, merino collar, waterproof bib construction and deck boots. Ground the outfit naturally in the wet working environment without making the clothing dirty. Eye-level medium-format editorial photography, subtle frontal fill, cool overcast doorway light, crisp textile detail, realistic skin, gentle reflections on damp concrete, restrained documentary mood. Balanced square composition with breathing room, catalog-ready polish, no text, no logos, no border, no collage, no duplicated garments or people.',
  width: 1440,
  height: 1440,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/62a3c772-dd66-469a-b607-892cf4cafc81.jpg',
      'https://assets.runware.ai/assets/inputs/8273f37d-12cf-4594-ae3f-0e4ebddffaec.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": "vidu:q1@image",
            "positivePrompt": "Create a finished square fashion lookbook photograph for a premium coastal-foraging workwear collection. Synthesize the exact garment design, materials and restrained lichen-green, rust, charcoal and cream palette from reference image 1 with the authentic shellfish sorting shed, cool maritime light and weathered utilitarian design language of reference image 2. Show the same model full length in a new natural pose beside a galvanized sorting table, one hand lightly holding an empty oyster basket, looking just past camera with quiet confidence. Preserve clear visibility of the waxed-canvas jacket silhouette, oversized pockets, merino collar, waterproof bib construction and deck boots. Ground the outfit naturally in the wet working environment without making the clothing dirty. Eye-level medium-format editorial photography, subtle frontal fill, cool overcast doorway light, crisp textile detail, realistic skin, gentle reflections on damp concrete, restrained documentary mood. Balanced square composition with breathing room, catalog-ready polish, no text, no logos, no border, no collage, no duplicated garments or people.",
            "width": 1440,
            "height": 1440,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/62a3c772-dd66-469a-b607-892cf4cafc81.jpg",
                    "https://assets.runware.ai/assets/inputs/8273f37d-12cf-4594-ae3f-0e4ebddffaec.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": "d7c95d05-9feb-4326-9be0-d3f5878a2e6c",
      "model": "vidu:q1@image",
      "positivePrompt": "Create a finished square fashion lookbook photograph for a premium coastal-foraging workwear collection. Synthesize the exact garment design, materials and restrained lichen-green, rust, charcoal and cream palette from reference image 1 with the authentic shellfish sorting shed, cool maritime light and weathered utilitarian design language of reference image 2. Show the same model full length in a new natural pose beside a galvanized sorting table, one hand lightly holding an empty oyster basket, looking just past camera with quiet confidence. Preserve clear visibility of the waxed-canvas jacket silhouette, oversized pockets, merino collar, waterproof bib construction and deck boots. Ground the outfit naturally in the wet working environment without making the clothing dirty. Eye-level medium-format editorial photography, subtle frontal fill, cool overcast doorway light, crisp textile detail, realistic skin, gentle reflections on damp concrete, restrained documentary mood. Balanced square composition with breathing room, catalog-ready polish, no text, no logos, no border, no collage, no duplicated garments or people.",
      "width": 1440,
      "height": 1440,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/62a3c772-dd66-469a-b607-892cf4cafc81.jpg",
          "https://assets.runware.ai/assets/inputs/8273f37d-12cf-4594-ae3f-0e4ebddffaec.jpg"
        ]
      }
    }
  ]'
runware run vidu:q1@image \
  positivePrompt="Create a finished square fashion lookbook photograph for a premium coastal-foraging workwear collection. Synthesize the exact garment design, materials and restrained lichen-green, rust, charcoal and cream palette from reference image 1 with the authentic shellfish sorting shed, cool maritime light and weathered utilitarian design language of reference image 2. Show the same model full length in a new natural pose beside a galvanized sorting table, one hand lightly holding an empty oyster basket, looking just past camera with quiet confidence. Preserve clear visibility of the waxed-canvas jacket silhouette, oversized pockets, merino collar, waterproof bib construction and deck boots. Ground the outfit naturally in the wet working environment without making the clothing dirty. Eye-level medium-format editorial photography, subtle frontal fill, cool overcast doorway light, crisp textile detail, realistic skin, gentle reflections on damp concrete, restrained documentary mood. Balanced square composition with breathing room, catalog-ready polish, no text, no logos, no border, no collage, no duplicated garments or people." \
  width=1440 \
  height=1440 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/62a3c772-dd66-469a-b607-892cf4cafc81.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/8273f37d-12cf-4594-ae3f-0e4ebddffaec.jpg
{
  "taskType": "imageInference",
  "taskUUID": "d7c95d05-9feb-4326-9be0-d3f5878a2e6c",
  "model": "vidu:q1@image",
  "positivePrompt": "Create a finished square fashion lookbook photograph for a premium coastal-foraging workwear collection. Synthesize the exact garment design, materials and restrained lichen-green, rust, charcoal and cream palette from reference image 1 with the authentic shellfish sorting shed, cool maritime light and weathered utilitarian design language of reference image 2. Show the same model full length in a new natural pose beside a galvanized sorting table, one hand lightly holding an empty oyster basket, looking just past camera with quiet confidence. Preserve clear visibility of the waxed-canvas jacket silhouette, oversized pockets, merino collar, waterproof bib construction and deck boots. Ground the outfit naturally in the wet working environment without making the clothing dirty. Eye-level medium-format editorial photography, subtle frontal fill, cool overcast doorway light, crisp textile detail, realistic skin, gentle reflections on damp concrete, restrained documentary mood. Balanced square composition with breathing room, catalog-ready polish, no text, no logos, no border, no collage, no duplicated garments or people.",
  "width": 1440,
  "height": 1440,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/62a3c772-dd66-469a-b607-892cf4cafc81.jpg",
      "https://assets.runware.ai/assets/inputs/8273f37d-12cf-4594-ae3f-0e4ebddffaec.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "d7c95d05-9feb-4326-9be0-d3f5878a2e6c",
  "imageUUID": "81dc17c0-472b-439f-a323-0c0389c0e71e",
  "imageURL": "https://im.runware.ai/image/os/a09dlim3/ws/3/ii/81dc17c0-472b-439f-a323-0c0389c0e71e.jpg",
  "seed": 513358153,
  "cost": 0.055
}

reference-to-image

Subterranean Survey Crew Portrait$0.055~40s
Subterranean Survey Crew Portrait

Create one finished square annual-report photograph that integrates the woman from reference image 2 into the utility-tunnel crew from reference image 1. Preserve the recognizable faces, ages and practical workwear of all six original crew members, and preserve the woman’s identity, clear safety glasses, white hard hat, orange vest and rolled plan. The final image must show exactly seven people, with the lead engineer standing naturally in the central opening among her colleagues, matching their scale, perspective, posture, light direction, damp clothing texture and muddy footing. Arrange the crew as a credible close-knit inspection team, shoulders slightly overlapping, with relaxed expressions after a night shift. Retain the monumental wet concrete tunnel, shallow reflective water, surveying tripod and receding pipes. Cinematic but truthful infrastructure documentary photography: cool cyan work lights balanced by warm amber utility lamps, restrained slate-gray, navy and safety-orange palette, crisp faces, subtle grain, deep environmental detail, eye-level wide-angle composition. No captions, branding, duplicate people or artificial cutout edges.

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: 'vidu:q1@image',
  positivePrompt: 'Create one finished square annual-report photograph that integrates the woman from reference image 2 into the utility-tunnel crew from reference image 1. Preserve the recognizable faces, ages and practical workwear of all six original crew members, and preserve the woman’s identity, clear safety glasses, white hard hat, orange vest and rolled plan. The final image must show exactly seven people, with the lead engineer standing naturally in the central opening among her colleagues, matching their scale, perspective, posture, light direction, damp clothing texture and muddy footing. Arrange the crew as a credible close-knit inspection team, shoulders slightly overlapping, with relaxed expressions after a night shift. Retain the monumental wet concrete tunnel, shallow reflective water, surveying tripod and receding pipes. Cinematic but truthful infrastructure documentary photography: cool cyan work lights balanced by warm amber utility lamps, restrained slate-gray, navy and safety-orange palette, crisp faces, subtle grain, deep environmental detail, eye-level wide-angle composition. No captions, branding, duplicate people or artificial cutout edges.',
  width: 1440,
  height: 1440,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/2c175a1f-2c24-460c-af15-f313728bd4e4.jpg',
      'https://assets.runware.ai/assets/inputs/afa43252-2958-48f5-a746-6ba450104b49.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": "vidu:q1@image",
            "positivePrompt": "Create one finished square annual-report photograph that integrates the woman from reference image 2 into the utility-tunnel crew from reference image 1. Preserve the recognizable faces, ages and practical workwear of all six original crew members, and preserve the woman’s identity, clear safety glasses, white hard hat, orange vest and rolled plan. The final image must show exactly seven people, with the lead engineer standing naturally in the central opening among her colleagues, matching their scale, perspective, posture, light direction, damp clothing texture and muddy footing. Arrange the crew as a credible close-knit inspection team, shoulders slightly overlapping, with relaxed expressions after a night shift. Retain the monumental wet concrete tunnel, shallow reflective water, surveying tripod and receding pipes. Cinematic but truthful infrastructure documentary photography: cool cyan work lights balanced by warm amber utility lamps, restrained slate-gray, navy and safety-orange palette, crisp faces, subtle grain, deep environmental detail, eye-level wide-angle composition. No captions, branding, duplicate people or artificial cutout edges.",
            "width": 1440,
            "height": 1440,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/2c175a1f-2c24-460c-af15-f313728bd4e4.jpg",
                    "https://assets.runware.ai/assets/inputs/afa43252-2958-48f5-a746-6ba450104b49.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": "54d2b57e-4167-4515-8426-8361433e316f",
      "model": "vidu:q1@image",
      "positivePrompt": "Create one finished square annual-report photograph that integrates the woman from reference image 2 into the utility-tunnel crew from reference image 1. Preserve the recognizable faces, ages and practical workwear of all six original crew members, and preserve the woman’s identity, clear safety glasses, white hard hat, orange vest and rolled plan. The final image must show exactly seven people, with the lead engineer standing naturally in the central opening among her colleagues, matching their scale, perspective, posture, light direction, damp clothing texture and muddy footing. Arrange the crew as a credible close-knit inspection team, shoulders slightly overlapping, with relaxed expressions after a night shift. Retain the monumental wet concrete tunnel, shallow reflective water, surveying tripod and receding pipes. Cinematic but truthful infrastructure documentary photography: cool cyan work lights balanced by warm amber utility lamps, restrained slate-gray, navy and safety-orange palette, crisp faces, subtle grain, deep environmental detail, eye-level wide-angle composition. No captions, branding, duplicate people or artificial cutout edges.",
      "width": 1440,
      "height": 1440,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/2c175a1f-2c24-460c-af15-f313728bd4e4.jpg",
          "https://assets.runware.ai/assets/inputs/afa43252-2958-48f5-a746-6ba450104b49.jpg"
        ]
      }
    }
  ]'
runware run vidu:q1@image \
  positivePrompt="Create one finished square annual-report photograph that integrates the woman from reference image 2 into the utility-tunnel crew from reference image 1. Preserve the recognizable faces, ages and practical workwear of all six original crew members, and preserve the woman’s identity, clear safety glasses, white hard hat, orange vest and rolled plan. The final image must show exactly seven people, with the lead engineer standing naturally in the central opening among her colleagues, matching their scale, perspective, posture, light direction, damp clothing texture and muddy footing. Arrange the crew as a credible close-knit inspection team, shoulders slightly overlapping, with relaxed expressions after a night shift. Retain the monumental wet concrete tunnel, shallow reflective water, surveying tripod and receding pipes. Cinematic but truthful infrastructure documentary photography: cool cyan work lights balanced by warm amber utility lamps, restrained slate-gray, navy and safety-orange palette, crisp faces, subtle grain, deep environmental detail, eye-level wide-angle composition. No captions, branding, duplicate people or artificial cutout edges." \
  width=1440 \
  height=1440 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/2c175a1f-2c24-460c-af15-f313728bd4e4.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/afa43252-2958-48f5-a746-6ba450104b49.jpg
{
  "taskType": "imageInference",
  "taskUUID": "54d2b57e-4167-4515-8426-8361433e316f",
  "model": "vidu:q1@image",
  "positivePrompt": "Create one finished square annual-report photograph that integrates the woman from reference image 2 into the utility-tunnel crew from reference image 1. Preserve the recognizable faces, ages and practical workwear of all six original crew members, and preserve the woman’s identity, clear safety glasses, white hard hat, orange vest and rolled plan. The final image must show exactly seven people, with the lead engineer standing naturally in the central opening among her colleagues, matching their scale, perspective, posture, light direction, damp clothing texture and muddy footing. Arrange the crew as a credible close-knit inspection team, shoulders slightly overlapping, with relaxed expressions after a night shift. Retain the monumental wet concrete tunnel, shallow reflective water, surveying tripod and receding pipes. Cinematic but truthful infrastructure documentary photography: cool cyan work lights balanced by warm amber utility lamps, restrained slate-gray, navy and safety-orange palette, crisp faces, subtle grain, deep environmental detail, eye-level wide-angle composition. No captions, branding, duplicate people or artificial cutout edges.",
  "width": 1440,
  "height": 1440,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/2c175a1f-2c24-460c-af15-f313728bd4e4.jpg",
      "https://assets.runware.ai/assets/inputs/afa43252-2958-48f5-a746-6ba450104b49.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "54d2b57e-4167-4515-8426-8361433e316f",
  "imageUUID": "d19a8a2b-0d78-49b6-8136-774e7f1a852c",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/d19a8a2b-0d78-49b6-8136-774e7f1a852c.jpg",
  "seed": 1230005902,
  "cost": 0.055
}

reference-to-image

Estonian Bog Sauna Tourism Campaign$0.055~38s
Estonian Bog Sauna Tourism Campaign

Create a finished square tourism campaign image that synthesizes the Estonian raised-bog landscape and boardwalk from reference 1 with the authentic charred-log smoke-sauna architecture from reference 2. A lone adult traveler in practical moss-green outdoor clothing walks away from camera along the curving timber boardwalk toward the small sauna, which sits naturally on a firm island among amber sedges and dark reflective pools. Early autumn dawn, low silver mist, cool celadon and peat-brown landscape, one warm amber window as the visual destination. Wide environmental composition with the traveler small for scale; boardwalk creates a strong leading line from the lower foreground to the sauna near the upper-right third. Premium documentary travel photography, quiet restorative mood, realistic wet timber and vegetation, subtle atmospheric depth, soft diffused light, natural color, crisp editorial finish. Preserve believable Estonian ecology and the sauna's handmade construction. No fantasy elements, no excessive luxury styling, no text, logo, border, collage, or 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: 'vidu:q1@image',
  positivePrompt: 'Create a finished square tourism campaign image that synthesizes the Estonian raised-bog landscape and boardwalk from reference 1 with the authentic charred-log smoke-sauna architecture from reference 2. A lone adult traveler in practical moss-green outdoor clothing walks away from camera along the curving timber boardwalk toward the small sauna, which sits naturally on a firm island among amber sedges and dark reflective pools. Early autumn dawn, low silver mist, cool celadon and peat-brown landscape, one warm amber window as the visual destination. Wide environmental composition with the traveler small for scale; boardwalk creates a strong leading line from the lower foreground to the sauna near the upper-right third. Premium documentary travel photography, quiet restorative mood, realistic wet timber and vegetation, subtle atmospheric depth, soft diffused light, natural color, crisp editorial finish. Preserve believable Estonian ecology and the sauna\'s handmade construction. No fantasy elements, no excessive luxury styling, no text, logo, border, collage, or mockup.',
  width: 1440,
  height: 1440,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/f3f0b9d3-97da-45bf-b684-064b8c43f7b3.jpg',
      'https://assets.runware.ai/assets/inputs/90a76113-e4d7-47cc-89d7-9b1ae4910363.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": "vidu:q1@image",
            "positivePrompt": "Create a finished square tourism campaign image that synthesizes the Estonian raised-bog landscape and boardwalk from reference 1 with the authentic charred-log smoke-sauna architecture from reference 2. A lone adult traveler in practical moss-green outdoor clothing walks away from camera along the curving timber boardwalk toward the small sauna, which sits naturally on a firm island among amber sedges and dark reflective pools. Early autumn dawn, low silver mist, cool celadon and peat-brown landscape, one warm amber window as the visual destination. Wide environmental composition with the traveler small for scale; boardwalk creates a strong leading line from the lower foreground to the sauna near the upper-right third. Premium documentary travel photography, quiet restorative mood, realistic wet timber and vegetation, subtle atmospheric depth, soft diffused light, natural color, crisp editorial finish. Preserve believable Estonian ecology and the sauna's handmade construction. No fantasy elements, no excessive luxury styling, no text, logo, border, collage, or mockup.",
            "width": 1440,
            "height": 1440,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/f3f0b9d3-97da-45bf-b684-064b8c43f7b3.jpg",
                    "https://assets.runware.ai/assets/inputs/90a76113-e4d7-47cc-89d7-9b1ae4910363.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": "e1cc23b6-b34b-48b7-858e-7ca910d454e3",
      "model": "vidu:q1@image",
      "positivePrompt": "Create a finished square tourism campaign image that synthesizes the Estonian raised-bog landscape and boardwalk from reference 1 with the authentic charred-log smoke-sauna architecture from reference 2. A lone adult traveler in practical moss-green outdoor clothing walks away from camera along the curving timber boardwalk toward the small sauna, which sits naturally on a firm island among amber sedges and dark reflective pools. Early autumn dawn, low silver mist, cool celadon and peat-brown landscape, one warm amber window as the visual destination. Wide environmental composition with the traveler small for scale; boardwalk creates a strong leading line from the lower foreground to the sauna near the upper-right third. Premium documentary travel photography, quiet restorative mood, realistic wet timber and vegetation, subtle atmospheric depth, soft diffused light, natural color, crisp editorial finish. Preserve believable Estonian ecology and the sauna's handmade construction. No fantasy elements, no excessive luxury styling, no text, logo, border, collage, or mockup.",
      "width": 1440,
      "height": 1440,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/f3f0b9d3-97da-45bf-b684-064b8c43f7b3.jpg",
          "https://assets.runware.ai/assets/inputs/90a76113-e4d7-47cc-89d7-9b1ae4910363.jpg"
        ]
      }
    }
  ]'
runware run vidu:q1@image \
  positivePrompt="Create a finished square tourism campaign image that synthesizes the Estonian raised-bog landscape and boardwalk from reference 1 with the authentic charred-log smoke-sauna architecture from reference 2. A lone adult traveler in practical moss-green outdoor clothing walks away from camera along the curving timber boardwalk toward the small sauna, which sits naturally on a firm island among amber sedges and dark reflective pools. Early autumn dawn, low silver mist, cool celadon and peat-brown landscape, one warm amber window as the visual destination. Wide environmental composition with the traveler small for scale; boardwalk creates a strong leading line from the lower foreground to the sauna near the upper-right third. Premium documentary travel photography, quiet restorative mood, realistic wet timber and vegetation, subtle atmospheric depth, soft diffused light, natural color, crisp editorial finish. Preserve believable Estonian ecology and the sauna's handmade construction. No fantasy elements, no excessive luxury styling, no text, logo, border, collage, or mockup." \
  width=1440 \
  height=1440 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/f3f0b9d3-97da-45bf-b684-064b8c43f7b3.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/90a76113-e4d7-47cc-89d7-9b1ae4910363.jpg
{
  "taskType": "imageInference",
  "taskUUID": "e1cc23b6-b34b-48b7-858e-7ca910d454e3",
  "model": "vidu:q1@image",
  "positivePrompt": "Create a finished square tourism campaign image that synthesizes the Estonian raised-bog landscape and boardwalk from reference 1 with the authentic charred-log smoke-sauna architecture from reference 2. A lone adult traveler in practical moss-green outdoor clothing walks away from camera along the curving timber boardwalk toward the small sauna, which sits naturally on a firm island among amber sedges and dark reflective pools. Early autumn dawn, low silver mist, cool celadon and peat-brown landscape, one warm amber window as the visual destination. Wide environmental composition with the traveler small for scale; boardwalk creates a strong leading line from the lower foreground to the sauna near the upper-right third. Premium documentary travel photography, quiet restorative mood, realistic wet timber and vegetation, subtle atmospheric depth, soft diffused light, natural color, crisp editorial finish. Preserve believable Estonian ecology and the sauna's handmade construction. No fantasy elements, no excessive luxury styling, no text, logo, border, collage, or mockup.",
  "width": 1440,
  "height": 1440,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/f3f0b9d3-97da-45bf-b684-064b8c43f7b3.jpg",
      "https://assets.runware.ai/assets/inputs/90a76113-e4d7-47cc-89d7-9b1ae4910363.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "e1cc23b6-b34b-48b7-858e-7ca910d454e3",
  "imageUUID": "e1e3318d-4969-4ae0-bdf6-cd5608d12f12",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/e1e3318d-4969-4ae0-bdf6-cd5608d12f12.jpg",
  "seed": 1652286283,
  "cost": 0.055
}