live
MODEL IDpixverse:1@3

PixVerse V4.5

PixVerse
by

PixVerse V4.5 generates stylized cinematic video from text prompts or reference images. It adds refined camera motion control, multi image fusion, and faster modes for iteration. Ideal for creators who need dynamic shots, complex motion, and consistent stylized outputs.

PixVerse V4.5

text-to-video

Fish Market Percussion Music Video$0.299~46s
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: 'pixverse:1@3',
  positivePrompt: 'Finished 5-second landscape music-video shot for an industrial electronic single. Inside a closed midnight wholesale fish market, six fishmongers in cobalt waterproof aprons perform synchronized percussion using stainless-steel counters, empty plastic crates, cleavers and crushed ice. They strike the surfaces in rapid rhythm, slide crates across the wet floor, pivot in formation and throw sparkling ice upward on the final beat. One continuous kinetic shot with a fast lateral whip-pan following the performers, strong readable body movement, tightly choreographed action and crisp beat-driven pacing. Fluorescent acid-yellow ceiling lights, deep cobalt shadows, sharp red gloves, reflective puddles, chrome surfaces, light haze and hard direct-flash highlights. Gritty fashion editorial meets precision dance film, realistic people and materials, energetic but controlled composition, cinematic motion blur at the frame edges, no visible seafood, no logos, no captions, no on-screen text.',
  negativePrompt: 'fantasy scenery, pastoral landscape, instruments, audience, stage, gore, fish carcasses, illegible text, logos, watermarks, duplicated people, extra limbs, warped hands, floating props, chaotic framing, static pose, slow motion, camera shake, low detail',
  width: 1280,
  height: 720,
  duration: 5,
  providerSettings: {
    pixverse: {
      cameraMovement: 'whip_pan',
      motionMode: 'fast',
      style: 'cyberpunk'
    }
  }
})
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": "pixverse:1@3",
            "positivePrompt": "Finished 5-second landscape music-video shot for an industrial electronic single. Inside a closed midnight wholesale fish market, six fishmongers in cobalt waterproof aprons perform synchronized percussion using stainless-steel counters, empty plastic crates, cleavers and crushed ice. They strike the surfaces in rapid rhythm, slide crates across the wet floor, pivot in formation and throw sparkling ice upward on the final beat. One continuous kinetic shot with a fast lateral whip-pan following the performers, strong readable body movement, tightly choreographed action and crisp beat-driven pacing. Fluorescent acid-yellow ceiling lights, deep cobalt shadows, sharp red gloves, reflective puddles, chrome surfaces, light haze and hard direct-flash highlights. Gritty fashion editorial meets precision dance film, realistic people and materials, energetic but controlled composition, cinematic motion blur at the frame edges, no visible seafood, no logos, no captions, no on-screen text.",
            "negativePrompt": "fantasy scenery, pastoral landscape, instruments, audience, stage, gore, fish carcasses, illegible text, logos, watermarks, duplicated people, extra limbs, warped hands, floating props, chaotic framing, static pose, slow motion, camera shake, low detail",
            "width": 1280,
            "height": 720,
            "duration": 5,
            "providerSettings": {
                "pixverse": {
                    "cameraMovement": "whip_pan",
                    "motionMode": "fast",
                    "style": "cyberpunk"
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "7f99b4ea-f619-4b37-a3e8-10d7804292bd",
      "model": "pixverse:1@3",
      "positivePrompt": "Finished 5-second landscape music-video shot for an industrial electronic single. Inside a closed midnight wholesale fish market, six fishmongers in cobalt waterproof aprons perform synchronized percussion using stainless-steel counters, empty plastic crates, cleavers and crushed ice. They strike the surfaces in rapid rhythm, slide crates across the wet floor, pivot in formation and throw sparkling ice upward on the final beat. One continuous kinetic shot with a fast lateral whip-pan following the performers, strong readable body movement, tightly choreographed action and crisp beat-driven pacing. Fluorescent acid-yellow ceiling lights, deep cobalt shadows, sharp red gloves, reflective puddles, chrome surfaces, light haze and hard direct-flash highlights. Gritty fashion editorial meets precision dance film, realistic people and materials, energetic but controlled composition, cinematic motion blur at the frame edges, no visible seafood, no logos, no captions, no on-screen text.",
      "negativePrompt": "fantasy scenery, pastoral landscape, instruments, audience, stage, gore, fish carcasses, illegible text, logos, watermarks, duplicated people, extra limbs, warped hands, floating props, chaotic framing, static pose, slow motion, camera shake, low detail",
      "width": 1280,
      "height": 720,
      "duration": 5,
      "providerSettings": {
        "pixverse": {
          "cameraMovement": "whip_pan",
          "motionMode": "fast",
          "style": "cyberpunk"
        }
      }
    }
  ]'
