PixVerse V5.6

PixVerse V5.6 is an upgraded video generation model that improves visual stability, motion clarity, and audio-visual alignment over previous versions. It supports text-to-video and image-to-video generation with optional native audio, delivering more accurate multi-character lip-sync, cleaner motion in complex scenes, and more natural speech and environmental sound for single-shot cinematic outputs.

API Reference
INTEGRATE
Complete technical specification for integration
RequestResponse
Examples4
CODE
Ready-to-use code snippets for common workflows
text-to-video
Antarctic Ice Core Science Update$0.424~1m 41simport { 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@7',
positivePrompt: 'A single uninterrupted 10-second talking-head science update inside an Antarctic research station ice-core archive. A middle-aged Māori woman glaciologist in a cream insulated field jacket stands chest-up between orderly stainless-steel racks of cylindrical ice samples. Frosted cyan light fills the archive while one soft amber practical light adds warmth to her face. She looks directly into the lens, speaks with calm authority, blinks naturally, and makes one restrained hand gesture toward the ice cores. Precise natural lip synchronization. She says verbatim: “This ice holds air from eight hundred thousand years ago; each trapped bubble helps us measure how Earth’s climate changed.” Documentary realism, clean institutional visual language, pale cyan, white, and warm cream palette. Locked eye-level camera with a very slow subtle push-in, shallow depth of field, stable facial features, realistic breath and fabric movement. Native audio: clear close-miked female voice with a gentle New Zealand accent, quiet ventilation hum and distant freezer compressor, no music. No captions, logos, labels, or on-screen graphics.',
negativePrompt: 'camera shake, cuts, montage, interviewer, additional people, exaggerated gestures, drifting eyes, poor lip sync, distorted mouth, facial warping, frozen expression, noisy speech, loud machinery, music, subtitles, captions, logos, watermarks, on-screen text',
width: 1280,
height: 720,
duration: 10,
providerSettings: {
pixverse: {
audio: true,
thinking: 'auto'
}
}
})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@7",
"positivePrompt": "A single uninterrupted 10-second talking-head science update inside an Antarctic research station ice-core archive. A middle-aged Māori woman glaciologist in a cream insulated field jacket stands chest-up between orderly stainless-steel racks of cylindrical ice samples. Frosted cyan light fills the archive while one soft amber practical light adds warmth to her face. She looks directly into the lens, speaks with calm authority, blinks naturally, and makes one restrained hand gesture toward the ice cores. Precise natural lip synchronization. She says verbatim: “This ice holds air from eight hundred thousand years ago; each trapped bubble helps us measure how Earth’s climate changed.” Documentary realism, clean institutional visual language, pale cyan, white, and warm cream palette. Locked eye-level camera with a very slow subtle push-in, shallow depth of field, stable facial features, realistic breath and fabric movement. Native audio: clear close-miked female voice with a gentle New Zealand accent, quiet ventilation hum and distant freezer compressor, no music. No captions, logos, labels, or on-screen graphics.",
"negativePrompt": "camera shake, cuts, montage, interviewer, additional people, exaggerated gestures, drifting eyes, poor lip sync, distorted mouth, facial warping, frozen expression, noisy speech, loud machinery, music, subtitles, captions, logos, watermarks, on-screen text",
"width": 1280,
"height": 720,
"duration": 10,
"providerSettings": {
"pixverse": {
"audio": True,
"thinking": "auto"
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "98aac8cf-f3a4-4d47-a53c-b6c705cf0c73",
"model": "pixverse:1@7",
"positivePrompt": "A single uninterrupted 10-second talking-head science update inside an Antarctic research station ice-core archive. A middle-aged Māori woman glaciologist in a cream insulated field jacket stands chest-up between orderly stainless-steel racks of cylindrical ice samples. Frosted cyan light fills the archive while one soft amber practical light adds warmth to her face. She looks directly into the lens, speaks with calm authority, blinks naturally, and makes one restrained hand gesture toward the ice cores. Precise natural lip synchronization. She says verbatim: “This ice holds air from eight hundred thousand years ago; each trapped bubble helps us measure how Earth’s climate changed.” Documentary realism, clean institutional visual language, pale cyan, white, and warm cream palette. Locked eye-level camera with a very slow subtle push-in, shallow depth of field, stable facial features, realistic breath and fabric movement. Native audio: clear close-miked female voice with a gentle New Zealand accent, quiet ventilation hum and distant freezer compressor, no music. No captions, logos, labels, or on-screen graphics.",
"negativePrompt": "camera shake, cuts, montage, interviewer, additional people, exaggerated gestures, drifting eyes, poor lip sync, distorted mouth, facial warping, frozen expression, noisy speech, loud machinery, music, subtitles, captions, logos, watermarks, on-screen text",
"width": 1280,
"height": 720,
"duration": 10,
"providerSettings": {
"pixverse": {
"audio": true,
"thinking": "auto"
}
}
}
]'runware run pixverse:1@7 \
positivePrompt="A single uninterrupted 10-second talking-head science update inside an Antarctic research station ice-core archive. A middle-aged Māori woman glaciologist in a cream insulated field jacket stands chest-up between orderly stainless-steel racks of cylindrical ice samples. Frosted cyan light fills the archive while one soft amber practical light adds warmth to her face. She looks directly into the lens, speaks with calm authority, blinks naturally, and makes one restrained hand gesture toward the ice cores. Precise natural lip synchronization. She says verbatim: “This ice holds air from eight hundred thousand years ago; each trapped bubble helps us measure how Earth’s climate changed.” Documentary realism, clean institutional visual language, pale cyan, white, and warm cream palette. Locked eye-level camera with a very slow subtle push-in, shallow depth of field, stable facial features, realistic breath and fabric movement. Native audio: clear close-miked female voice with a gentle New Zealand accent, quiet ventilation hum and distant freezer compressor, no music. No captions, logos, labels, or on-screen graphics." \
negativePrompt="camera shake, cuts, montage, interviewer, additional people, exaggerated gestures, drifting eyes, poor lip sync, distorted mouth, facial warping, frozen expression, noisy speech, loud machinery, music, subtitles, captions, logos, watermarks, on-screen text" \
width=1280 \
height=720 \
duration=10 \
providerSettings.pixverse.audio=true \
providerSettings.pixverse.thinking=auto{
"taskType": "videoInference",
"taskUUID": "98aac8cf-f3a4-4d47-a53c-b6c705cf0c73",
"model": "pixverse:1@7",
"positivePrompt": "A single uninterrupted 10-second talking-head science update inside an Antarctic research station ice-core archive. A middle-aged Māori woman glaciologist in a cream insulated field jacket stands chest-up between orderly stainless-steel racks of cylindrical ice samples. Frosted cyan light fills the archive while one soft amber practical light adds warmth to her face. She looks directly into the lens, speaks with calm authority, blinks naturally, and makes one restrained hand gesture toward the ice cores. Precise natural lip synchronization. She says verbatim: “This ice holds air from eight hundred thousand years ago; each trapped bubble helps us measure how Earth’s climate changed.” Documentary realism, clean institutional visual language, pale cyan, white, and warm cream palette. Locked eye-level camera with a very slow subtle push-in, shallow depth of field, stable facial features, realistic breath and fabric movement. Native audio: clear close-miked female voice with a gentle New Zealand accent, quiet ventilation hum and distant freezer compressor, no music. No captions, logos, labels, or on-screen graphics.",
"negativePrompt": "camera shake, cuts, montage, interviewer, additional people, exaggerated gestures, drifting eyes, poor lip sync, distorted mouth, facial warping, frozen expression, noisy speech, loud machinery, music, subtitles, captions, logos, watermarks, on-screen text",
"width": 1280,
"height": 720,
"duration": 10,
"providerSettings": {
"pixverse": {
"audio": true,
"thinking": "auto"
}
}
}Response
{
"taskType": "videoInference",
"taskUUID": "98aac8cf-f3a4-4d47-a53c-b6c705cf0c73",
"videoUUID": "181034e2-d399-458c-aede-0aaf3fe7ba45",
"videoURL": "https://vm.runware.ai/video/os/a08dlim3/ws/5/vi/181034e2-d399-458c-aede-0aaf3fe7ba45.mp4",
"seed": 1859945492,
"cost": 0.4243
}text-to-video
Bell Foundry Folk Music Segment$0.424~1m 13simport { 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@7',
positivePrompt: 'A finished 10-second music-video segment for an industrial folk single, presented as one continuous cinematic shot. Inside a century-old bronze bell foundry at dawn, a soot-streaked female metalworker in a heavy indigo canvas apron stands beside a glowing crucible and sings directly to camera: “We pour the fire, we ring the dawn, every scar becomes a song.” She delivers the lyric with restrained intensity and accurate lip sync. Two foundry workers behind her swing long-handled hammers onto bronze forms in clear rhythmic unison; each impact releases a small burst of amber sparks. Begin in a wide landscape view framed through hanging chains and dark bell silhouettes, then slowly dolly forward to a chest-up portrait as the singer turns from the furnace and meets the lens. Practical documentary realism, subtle handheld texture, 16mm film grain, deep soot black, furnace orange, muted indigo and oxidized teal, volumetric morning light through dusty windows, natural faces and physically coherent movement. Soundscape: raw female folk vocal, low bowed cello drone, measured metallic hammer percussion synchronized to the visible strikes, furnace roar, chain rattle and the long resonant hum of a newly cast bell. No titles or on-screen text.',
negativePrompt: 'cyberpunk, neon lighting, futuristic machinery, glossy commercial studio, fantasy costumes, extra limbs, duplicated workers, warped tools, incoherent hammer motion, excessive sparks, subtitles, captions, logos, watermarks, cuts, montage',
width: 1280,
height: 720,
duration: 10,
providerSettings: {
pixverse: {
audio: true,
thinking: 'auto'
}
}
})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@7",
"positivePrompt": "A finished 10-second music-video segment for an industrial folk single, presented as one continuous cinematic shot. Inside a century-old bronze bell foundry at dawn, a soot-streaked female metalworker in a heavy indigo canvas apron stands beside a glowing crucible and sings directly to camera: “We pour the fire, we ring the dawn, every scar becomes a song.” She delivers the lyric with restrained intensity and accurate lip sync. Two foundry workers behind her swing long-handled hammers onto bronze forms in clear rhythmic unison; each impact releases a small burst of amber sparks. Begin in a wide landscape view framed through hanging chains and dark bell silhouettes, then slowly dolly forward to a chest-up portrait as the singer turns from the furnace and meets the lens. Practical documentary realism, subtle handheld texture, 16mm film grain, deep soot black, furnace orange, muted indigo and oxidized teal, volumetric morning light through dusty windows, natural faces and physically coherent movement. Soundscape: raw female folk vocal, low bowed cello drone, measured metallic hammer percussion synchronized to the visible strikes, furnace roar, chain rattle and the long resonant hum of a newly cast bell. No titles or on-screen text.",
"negativePrompt": "cyberpunk, neon lighting, futuristic machinery, glossy commercial studio, fantasy costumes, extra limbs, duplicated workers, warped tools, incoherent hammer motion, excessive sparks, subtitles, captions, logos, watermarks, cuts, montage",
"width": 1280,
"height": 720,
"duration": 10,
"providerSettings": {
"pixverse": {
"audio": True,
"thinking": "auto"
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "d5edf8b9-40fa-47bc-bc99-d21139bc7429",
"model": "pixverse:1@7",
"positivePrompt": "A finished 10-second music-video segment for an industrial folk single, presented as one continuous cinematic shot. Inside a century-old bronze bell foundry at dawn, a soot-streaked female metalworker in a heavy indigo canvas apron stands beside a glowing crucible and sings directly to camera: “We pour the fire, we ring the dawn, every scar becomes a song.” She delivers the lyric with restrained intensity and accurate lip sync. Two foundry workers behind her swing long-handled hammers onto bronze forms in clear rhythmic unison; each impact releases a small burst of amber sparks. Begin in a wide landscape view framed through hanging chains and dark bell silhouettes, then slowly dolly forward to a chest-up portrait as the singer turns from the furnace and meets the lens. Practical documentary realism, subtle handheld texture, 16mm film grain, deep soot black, furnace orange, muted indigo and oxidized teal, volumetric morning light through dusty windows, natural faces and physically coherent movement. Soundscape: raw female folk vocal, low bowed cello drone, measured metallic hammer percussion synchronized to the visible strikes, furnace roar, chain rattle and the long resonant hum of a newly cast bell. No titles or on-screen text.",
"negativePrompt": "cyberpunk, neon lighting, futuristic machinery, glossy commercial studio, fantasy costumes, extra limbs, duplicated workers, warped tools, incoherent hammer motion, excessive sparks, subtitles, captions, logos, watermarks, cuts, montage",
"width": 1280,
"height": 720,
"duration": 10,
"providerSettings": {
"pixverse": {
"audio": true,
"thinking": "auto"
}
}
}
]'runware run pixverse:1@7 \
positivePrompt="A finished 10-second music-video segment for an industrial folk single, presented as one continuous cinematic shot. Inside a century-old bronze bell foundry at dawn, a soot-streaked female metalworker in a heavy indigo canvas apron stands beside a glowing crucible and sings directly to camera: “We pour the fire, we ring the dawn, every scar becomes a song.” She delivers the lyric with restrained intensity and accurate lip sync. Two foundry workers behind her swing long-handled hammers onto bronze forms in clear rhythmic unison; each impact releases a small burst of amber sparks. Begin in a wide landscape view framed through hanging chains and dark bell silhouettes, then slowly dolly forward to a chest-up portrait as the singer turns from the furnace and meets the lens. Practical documentary realism, subtle handheld texture, 16mm film grain, deep soot black, furnace orange, muted indigo and oxidized teal, volumetric morning light through dusty windows, natural faces and physically coherent movement. Soundscape: raw female folk vocal, low bowed cello drone, measured metallic hammer percussion synchronized to the visible strikes, furnace roar, chain rattle and the long resonant hum of a newly cast bell. No titles or on-screen text." \
negativePrompt="cyberpunk, neon lighting, futuristic machinery, glossy commercial studio, fantasy costumes, extra limbs, duplicated workers, warped tools, incoherent hammer motion, excessive sparks, subtitles, captions, logos, watermarks, cuts, montage" \
width=1280 \
height=720 \
duration=10 \
providerSettings.pixverse.audio=true \
providerSettings.pixverse.thinking=auto{
"taskType": "videoInference",
"taskUUID": "d5edf8b9-40fa-47bc-bc99-d21139bc7429",
"model": "pixverse:1@7",
"positivePrompt": "A finished 10-second music-video segment for an industrial folk single, presented as one continuous cinematic shot. Inside a century-old bronze bell foundry at dawn, a soot-streaked female metalworker in a heavy indigo canvas apron stands beside a glowing crucible and sings directly to camera: “We pour the fire, we ring the dawn, every scar becomes a song.” She delivers the lyric with restrained intensity and accurate lip sync. Two foundry workers behind her swing long-handled hammers onto bronze forms in clear rhythmic unison; each impact releases a small burst of amber sparks. Begin in a wide landscape view framed through hanging chains and dark bell silhouettes, then slowly dolly forward to a chest-up portrait as the singer turns from the furnace and meets the lens. Practical documentary realism, subtle handheld texture, 16mm film grain, deep soot black, furnace orange, muted indigo and oxidized teal, volumetric morning light through dusty windows, natural faces and physically coherent movement. Soundscape: raw female folk vocal, low bowed cello drone, measured metallic hammer percussion synchronized to the visible strikes, furnace roar, chain rattle and the long resonant hum of a newly cast bell. No titles or on-screen text.",
"negativePrompt": "cyberpunk, neon lighting, futuristic machinery, glossy commercial studio, fantasy costumes, extra limbs, duplicated workers, warped tools, incoherent hammer motion, excessive sparks, subtitles, captions, logos, watermarks, cuts, montage",
"width": 1280,
"height": 720,
"duration": 10,
"providerSettings": {
"pixverse": {
"audio": true,
"thinking": "auto"
}
}
}Response
{
"taskType": "videoInference",
"taskUUID": "d5edf8b9-40fa-47bc-bc99-d21139bc7429",
"videoUUID": "4ec42156-2355-4bb2-8896-d1b8166d6c50",
"videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/4ec42156-2355-4bb2-8896-d1b8166d6c50.mp4",
"seed": 753355564,
"cost": 0.4243
}first-frame
Passive Flood Gate Product Demonstration$0.442~3m 20simport { 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@7',
positivePrompt: 'Continue directly from the supplied first frame as a polished single-shot engineering product demonstration. The approaching water surge travels down the transparent-sided flume toward the loading-bay threshold. As water reaches the recessed mechanism, the visible orange floats lift and drive the stainless linkage; the brushed-aluminum flood panel rises smoothly from flush with the floor to a fully upright position. Dark compression seals engage cleanly against both side posts. Water builds against the exterior face and forms small realistic eddies while the foreground remains completely dry, clearly explaining the passive mechanism without graphics or captions. Use a slow, steady lateral dolly toward the clear inspection panel so the viewer can follow the float, linkage, rising gate, and final watertight seal in one coherent movement. Maintain accurate rigid geometry, believable water physics, cool daylight, crisp metallic surfaces, and an orange safety accent. Practical industrial documentary style, calm and confidence-building, 16:9 composition. Natural synchronized sounds of flowing water, rolling linkages, a soft mechanical latch, and room ambience.',
negativePrompt: 'People, logos, captions, diagrams, interface graphics, split screen, cuts, time lapse, handheld shake, leaking seals, flooding on the dry side, distorted machinery, bending metal, duplicated parts, impossible water motion, excessive spray, dramatic colored lighting, cyberpunk styling.',
resolution: '1080p',
duration: 8,
providerSettings: {
pixverse: {
thinking: 'enabled'
}
},
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/c71a1d17-b21d-4deb-9153-13f7f901c786.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@7",
"positivePrompt": "Continue directly from the supplied first frame as a polished single-shot engineering product demonstration. The approaching water surge travels down the transparent-sided flume toward the loading-bay threshold. As water reaches the recessed mechanism, the visible orange floats lift and drive the stainless linkage; the brushed-aluminum flood panel rises smoothly from flush with the floor to a fully upright position. Dark compression seals engage cleanly against both side posts. Water builds against the exterior face and forms small realistic eddies while the foreground remains completely dry, clearly explaining the passive mechanism without graphics or captions. Use a slow, steady lateral dolly toward the clear inspection panel so the viewer can follow the float, linkage, rising gate, and final watertight seal in one coherent movement. Maintain accurate rigid geometry, believable water physics, cool daylight, crisp metallic surfaces, and an orange safety accent. Practical industrial documentary style, calm and confidence-building, 16:9 composition. Natural synchronized sounds of flowing water, rolling linkages, a soft mechanical latch, and room ambience.",
"negativePrompt": "People, logos, captions, diagrams, interface graphics, split screen, cuts, time lapse, handheld shake, leaking seals, flooding on the dry side, distorted machinery, bending metal, duplicated parts, impossible water motion, excessive spray, dramatic colored lighting, cyberpunk styling.",
"resolution": "1080p",
"duration": 8,
"providerSettings": {
"pixverse": {
"thinking": "enabled"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/c71a1d17-b21d-4deb-9153-13f7f901c786.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": "f8cbbc85-e6de-4c37-88bc-6bcbe451bd95",
"model": "pixverse:1@7",
"positivePrompt": "Continue directly from the supplied first frame as a polished single-shot engineering product demonstration. The approaching water surge travels down the transparent-sided flume toward the loading-bay threshold. As water reaches the recessed mechanism, the visible orange floats lift and drive the stainless linkage; the brushed-aluminum flood panel rises smoothly from flush with the floor to a fully upright position. Dark compression seals engage cleanly against both side posts. Water builds against the exterior face and forms small realistic eddies while the foreground remains completely dry, clearly explaining the passive mechanism without graphics or captions. Use a slow, steady lateral dolly toward the clear inspection panel so the viewer can follow the float, linkage, rising gate, and final watertight seal in one coherent movement. Maintain accurate rigid geometry, believable water physics, cool daylight, crisp metallic surfaces, and an orange safety accent. Practical industrial documentary style, calm and confidence-building, 16:9 composition. Natural synchronized sounds of flowing water, rolling linkages, a soft mechanical latch, and room ambience.",
"negativePrompt": "People, logos, captions, diagrams, interface graphics, split screen, cuts, time lapse, handheld shake, leaking seals, flooding on the dry side, distorted machinery, bending metal, duplicated parts, impossible water motion, excessive spray, dramatic colored lighting, cyberpunk styling.",
"resolution": "1080p",
"duration": 8,
"providerSettings": {
"pixverse": {
"thinking": "enabled"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/c71a1d17-b21d-4deb-9153-13f7f901c786.jpg",
"frame": "first"
}
]
}
}
]'runware run pixverse:1@7 \
positivePrompt="Continue directly from the supplied first frame as a polished single-shot engineering product demonstration. The approaching water surge travels down the transparent-sided flume toward the loading-bay threshold. As water reaches the recessed mechanism, the visible orange floats lift and drive the stainless linkage; the brushed-aluminum flood panel rises smoothly from flush with the floor to a fully upright position. Dark compression seals engage cleanly against both side posts. Water builds against the exterior face and forms small realistic eddies while the foreground remains completely dry, clearly explaining the passive mechanism without graphics or captions. Use a slow, steady lateral dolly toward the clear inspection panel so the viewer can follow the float, linkage, rising gate, and final watertight seal in one coherent movement. Maintain accurate rigid geometry, believable water physics, cool daylight, crisp metallic surfaces, and an orange safety accent. Practical industrial documentary style, calm and confidence-building, 16:9 composition. Natural synchronized sounds of flowing water, rolling linkages, a soft mechanical latch, and room ambience." \
negativePrompt="People, logos, captions, diagrams, interface graphics, split screen, cuts, time lapse, handheld shake, leaking seals, flooding on the dry side, distorted machinery, bending metal, duplicated parts, impossible water motion, excessive spray, dramatic colored lighting, cyberpunk styling." \
resolution=1080p \
duration=8 \
providerSettings.pixverse.thinking=enabled \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/c71a1d17-b21d-4deb-9153-13f7f901c786.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "f8cbbc85-e6de-4c37-88bc-6bcbe451bd95",
"model": "pixverse:1@7",
"positivePrompt": "Continue directly from the supplied first frame as a polished single-shot engineering product demonstration. The approaching water surge travels down the transparent-sided flume toward the loading-bay threshold. As water reaches the recessed mechanism, the visible orange floats lift and drive the stainless linkage; the brushed-aluminum flood panel rises smoothly from flush with the floor to a fully upright position. Dark compression seals engage cleanly against both side posts. Water builds against the exterior face and forms small realistic eddies while the foreground remains completely dry, clearly explaining the passive mechanism without graphics or captions. Use a slow, steady lateral dolly toward the clear inspection panel so the viewer can follow the float, linkage, rising gate, and final watertight seal in one coherent movement. Maintain accurate rigid geometry, believable water physics, cool daylight, crisp metallic surfaces, and an orange safety accent. Practical industrial documentary style, calm and confidence-building, 16:9 composition. Natural synchronized sounds of flowing water, rolling linkages, a soft mechanical latch, and room ambience.",
"negativePrompt": "People, logos, captions, diagrams, interface graphics, split screen, cuts, time lapse, handheld shake, leaking seals, flooding on the dry side, distorted machinery, bending metal, duplicated parts, impossible water motion, excessive spray, dramatic colored lighting, cyberpunk styling.",
"resolution": "1080p",
"duration": 8,
"providerSettings": {
"pixverse": {
"thinking": "enabled"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/c71a1d17-b21d-4deb-9153-13f7f901c786.jpg",
"frame": "first"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "f8cbbc85-e6de-4c37-88bc-6bcbe451bd95",
"videoUUID": "4b62ccaa-64f4-4ea1-bdea-5394cf5d2fc6",
"videoURL": "https://vm.runware.ai/video/os/a04d20/ws/5/vi/4b62ccaa-64f4-4ea1-bdea-5394cf5d2fc6.mp4",
"seed": 832456870,
"cost": 0.442
}first-last-frame
Maritime Satellite Terminal Deployment Demo$0.265~57simport { 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@7',
positivePrompt: 'Create one continuous five-second industrial product demonstration connecting the supplied closed and deployed terminal frames. Keep the camera locked and preserve the vessel deck, horizon, lighting and exact product geometry. Begin with the low weatherproof housing closed. Its two recessed latches release in sequence; the upper panels separate and hinge open with controlled damped motion. A compact telescoping mast rises vertically from inside while the folded circular antenna unfolds without intersecting the housing. The dish pivots smoothly on its gimbal, makes one small precision correction, then settles at the final upward angle shown in the last frame. Motion should feel engineered, stable and physically credible, with clean hinges, consistent scale and no loose parts. Bright neutral maritime documentary style, crisp product detail, calm blue sea softly out of focus, no people, labels, graphics or added text. Native soundscape: gentle ocean wash and distant vessel-engine hum, two firm latch clicks, quiet sealed servo whir, soft hinge movement, a precise locking clunk and one restrained electronic ready chime at full deployment.',
resolution: '720p',
duration: 5,
providerSettings: {
pixverse: {
audio: true,
thinking: 'auto'
}
},
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/466caa75-f11a-449c-95aa-05afc80c6b62.jpg',
frame: 'first'
},
{
image: 'https://assets.runware.ai/assets/inputs/0d843dd4-52ed-46cd-8c9c-09ec3b0bb1c5.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@7",
"positivePrompt": "Create one continuous five-second industrial product demonstration connecting the supplied closed and deployed terminal frames. Keep the camera locked and preserve the vessel deck, horizon, lighting and exact product geometry. Begin with the low weatherproof housing closed. Its two recessed latches release in sequence; the upper panels separate and hinge open with controlled damped motion. A compact telescoping mast rises vertically from inside while the folded circular antenna unfolds without intersecting the housing. The dish pivots smoothly on its gimbal, makes one small precision correction, then settles at the final upward angle shown in the last frame. Motion should feel engineered, stable and physically credible, with clean hinges, consistent scale and no loose parts. Bright neutral maritime documentary style, crisp product detail, calm blue sea softly out of focus, no people, labels, graphics or added text. Native soundscape: gentle ocean wash and distant vessel-engine hum, two firm latch clicks, quiet sealed servo whir, soft hinge movement, a precise locking clunk and one restrained electronic ready chime at full deployment.",
"resolution": "720p",
"duration": 5,
"providerSettings": {
"pixverse": {
"audio": True,
"thinking": "auto"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/466caa75-f11a-449c-95aa-05afc80c6b62.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/0d843dd4-52ed-46cd-8c9c-09ec3b0bb1c5.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": "812e27c5-2a93-460d-be8c-040f670df11c",
"model": "pixverse:1@7",
"positivePrompt": "Create one continuous five-second industrial product demonstration connecting the supplied closed and deployed terminal frames. Keep the camera locked and preserve the vessel deck, horizon, lighting and exact product geometry. Begin with the low weatherproof housing closed. Its two recessed latches release in sequence; the upper panels separate and hinge open with controlled damped motion. A compact telescoping mast rises vertically from inside while the folded circular antenna unfolds without intersecting the housing. The dish pivots smoothly on its gimbal, makes one small precision correction, then settles at the final upward angle shown in the last frame. Motion should feel engineered, stable and physically credible, with clean hinges, consistent scale and no loose parts. Bright neutral maritime documentary style, crisp product detail, calm blue sea softly out of focus, no people, labels, graphics or added text. Native soundscape: gentle ocean wash and distant vessel-engine hum, two firm latch clicks, quiet sealed servo whir, soft hinge movement, a precise locking clunk and one restrained electronic ready chime at full deployment.",
"resolution": "720p",
"duration": 5,
"providerSettings": {
"pixverse": {
"audio": true,
"thinking": "auto"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/466caa75-f11a-449c-95aa-05afc80c6b62.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/0d843dd4-52ed-46cd-8c9c-09ec3b0bb1c5.jpg",
"frame": "last"
}
]
}
}
]'runware run pixverse:1@7 \
positivePrompt="Create one continuous five-second industrial product demonstration connecting the supplied closed and deployed terminal frames. Keep the camera locked and preserve the vessel deck, horizon, lighting and exact product geometry. Begin with the low weatherproof housing closed. Its two recessed latches release in sequence; the upper panels separate and hinge open with controlled damped motion. A compact telescoping mast rises vertically from inside while the folded circular antenna unfolds without intersecting the housing. The dish pivots smoothly on its gimbal, makes one small precision correction, then settles at the final upward angle shown in the last frame. Motion should feel engineered, stable and physically credible, with clean hinges, consistent scale and no loose parts. Bright neutral maritime documentary style, crisp product detail, calm blue sea softly out of focus, no people, labels, graphics or added text. Native soundscape: gentle ocean wash and distant vessel-engine hum, two firm latch clicks, quiet sealed servo whir, soft hinge movement, a precise locking clunk and one restrained electronic ready chime at full deployment." \
resolution=720p \
duration=5 \
providerSettings.pixverse.audio=true \
providerSettings.pixverse.thinking=auto \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/466caa75-f11a-449c-95aa-05afc80c6b62.jpg \
inputs.frameImages.0.frame=first \
inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/0d843dd4-52ed-46cd-8c9c-09ec3b0bb1c5.jpg \
inputs.frameImages.1.frame=last{
"taskType": "videoInference",
"taskUUID": "812e27c5-2a93-460d-be8c-040f670df11c",
"model": "pixverse:1@7",
"positivePrompt": "Create one continuous five-second industrial product demonstration connecting the supplied closed and deployed terminal frames. Keep the camera locked and preserve the vessel deck, horizon, lighting and exact product geometry. Begin with the low weatherproof housing closed. Its two recessed latches release in sequence; the upper panels separate and hinge open with controlled damped motion. A compact telescoping mast rises vertically from inside while the folded circular antenna unfolds without intersecting the housing. The dish pivots smoothly on its gimbal, makes one small precision correction, then settles at the final upward angle shown in the last frame. Motion should feel engineered, stable and physically credible, with clean hinges, consistent scale and no loose parts. Bright neutral maritime documentary style, crisp product detail, calm blue sea softly out of focus, no people, labels, graphics or added text. Native soundscape: gentle ocean wash and distant vessel-engine hum, two firm latch clicks, quiet sealed servo whir, soft hinge movement, a precise locking clunk and one restrained electronic ready chime at full deployment.",
"resolution": "720p",
"duration": 5,
"providerSettings": {
"pixverse": {
"audio": true,
"thinking": "auto"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/466caa75-f11a-449c-95aa-05afc80c6b62.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/0d843dd4-52ed-46cd-8c9c-09ec3b0bb1c5.jpg",
"frame": "last"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "812e27c5-2a93-460d-be8c-040f670df11c",
"videoUUID": "4511306c-8e5a-4e4a-8a49-23de4635783c",
"videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/4511306c-8e5a-4e4a-8a49-23de4635783c.mp4",
"seed": 1154913583,
"cost": 0.2652
}