runware run pixverse:1@3 \
  positivePrompt="Finished 5-second landscape music-video shot for an industrial electronic single. Inside a closed midnight wholesale fish market, six fishmongers in cobalt waterproof aprons perform synchronized percussion using stainless-steel counters, empty plastic crates, cleavers and crushed ice. They strike the surfaces in rapid rhythm, slide crates across the wet floor, pivot in formation and throw sparkling ice upward on the final beat. One continuous kinetic shot with a fast lateral whip-pan following the performers, strong readable body movement, tightly choreographed action and crisp beat-driven pacing. Fluorescent acid-yellow ceiling lights, deep cobalt shadows, sharp red gloves, reflective puddles, chrome surfaces, light haze and hard direct-flash highlights. Gritty fashion editorial meets precision dance film, realistic people and materials, energetic but controlled composition, cinematic motion blur at the frame edges, no visible seafood, no logos, no captions, no on-screen text." \
  negativePrompt="fantasy scenery, pastoral landscape, instruments, audience, stage, gore, fish carcasses, illegible text, logos, watermarks, duplicated people, extra limbs, warped hands, floating props, chaotic framing, static pose, slow motion, camera shake, low detail" \
  width=1280 \
  height=720 \
  duration=5 \
  providerSettings.pixverse.cameraMovement=whip_pan \
  providerSettings.pixverse.motionMode=fast \
  providerSettings.pixverse.style=cyberpunk
{
  "taskType": "videoInference",
  "taskUUID": "7f99b4ea-f619-4b37-a3e8-10d7804292bd",
  "model": "pixverse:1@3",
  "positivePrompt": "Finished 5-second landscape music-video shot for an industrial electronic single. Inside a closed midnight wholesale fish market, six fishmongers in cobalt waterproof aprons perform synchronized percussion using stainless-steel counters, empty plastic crates, cleavers and crushed ice. They strike the surfaces in rapid rhythm, slide crates across the wet floor, pivot in formation and throw sparkling ice upward on the final beat. One continuous kinetic shot with a fast lateral whip-pan following the performers, strong readable body movement, tightly choreographed action and crisp beat-driven pacing. Fluorescent acid-yellow ceiling lights, deep cobalt shadows, sharp red gloves, reflective puddles, chrome surfaces, light haze and hard direct-flash highlights. Gritty fashion editorial meets precision dance film, realistic people and materials, energetic but controlled composition, cinematic motion blur at the frame edges, no visible seafood, no logos, no captions, no on-screen text.",
  "negativePrompt": "fantasy scenery, pastoral landscape, instruments, audience, stage, gore, fish carcasses, illegible text, logos, watermarks, duplicated people, extra limbs, warped hands, floating props, chaotic framing, static pose, slow motion, camera shake, low detail",
  "width": 1280,
  "height": 720,
  "duration": 5,
  "providerSettings": {
    "pixverse": {
      "cameraMovement": "whip_pan",
      "motionMode": "fast",
      "style": "cyberpunk"
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "7f99b4ea-f619-4b37-a3e8-10d7804292bd",
  "videoUUID": "dbd50dea-a0b2-4af0-b970-0d9e3424366f",
  "videoURL": "https://vm.runware.ai/video/os/a09dlim3/ws/5/vi/dbd50dea-a0b2-4af0-b970-0d9e3424366f.mp4",
  "seed": 890038482,
  "cost": 0.299
}

first-frame

Subsea Tidal Turbine Inspection B-Roll$0.299~55s
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: 'pixverse:1@3',
  positivePrompt: 'The underwater inspection scene continues as one seamless, photorealistic documentary stock shot. The yellow ROV advances slowly toward the tidal turbine while making tiny stabilizing corrections; its tether trails behind and sways naturally in the current. The turbine blades rotate at a slow, heavy, consistent pace. Twin inspection beams sweep subtly across the hub, revealing bolts, algae and weathered metal. Fine particles drift through the light cones, kelp fronds bend with the current, and a few distant fish cross the background. Camera glides gently forward alongside the ROV with stable professional underwater cinematography, preserving the original composition and realistic scale. Deep teal water, muted yellow machinery, soft volumetric light, credible marine physics, no cuts, no sudden changes.',
  negativePrompt: 'cartoon, fantasy, explosion, rapid turbine speed, violent camera shake, scene transition, jump cut, warped machinery, duplicated ROV, extra turbine blades, deformed fish, murky black frame, oversaturated neon colors, text, captions, watermark, logo',
  resolution: '1080p',
  duration: 5,
  providerSettings: {
    pixverse: {
      cameraMovement: 'smooth_zoom_in',
      motionMode: 'normal'
    }
  },
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/7e453529-c23d-4c39-9cad-36c7a77d6e9b.jpg',
        frame: 'first'
      }
    ]
  }
})
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": "pixverse:1@3",
            "positivePrompt": "The underwater inspection scene continues as one seamless, photorealistic documentary stock shot. The yellow ROV advances slowly toward the tidal turbine while making tiny stabilizing corrections; its tether trails behind and sways naturally in the current. The turbine blades rotate at a slow, heavy, consistent pace. Twin inspection beams sweep subtly across the hub, revealing bolts, algae and weathered metal. Fine particles drift through the light cones, kelp fronds bend with the current, and a few distant fish cross the background. Camera glides gently forward alongside the ROV with stable professional underwater cinematography, preserving the original composition and realistic scale. Deep teal water, muted yellow machinery, soft volumetric light, credible marine physics, no cuts, no sudden changes.",
            "negativePrompt": "cartoon, fantasy, explosion, rapid turbine speed, violent camera shake, scene transition, jump cut, warped machinery, duplicated ROV, extra turbine blades, deformed fish, murky black frame, oversaturated neon colors, text, captions, watermark, logo",
            "resolution": "1080p",
            "duration": 5,
            "providerSettings": {
                "pixverse": {
                    "cameraMovement": "smooth_zoom_in",
                    "motionMode": "normal"
                }
            },
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/7e453529-c23d-4c39-9cad-36c7a77d6e9b.jpg",
                        "frame": "first"
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "e777d2f8-149c-40fa-b6c5-36cd3cfc681f",
      "model": "pixverse:1@3",
      "positivePrompt": "The underwater inspection scene continues as one seamless, photorealistic documentary stock shot. The yellow ROV advances slowly toward the tidal turbine while making tiny stabilizing corrections; its tether trails behind and sways naturally in the current. The turbine blades rotate at a slow, heavy, consistent pace. Twin inspection beams sweep subtly across the hub, revealing bolts, algae and weathered metal. Fine particles drift through the light cones, kelp fronds bend with the current, and a few distant fish cross the background. Camera glides gently forward alongside the ROV with stable professional underwater cinematography, preserving the original composition and realistic scale. Deep teal water, muted yellow machinery, soft volumetric light, credible marine physics, no cuts, no sudden changes.",
      "negativePrompt": "cartoon, fantasy, explosion, rapid turbine speed, violent camera shake, scene transition, jump cut, warped machinery, duplicated ROV, extra turbine blades, deformed fish, murky black frame, oversaturated neon colors, text, captions, watermark, logo",
      "resolution": "1080p",
      "duration": 5,
      "providerSettings": {
        "pixverse": {
          "cameraMovement": "smooth_zoom_in",
          "motionMode": "normal"
        }
      },
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/7e453529-c23d-4c39-9cad-36c7a77d6e9b.jpg",
            "frame": "first"
          }
        ]
      }
    }
  ]'
runware run pixverse:1@3 \
  positivePrompt="The underwater inspection scene continues as one seamless, photorealistic documentary stock shot. The yellow ROV advances slowly toward the tidal turbine while making tiny stabilizing corrections; its tether trails behind and sways naturally in the current. The turbine blades rotate at a slow, heavy, consistent pace. Twin inspection beams sweep subtly across the hub, revealing bolts, algae and weathered metal. Fine particles drift through the light cones, kelp fronds bend with the current, and a few distant fish cross the background. Camera glides gently forward alongside the ROV with stable professional underwater cinematography, preserving the original composition and realistic scale. Deep teal water, muted yellow machinery, soft volumetric light, credible marine physics, no cuts, no sudden changes." \
  negativePrompt="cartoon, fantasy, explosion, rapid turbine speed, violent camera shake, scene transition, jump cut, warped machinery, duplicated ROV, extra turbine blades, deformed fish, murky black frame, oversaturated neon colors, text, captions, watermark, logo" \
  resolution=1080p \
  duration=5 \
  providerSettings.pixverse.cameraMovement=smooth_zoom_in \
  providerSettings.pixverse.motionMode=normal \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/7e453529-c23d-4c39-9cad-36c7a77d6e9b.jpg \
  inputs.frameImages.0.frame=first
{
  "taskType": "videoInference",
  "taskUUID": "e777d2f8-149c-40fa-b6c5-36cd3cfc681f",
  "model": "pixverse:1@3",
  "positivePrompt": "The underwater inspection scene continues as one seamless, photorealistic documentary stock shot. The yellow ROV advances slowly toward the tidal turbine while making tiny stabilizing corrections; its tether trails behind and sways naturally in the current. The turbine blades rotate at a slow, heavy, consistent pace. Twin inspection beams sweep subtly across the hub, revealing bolts, algae and weathered metal. Fine particles drift through the light cones, kelp fronds bend with the current, and a few distant fish cross the background. Camera glides gently forward alongside the ROV with stable professional underwater cinematography, preserving the original composition and realistic scale. Deep teal water, muted yellow machinery, soft volumetric light, credible marine physics, no cuts, no sudden changes.",
  "negativePrompt": "cartoon, fantasy, explosion, rapid turbine speed, violent camera shake, scene transition, jump cut, warped machinery, duplicated ROV, extra turbine blades, deformed fish, murky black frame, oversaturated neon colors, text, captions, watermark, logo",
  "resolution": "1080p",
  "duration": 5,
  "providerSettings": {
    "pixverse": {
      "cameraMovement": "smooth_zoom_in",
      "motionMode": "normal"
    }
  },
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/7e453529-c23d-4c39-9cad-36c7a77d6e9b.jpg",
        "frame": "first"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "e777d2f8-149c-40fa-b6c5-36cd3cfc681f",
  "videoUUID": "f402684e-34f5-4fe1-be27-aeeea048eeb8",
  "videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/f402684e-34f5-4fe1-be27-aeeea048eeb8.mp4",
  "seed": 1989565172,
  "cost": 0.299
}

first-last-frame

Technical Apiary Suit Fashion Reel$0.299~42s
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: 'pixverse:1@3',
  positivePrompt: 'Create a single continuous premium fashion showcase shot connecting the supplied endpoint images. The apiary-suit model takes two measured runway steps toward camera while the camera performs a smooth, precise dolly-in from the symmetrical full-body composition to the waist-up three-quarter composition. She pivots slightly left near the end, presenting the hood profile, sealed shoulder construction and orange hardware with calm authority. Preserve her identity, body proportions and every garment detail throughout: ivory ripstop coverall, graphite sealed seams, structured pockets, gauntlet gloves, black field boots and raised amber-mesh hood. Subtle ventilation airflow moves only the fine hood mesh and loose fabric folds. Keep the ultramarine decontamination tunnel rigid and consistent, with the sulfur-yellow floor stripe maintaining correct perspective. Crisp cyan practical lighting glides across the fabric and hardware as the camera advances. High-end technical workwear campaign, controlled choreography, realistic textile physics, confident industrial mood, sharp product visibility, no cuts, no garment morphing, no text or logos.',
  negativePrompt: 'Wardrobe changes, altered colors, disappearing hood, extra limbs, distorted hands, face changes, duplicate person, unstable background, melting fabric, abrupt cuts, camera shake, excessive motion blur, text, captions, logos, watermarks.',
  resolution: '720p',
  duration: 8,
  providerSettings: {
    pixverse: {
      motionMode: 'normal',
      style: 'clay'
    }
  },
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/4a718a99-50d6-4a1e-8424-83cc1f396df7.jpg',
        frame: 'first'
      },
      {
        image: 'https://assets.runware.ai/assets/inputs/710a2ca3-0160-4e3b-9f35-273a76b69b73.jpg',
        frame: 'last'
      }
    ]
  }
})
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": "pixverse:1@3",
            "positivePrompt": "Create a single continuous premium fashion showcase shot connecting the supplied endpoint images. The apiary-suit model takes two measured runway steps toward camera while the camera performs a smooth, precise dolly-in from the symmetrical full-body composition to the waist-up three-quarter composition. She pivots slightly left near the end, presenting the hood profile, sealed shoulder construction and orange hardware with calm authority. Preserve her identity, body proportions and every garment detail throughout: ivory ripstop coverall, graphite sealed seams, structured pockets, gauntlet gloves, black field boots and raised amber-mesh hood. Subtle ventilation airflow moves only the fine hood mesh and loose fabric folds. Keep the ultramarine decontamination tunnel rigid and consistent, with the sulfur-yellow floor stripe maintaining correct perspective. Crisp cyan practical lighting glides across the fabric and hardware as the camera advances. High-end technical workwear campaign, controlled choreography, realistic textile physics, confident industrial mood, sharp product visibility, no cuts, no garment morphing, no text or logos.",
            "negativePrompt": "Wardrobe changes, altered colors, disappearing hood, extra limbs, distorted hands, face changes, duplicate person, unstable background, melting fabric, abrupt cuts, camera shake, excessive motion blur, text, captions, logos, watermarks.",
            "resolution": "720p",
            "duration": 8,
            "providerSettings": {
                "pixverse": {
                    "motionMode": "normal",
                    "style": "clay"
                }
            },
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/4a718a99-50d6-4a1e-8424-83cc1f396df7.jpg",
                        "frame": "first"
                    },
                    {
                        "image": "https://assets.runware.ai/assets/inputs/710a2ca3-0160-4e3b-9f35-273a76b69b73.jpg",
                        "frame": "last"
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "4a1b671d-01fd-4abb-b993-9557a8325e5c",
      "model": "pixverse:1@3",
      "positivePrompt": "Create a single continuous premium fashion showcase shot connecting the supplied endpoint images. The apiary-suit model takes two measured runway steps toward camera while the camera performs a smooth, precise dolly-in from the symmetrical full-body composition to the waist-up three-quarter composition. She pivots slightly left near the end, presenting the hood profile, sealed shoulder construction and orange hardware with calm authority. Preserve her identity, body proportions and every garment detail throughout: ivory ripstop coverall, graphite sealed seams, structured pockets, gauntlet gloves, black field boots and raised amber-mesh hood. Subtle ventilation airflow moves only the fine hood mesh and loose fabric folds. Keep the ultramarine decontamination tunnel rigid and consistent, with the sulfur-yellow floor stripe maintaining correct perspective. Crisp cyan practical lighting glides across the fabric and hardware as the camera advances. High-end technical workwear campaign, controlled choreography, realistic textile physics, confident industrial mood, sharp product visibility, no cuts, no garment morphing, no text or logos.",
      "negativePrompt": "Wardrobe changes, altered colors, disappearing hood, extra limbs, distorted hands, face changes, duplicate person, unstable background, melting fabric, abrupt cuts, camera shake, excessive motion blur, text, captions, logos, watermarks.",
      "resolution": "720p",
      "duration": 8,
      "providerSettings": {
        "pixverse": {
          "motionMode": "normal",
          "style": "clay"
        }
      },
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/4a718a99-50d6-4a1e-8424-83cc1f396df7.jpg",
            "frame": "first"
          },
          {
            "image": "https://assets.runware.ai/assets/inputs/710a2ca3-0160-4e3b-9f35-273a76b69b73.jpg",
            "frame": "last"
          }
        ]
      }
    }
  ]'
runware run pixverse:1@3 \
  positivePrompt="Create a single continuous premium fashion showcase shot connecting the supplied endpoint images. The apiary-suit model takes two measured runway steps toward camera while the camera performs a smooth, precise dolly-in from the symmetrical full-body composition to the waist-up three-quarter composition. She pivots slightly left near the end, presenting the hood profile, sealed shoulder construction and orange hardware with calm authority. Preserve her identity, body proportions and every garment detail throughout: ivory ripstop coverall, graphite sealed seams, structured pockets, gauntlet gloves, black field boots and raised amber-mesh hood. Subtle ventilation airflow moves only the fine hood mesh and loose fabric folds. Keep the ultramarine decontamination tunnel rigid and consistent, with the sulfur-yellow floor stripe maintaining correct perspective. Crisp cyan practical lighting glides across the fabric and hardware as the camera advances. High-end technical workwear campaign, controlled choreography, realistic textile physics, confident industrial mood, sharp product visibility, no cuts, no garment morphing, no text or logos." \
  negativePrompt="Wardrobe changes, altered colors, disappearing hood, extra limbs, distorted hands, face changes, duplicate person, unstable background, melting fabric, abrupt cuts, camera shake, excessive motion blur, text, captions, logos, watermarks." \
  resolution=720p \
  duration=8 \
  providerSettings.pixverse.motionMode=normal \
  providerSettings.pixverse.style=clay \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/4a718a99-50d6-4a1e-8424-83cc1f396df7.jpg \
  inputs.frameImages.0.frame=first \
  inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/710a2ca3-0160-4e3b-9f35-273a76b69b73.jpg \
  inputs.frameImages.1.frame=last
{
  "taskType": "videoInference",
  "taskUUID": "4a1b671d-01fd-4abb-b993-9557a8325e5c",
  "model": "pixverse:1@3",
  "positivePrompt": "Create a single continuous premium fashion showcase shot connecting the supplied endpoint images. The apiary-suit model takes two measured runway steps toward camera while the camera performs a smooth, precise dolly-in from the symmetrical full-body composition to the waist-up three-quarter composition. She pivots slightly left near the end, presenting the hood profile, sealed shoulder construction and orange hardware with calm authority. Preserve her identity, body proportions and every garment detail throughout: ivory ripstop coverall, graphite sealed seams, structured pockets, gauntlet gloves, black field boots and raised amber-mesh hood. Subtle ventilation airflow moves only the fine hood mesh and loose fabric folds. Keep the ultramarine decontamination tunnel rigid and consistent, with the sulfur-yellow floor stripe maintaining correct perspective. Crisp cyan practical lighting glides across the fabric and hardware as the camera advances. High-end technical workwear campaign, controlled choreography, realistic textile physics, confident industrial mood, sharp product visibility, no cuts, no garment morphing, no text or logos.",
  "negativePrompt": "Wardrobe changes, altered colors, disappearing hood, extra limbs, distorted hands, face changes, duplicate person, unstable background, melting fabric, abrupt cuts, camera shake, excessive motion blur, text, captions, logos, watermarks.",
  "resolution": "720p",
  "duration": 8,
  "providerSettings": {
    "pixverse": {
      "motionMode": "normal",
      "style": "clay"
    }
  },
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/4a718a99-50d6-4a1e-8424-83cc1f396df7.jpg",
        "frame": "first"
      },
      {
        "image": "https://assets.runware.ai/assets/inputs/710a2ca3-0160-4e3b-9f35-273a76b69b73.jpg",
        "frame": "last"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "4a1b671d-01fd-4abb-b993-9557a8325e5c",
  "videoUUID": "c5cbe06f-6d3b-409c-9a5e-8ae17d56a8e9",
  "videoURL": "https://vm.runware.ai/video/os/a06dlim3/ws/5/vi/c5cbe06f-6d3b-409c-9a5e-8ae17d56a8e9.mp4",
  "seed": 85707866,
  "cost": 0.299
}

visual-effect

Museum After-Dark Logo Sting$0.112~1m 14s
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: 'pixverse:1@3',
  positivePrompt: 'Create a polished five-second animated logo sting from the supplied opening frame. The museum night guard remains centered and fully visible as he transforms cleanly into an anatomically recognizable bone-white skeleton, then performs a short, stylish two-step dance with swinging elbows, tapping feet and a playful shoulder shimmy. Keep the movement graphic, rhythmic and legible rather than frightening. Preserve the flat sulfur-yellow background and bold Swiss-modernist poster composition. Keep the black “NIGHT SHIFT” wordmark and smaller “NATURAL HISTORY AFTER DARK” line fixed, sharp and readable throughout. The bone-white circular emblem gives one subtle pulse in time with the final pose. Finish with the dancing skeleton standing directly beneath the logo in a confident symmetrical stance. Locked frontal camera, full body always in frame, crisp silhouettes, limited palette of sulfur yellow, matte black and bone white, premium cultural-event motion design, clean edges, no extra characters, no scenery, no gore.',
  negativePrompt: 'cropped body, missing feet, extra people, cluttered background, gore, horror violence, broken anatomy, duplicate limbs, illegible lettering, altered wordmark, camera shake, camera movement, photorealistic museum interior',
  resolution: '540p',
  duration: 5,
  providerSettings: {
    pixverse: {
      effect: 'skeleton dance',
      motionMode: 'normal'
    }
  },
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/e1bb3fb0-9861-41fd-8bd1-5fc86032c73c.jpg',
        frame: 'first'
      }
    ]
  }
})
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": "pixverse:1@3",
            "positivePrompt": "Create a polished five-second animated logo sting from the supplied opening frame. The museum night guard remains centered and fully visible as he transforms cleanly into an anatomically recognizable bone-white skeleton, then performs a short, stylish two-step dance with swinging elbows, tapping feet and a playful shoulder shimmy. Keep the movement graphic, rhythmic and legible rather than frightening. Preserve the flat sulfur-yellow background and bold Swiss-modernist poster composition. Keep the black “NIGHT SHIFT” wordmark and smaller “NATURAL HISTORY AFTER DARK” line fixed, sharp and readable throughout. The bone-white circular emblem gives one subtle pulse in time with the final pose. Finish with the dancing skeleton standing directly beneath the logo in a confident symmetrical stance. Locked frontal camera, full body always in frame, crisp silhouettes, limited palette of sulfur yellow, matte black and bone white, premium cultural-event motion design, clean edges, no extra characters, no scenery, no gore.",
            "negativePrompt": "cropped body, missing feet, extra people, cluttered background, gore, horror violence, broken anatomy, duplicate limbs, illegible lettering, altered wordmark, camera shake, camera movement, photorealistic museum interior",
            "resolution": "540p",
            "duration": 5,
            "providerSettings": {
                "pixverse": {
                    "effect": "skeleton dance",
                    "motionMode": "normal"
                }
            },
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/e1bb3fb0-9861-41fd-8bd1-5fc86032c73c.jpg",
                        "frame": "first"
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "a10b4391-c6b6-42a9-8ec4-ece1dbf4cdf9",
      "model": "pixverse:1@3",
      "positivePrompt": "Create a polished five-second animated logo sting from the supplied opening frame. The museum night guard remains centered and fully visible as he transforms cleanly into an anatomically recognizable bone-white skeleton, then performs a short, stylish two-step dance with swinging elbows, tapping feet and a playful shoulder shimmy. Keep the movement graphic, rhythmic and legible rather than frightening. Preserve the flat sulfur-yellow background and bold Swiss-modernist poster composition. Keep the black “NIGHT SHIFT” wordmark and smaller “NATURAL HISTORY AFTER DARK” line fixed, sharp and readable throughout. The bone-white circular emblem gives one subtle pulse in time with the final pose. Finish with the dancing skeleton standing directly beneath the logo in a confident symmetrical stance. Locked frontal camera, full body always in frame, crisp silhouettes, limited palette of sulfur yellow, matte black and bone white, premium cultural-event motion design, clean edges, no extra characters, no scenery, no gore.",
      "negativePrompt": "cropped body, missing feet, extra people, cluttered background, gore, horror violence, broken anatomy, duplicate limbs, illegible lettering, altered wordmark, camera shake, camera movement, photorealistic museum interior",
      "resolution": "540p",
      "duration": 5,
      "providerSettings": {
        "pixverse": {
          "effect": "skeleton dance",
          "motionMode": "normal"
        }
      },
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/e1bb3fb0-9861-41fd-8bd1-5fc86032c73c.jpg",
            "frame": "first"
          }
        ]
      }
    }
  ]'
runware run pixverse:1@3 \
  positivePrompt="Create a polished five-second animated logo sting from the supplied opening frame. The museum night guard remains centered and fully visible as he transforms cleanly into an anatomically recognizable bone-white skeleton, then performs a short, stylish two-step dance with swinging elbows, tapping feet and a playful shoulder shimmy. Keep the movement graphic, rhythmic and legible rather than frightening. Preserve the flat sulfur-yellow background and bold Swiss-modernist poster composition. Keep the black “NIGHT SHIFT” wordmark and smaller “NATURAL HISTORY AFTER DARK” line fixed, sharp and readable throughout. The bone-white circular emblem gives one subtle pulse in time with the final pose. Finish with the dancing skeleton standing directly beneath the logo in a confident symmetrical stance. Locked frontal camera, full body always in frame, crisp silhouettes, limited palette of sulfur yellow, matte black and bone white, premium cultural-event motion design, clean edges, no extra characters, no scenery, no gore." \
  negativePrompt="cropped body, missing feet, extra people, cluttered background, gore, horror violence, broken anatomy, duplicate limbs, illegible lettering, altered wordmark, camera shake, camera movement, photorealistic museum interior" \
  resolution=540p \
  duration=5 \
  providerSettings.pixverse.effect="skeleton dance" \
  providerSettings.pixverse.motionMode=normal \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/e1bb3fb0-9861-41fd-8bd1-5fc86032c73c.jpg \
  inputs.frameImages.0.frame=first
{
  "taskType": "videoInference",
  "taskUUID": "a10b4391-c6b6-42a9-8ec4-ece1dbf4cdf9",
  "model": "pixverse:1@3",
  "positivePrompt": "Create a polished five-second animated logo sting from the supplied opening frame. The museum night guard remains centered and fully visible as he transforms cleanly into an anatomically recognizable bone-white skeleton, then performs a short, stylish two-step dance with swinging elbows, tapping feet and a playful shoulder shimmy. Keep the movement graphic, rhythmic and legible rather than frightening. Preserve the flat sulfur-yellow background and bold Swiss-modernist poster composition. Keep the black “NIGHT SHIFT” wordmark and smaller “NATURAL HISTORY AFTER DARK” line fixed, sharp and readable throughout. The bone-white circular emblem gives one subtle pulse in time with the final pose. Finish with the dancing skeleton standing directly beneath the logo in a confident symmetrical stance. Locked frontal camera, full body always in frame, crisp silhouettes, limited palette of sulfur yellow, matte black and bone white, premium cultural-event motion design, clean edges, no extra characters, no scenery, no gore.",
  "negativePrompt": "cropped body, missing feet, extra people, cluttered background, gore, horror violence, broken anatomy, duplicate limbs, illegible lettering, altered wordmark, camera shake, camera movement, photorealistic museum interior",
  "resolution": "540p",
  "duration": 5,
  "providerSettings": {
    "pixverse": {
      "effect": "skeleton dance",
      "motionMode": "normal"
    }
  },
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/e1bb3fb0-9861-41fd-8bd1-5fc86032c73c.jpg",
        "frame": "first"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "a10b4391-c6b6-42a9-8ec4-ece1dbf4cdf9",
  "videoUUID": "58e50c78-5c0b-43af-826d-bbe19d927056",
  "videoURL": "https://vm.runware.ai/video/os/a10dlim3/ws/5/vi/58e50c78-5c0b-43af-826d-bbe19d927056.mp4",
  "seed": 506133176,
  "cost": 0.112
}