PixVerse V5

PixVerse V5 generates high fidelity video from text prompts or single images. It delivers smooth motion and sharp cinematic frames with strong prompt alignment. Ideal for creators who need fast iteration, keyframe control, and consistent style across shots.

API Reference
INTEGRATE
Complete technical specification for integration
RequestResponse
Examples4
CODE
Ready-to-use code snippets for common workflows
text-to-video
Backwater Valve Cutaway Explainer$0.299~1m 42simport { 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@5',
positivePrompt: 'Single continuous photorealistic CGI product explainer for a plumbing manufacturer, composed in cinematic 16:9. A brass residential backwater valve sits centered inside a clean transparent cutaway drainpipe on a dark navy studio workbench. Begin with a close three-quarter view as clear water flows normally through the pipe from left to right, carrying a few visible bubbles and harmless debris past the open hinged gate. The camera slowly dollies forward and arcs right. Mid-shot, a turbulent reverse surge rushes back from the right; the rising water force swings the internal stainless-steel gate firmly shut toward camera, compressing the black rubber seal. The surge impacts the closed gate and stops completely while droplets, bubbles, and suspended particles swirl on the blocked side. End on a sharp macro view of the sealed mechanism, with the protected left side remaining dry and calm. Premium industrial visualization, physically accurate water, precise mechanical motion, brushed metal, warm copper highlights, cool navy background, crisp rim lighting, subtle volumetric mist, shallow depth of field, no cuts, no labels, no logo, no interface, no on-screen text.',
negativePrompt: 'people, hands, tools, exploded parts, disconnected components, leaking seal, water crossing the closed gate, warped pipe, duplicate valve, illegible markings, brand names, captions, diagrams, arrows, interface elements, camera shake, abrupt cuts, cartoon appearance',
width: 1920,
height: 1080,
duration: 5,
providerSettings: {
pixverse: {
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@5",
"positivePrompt": "Single continuous photorealistic CGI product explainer for a plumbing manufacturer, composed in cinematic 16:9. A brass residential backwater valve sits centered inside a clean transparent cutaway drainpipe on a dark navy studio workbench. Begin with a close three-quarter view as clear water flows normally through the pipe from left to right, carrying a few visible bubbles and harmless debris past the open hinged gate. The camera slowly dollies forward and arcs right. Mid-shot, a turbulent reverse surge rushes back from the right; the rising water force swings the internal stainless-steel gate firmly shut toward camera, compressing the black rubber seal. The surge impacts the closed gate and stops completely while droplets, bubbles, and suspended particles swirl on the blocked side. End on a sharp macro view of the sealed mechanism, with the protected left side remaining dry and calm. Premium industrial visualization, physically accurate water, precise mechanical motion, brushed metal, warm copper highlights, cool navy background, crisp rim lighting, subtle volumetric mist, shallow depth of field, no cuts, no labels, no logo, no interface, no on-screen text.",
"negativePrompt": "people, hands, tools, exploded parts, disconnected components, leaking seal, water crossing the closed gate, warped pipe, duplicate valve, illegible markings, brand names, captions, diagrams, arrows, interface elements, camera shake, abrupt cuts, cartoon appearance",
"width": 1920,
"height": 1080,
"duration": 5,
"providerSettings": {
"pixverse": {
"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": "348752f0-8116-4a3d-9144-7c3d9937dfe6",
"model": "pixverse:1@5",
"positivePrompt": "Single continuous photorealistic CGI product explainer for a plumbing manufacturer, composed in cinematic 16:9. A brass residential backwater valve sits centered inside a clean transparent cutaway drainpipe on a dark navy studio workbench. Begin with a close three-quarter view as clear water flows normally through the pipe from left to right, carrying a few visible bubbles and harmless debris past the open hinged gate. The camera slowly dollies forward and arcs right. Mid-shot, a turbulent reverse surge rushes back from the right; the rising water force swings the internal stainless-steel gate firmly shut toward camera, compressing the black rubber seal. The surge impacts the closed gate and stops completely while droplets, bubbles, and suspended particles swirl on the blocked side. End on a sharp macro view of the sealed mechanism, with the protected left side remaining dry and calm. Premium industrial visualization, physically accurate water, precise mechanical motion, brushed metal, warm copper highlights, cool navy background, crisp rim lighting, subtle volumetric mist, shallow depth of field, no cuts, no labels, no logo, no interface, no on-screen text.",
"negativePrompt": "people, hands, tools, exploded parts, disconnected components, leaking seal, water crossing the closed gate, warped pipe, duplicate valve, illegible markings, brand names, captions, diagrams, arrows, interface elements, camera shake, abrupt cuts, cartoon appearance",
"width": 1920,
"height": 1080,
"duration": 5,
"providerSettings": {
"pixverse": {
"style": "cyberpunk"
}
}
}
]'runware run pixverse:1@5 \
positivePrompt="Single continuous photorealistic CGI product explainer for a plumbing manufacturer, composed in cinematic 16:9. A brass residential backwater valve sits centered inside a clean transparent cutaway drainpipe on a dark navy studio workbench. Begin with a close three-quarter view as clear water flows normally through the pipe from left to right, carrying a few visible bubbles and harmless debris past the open hinged gate. The camera slowly dollies forward and arcs right. Mid-shot, a turbulent reverse surge rushes back from the right; the rising water force swings the internal stainless-steel gate firmly shut toward camera, compressing the black rubber seal. The surge impacts the closed gate and stops completely while droplets, bubbles, and suspended particles swirl on the blocked side. End on a sharp macro view of the sealed mechanism, with the protected left side remaining dry and calm. Premium industrial visualization, physically accurate water, precise mechanical motion, brushed metal, warm copper highlights, cool navy background, crisp rim lighting, subtle volumetric mist, shallow depth of field, no cuts, no labels, no logo, no interface, no on-screen text." \
negativePrompt="people, hands, tools, exploded parts, disconnected components, leaking seal, water crossing the closed gate, warped pipe, duplicate valve, illegible markings, brand names, captions, diagrams, arrows, interface elements, camera shake, abrupt cuts, cartoon appearance" \
width=1920 \
height=1080 \
duration=5 \
providerSettings.pixverse.style=cyberpunk{
"taskType": "videoInference",
"taskUUID": "348752f0-8116-4a3d-9144-7c3d9937dfe6",
"model": "pixverse:1@5",
"positivePrompt": "Single continuous photorealistic CGI product explainer for a plumbing manufacturer, composed in cinematic 16:9. A brass residential backwater valve sits centered inside a clean transparent cutaway drainpipe on a dark navy studio workbench. Begin with a close three-quarter view as clear water flows normally through the pipe from left to right, carrying a few visible bubbles and harmless debris past the open hinged gate. The camera slowly dollies forward and arcs right. Mid-shot, a turbulent reverse surge rushes back from the right; the rising water force swings the internal stainless-steel gate firmly shut toward camera, compressing the black rubber seal. The surge impacts the closed gate and stops completely while droplets, bubbles, and suspended particles swirl on the blocked side. End on a sharp macro view of the sealed mechanism, with the protected left side remaining dry and calm. Premium industrial visualization, physically accurate water, precise mechanical motion, brushed metal, warm copper highlights, cool navy background, crisp rim lighting, subtle volumetric mist, shallow depth of field, no cuts, no labels, no logo, no interface, no on-screen text.",
"negativePrompt": "people, hands, tools, exploded parts, disconnected components, leaking seal, water crossing the closed gate, warped pipe, duplicate valve, illegible markings, brand names, captions, diagrams, arrows, interface elements, camera shake, abrupt cuts, cartoon appearance",
"width": 1920,
"height": 1080,
"duration": 5,
"providerSettings": {
"pixverse": {
"style": "cyberpunk"
}
}
}Response
{
"taskType": "videoInference",
"taskUUID": "348752f0-8116-4a3d-9144-7c3d9937dfe6",
"videoUUID": "97384a27-a34a-4599-a381-61c57cff3426",
"videoURL": "https://vm.runware.ai/video/os/a08dlim3/ws/5/vi/97384a27-a34a-4599-a381-61c57cff3426.mp4",
"seed": 1528909849,
"cost": 0.299
}first-frame
Nocturnal Transit Logo Motion Loop$0.299~1m 5simport { 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@5',
positivePrompt: 'Continue directly from the supplied first-frame logo keyframe and animate its existing elements without redesigning them. Preserve the exact owl-shaped transit emblem, centered composition, flat geometry, midnight-indigo background, cream route loops, coral waypoint, mint street grid, and screen-printed texture. Begin with the complete logo resting. A soft reflective highlight travels along both mirrored route loops like two night buses following synchronized routes. The faint street grid gently illuminates outward from the coral waypoint, one intersection at a time. The cream loops then peel a short distance outward in a smooth symmetrical orbit while retaining their precise shapes; the coral waypoint pulses once like a station beacon. The loops glide back and lock perfectly into the owl emblem as the grid illumination recedes. End on the exact original arrangement and brightness for a seamless loop. Polished 2D brand motion, controlled easing, sharp edges, subtle analog grain, steady locked camera, no added objects or text.',
negativePrompt: 'Extra lettering, captions, new symbols, altered logo geometry, color shifts, camera movement, zoom, perspective distortion, flicker, abrupt cuts, uneven asymmetry, warped lines, photorealism, mockup presentation.',
resolution: '720p',
duration: 8,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/508a95d5-1603-4cf4-aec0-d55497d615bb.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@5",
"positivePrompt": "Continue directly from the supplied first-frame logo keyframe and animate its existing elements without redesigning them. Preserve the exact owl-shaped transit emblem, centered composition, flat geometry, midnight-indigo background, cream route loops, coral waypoint, mint street grid, and screen-printed texture. Begin with the complete logo resting. A soft reflective highlight travels along both mirrored route loops like two night buses following synchronized routes. The faint street grid gently illuminates outward from the coral waypoint, one intersection at a time. The cream loops then peel a short distance outward in a smooth symmetrical orbit while retaining their precise shapes; the coral waypoint pulses once like a station beacon. The loops glide back and lock perfectly into the owl emblem as the grid illumination recedes. End on the exact original arrangement and brightness for a seamless loop. Polished 2D brand motion, controlled easing, sharp edges, subtle analog grain, steady locked camera, no added objects or text.",
"negativePrompt": "Extra lettering, captions, new symbols, altered logo geometry, color shifts, camera movement, zoom, perspective distortion, flicker, abrupt cuts, uneven asymmetry, warped lines, photorealism, mockup presentation.",
"resolution": "720p",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/508a95d5-1603-4cf4-aec0-d55497d615bb.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": "7d083c7b-17d1-4ed0-81f0-fc56cdc57ab6",
"model": "pixverse:1@5",
"positivePrompt": "Continue directly from the supplied first-frame logo keyframe and animate its existing elements without redesigning them. Preserve the exact owl-shaped transit emblem, centered composition, flat geometry, midnight-indigo background, cream route loops, coral waypoint, mint street grid, and screen-printed texture. Begin with the complete logo resting. A soft reflective highlight travels along both mirrored route loops like two night buses following synchronized routes. The faint street grid gently illuminates outward from the coral waypoint, one intersection at a time. The cream loops then peel a short distance outward in a smooth symmetrical orbit while retaining their precise shapes; the coral waypoint pulses once like a station beacon. The loops glide back and lock perfectly into the owl emblem as the grid illumination recedes. End on the exact original arrangement and brightness for a seamless loop. Polished 2D brand motion, controlled easing, sharp edges, subtle analog grain, steady locked camera, no added objects or text.",
"negativePrompt": "Extra lettering, captions, new symbols, altered logo geometry, color shifts, camera movement, zoom, perspective distortion, flicker, abrupt cuts, uneven asymmetry, warped lines, photorealism, mockup presentation.",
"resolution": "720p",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/508a95d5-1603-4cf4-aec0-d55497d615bb.jpg",
"frame": "first"
}
]
}
}
]'runware run pixverse:1@5 \
positivePrompt="Continue directly from the supplied first-frame logo keyframe and animate its existing elements without redesigning them. Preserve the exact owl-shaped transit emblem, centered composition, flat geometry, midnight-indigo background, cream route loops, coral waypoint, mint street grid, and screen-printed texture. Begin with the complete logo resting. A soft reflective highlight travels along both mirrored route loops like two night buses following synchronized routes. The faint street grid gently illuminates outward from the coral waypoint, one intersection at a time. The cream loops then peel a short distance outward in a smooth symmetrical orbit while retaining their precise shapes; the coral waypoint pulses once like a station beacon. The loops glide back and lock perfectly into the owl emblem as the grid illumination recedes. End on the exact original arrangement and brightness for a seamless loop. Polished 2D brand motion, controlled easing, sharp edges, subtle analog grain, steady locked camera, no added objects or text." \
negativePrompt="Extra lettering, captions, new symbols, altered logo geometry, color shifts, camera movement, zoom, perspective distortion, flicker, abrupt cuts, uneven asymmetry, warped lines, photorealism, mockup presentation." \
resolution=720p \
duration=8 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/508a95d5-1603-4cf4-aec0-d55497d615bb.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "7d083c7b-17d1-4ed0-81f0-fc56cdc57ab6",
"model": "pixverse:1@5",
"positivePrompt": "Continue directly from the supplied first-frame logo keyframe and animate its existing elements without redesigning them. Preserve the exact owl-shaped transit emblem, centered composition, flat geometry, midnight-indigo background, cream route loops, coral waypoint, mint street grid, and screen-printed texture. Begin with the complete logo resting. A soft reflective highlight travels along both mirrored route loops like two night buses following synchronized routes. The faint street grid gently illuminates outward from the coral waypoint, one intersection at a time. The cream loops then peel a short distance outward in a smooth symmetrical orbit while retaining their precise shapes; the coral waypoint pulses once like a station beacon. The loops glide back and lock perfectly into the owl emblem as the grid illumination recedes. End on the exact original arrangement and brightness for a seamless loop. Polished 2D brand motion, controlled easing, sharp edges, subtle analog grain, steady locked camera, no added objects or text.",
"negativePrompt": "Extra lettering, captions, new symbols, altered logo geometry, color shifts, camera movement, zoom, perspective distortion, flicker, abrupt cuts, uneven asymmetry, warped lines, photorealism, mockup presentation.",
"resolution": "720p",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/508a95d5-1603-4cf4-aec0-d55497d615bb.jpg",
"frame": "first"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "7d083c7b-17d1-4ed0-81f0-fc56cdc57ab6",
"videoUUID": "5fde388d-917d-4f0a-8603-f1a33d6c6cf1",
"videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/5fde388d-917d-4f0a-8603-f1a33d6c6cf1.mp4",
"seed": 1341011275,
"cost": 0.299
}first-last-frame
Precision Fermentation Sampling B-Roll$0.112~47simport { 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@5',
positivePrompt: 'Create a single continuous five-second documentary b-roll shot connecting the supplied first and last frames. In a pristine precision-fermentation laboratory, a technician collects an amber microbial culture sample from a bench-top glass bioreactor. Begin with the empty vial already positioned beneath the polished sampling spout and the other gloved hand gripping the lever. The technician smoothly opens the valve; a narrow, physically realistic stream of amber liquid flows into the vial while fine bubbles keep rising through the vessel. The stream stops cleanly as the lever closes, ending with the vial one-third full. Use a restrained slider push-in with a slight move to the right, preserving the same camera axis and subject geometry. Natural hand motion, accurate liquid behavior, subtle reflections on stainless steel, soft mint-white lab illumination, coral tubing accents, shallow depth of field, crisp photorealistic editorial stock-footage quality. Calm, credible, hygienic mood. No cuts, morphing, camera shake, faces, logos, labels, captions, or interface graphics.',
negativePrompt: 'Unstable equipment, changing vessel design, extra hands, deformed fingers, leaking valve, splashing liquid, smoke, dramatic steam, camera cuts, fast zoom, flicker, warped glass, illegible labels, logos, subtitles, watermark, laboratory interface overlays.',
resolution: '540p',
duration: 5,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/0b9a4e31-aa63-4fe8-8bb8-bbb79357efed.jpg',
frame: 'first'
},
{
image: 'https://assets.runware.ai/assets/inputs/6f1010e2-6a8f-4854-9686-a49be245988a.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@5",
"positivePrompt": "Create a single continuous five-second documentary b-roll shot connecting the supplied first and last frames. In a pristine precision-fermentation laboratory, a technician collects an amber microbial culture sample from a bench-top glass bioreactor. Begin with the empty vial already positioned beneath the polished sampling spout and the other gloved hand gripping the lever. The technician smoothly opens the valve; a narrow, physically realistic stream of amber liquid flows into the vial while fine bubbles keep rising through the vessel. The stream stops cleanly as the lever closes, ending with the vial one-third full. Use a restrained slider push-in with a slight move to the right, preserving the same camera axis and subject geometry. Natural hand motion, accurate liquid behavior, subtle reflections on stainless steel, soft mint-white lab illumination, coral tubing accents, shallow depth of field, crisp photorealistic editorial stock-footage quality. Calm, credible, hygienic mood. No cuts, morphing, camera shake, faces, logos, labels, captions, or interface graphics.",
"negativePrompt": "Unstable equipment, changing vessel design, extra hands, deformed fingers, leaking valve, splashing liquid, smoke, dramatic steam, camera cuts, fast zoom, flicker, warped glass, illegible labels, logos, subtitles, watermark, laboratory interface overlays.",
"resolution": "540p",
"duration": 5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/0b9a4e31-aa63-4fe8-8bb8-bbb79357efed.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/6f1010e2-6a8f-4854-9686-a49be245988a.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": "e7f00641-7d56-456a-923a-67259c24a660",
"model": "pixverse:1@5",
"positivePrompt": "Create a single continuous five-second documentary b-roll shot connecting the supplied first and last frames. In a pristine precision-fermentation laboratory, a technician collects an amber microbial culture sample from a bench-top glass bioreactor. Begin with the empty vial already positioned beneath the polished sampling spout and the other gloved hand gripping the lever. The technician smoothly opens the valve; a narrow, physically realistic stream of amber liquid flows into the vial while fine bubbles keep rising through the vessel. The stream stops cleanly as the lever closes, ending with the vial one-third full. Use a restrained slider push-in with a slight move to the right, preserving the same camera axis and subject geometry. Natural hand motion, accurate liquid behavior, subtle reflections on stainless steel, soft mint-white lab illumination, coral tubing accents, shallow depth of field, crisp photorealistic editorial stock-footage quality. Calm, credible, hygienic mood. No cuts, morphing, camera shake, faces, logos, labels, captions, or interface graphics.",
"negativePrompt": "Unstable equipment, changing vessel design, extra hands, deformed fingers, leaking valve, splashing liquid, smoke, dramatic steam, camera cuts, fast zoom, flicker, warped glass, illegible labels, logos, subtitles, watermark, laboratory interface overlays.",
"resolution": "540p",
"duration": 5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/0b9a4e31-aa63-4fe8-8bb8-bbb79357efed.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/6f1010e2-6a8f-4854-9686-a49be245988a.jpg",
"frame": "last"
}
]
}
}
]'runware run pixverse:1@5 \
positivePrompt="Create a single continuous five-second documentary b-roll shot connecting the supplied first and last frames. In a pristine precision-fermentation laboratory, a technician collects an amber microbial culture sample from a bench-top glass bioreactor. Begin with the empty vial already positioned beneath the polished sampling spout and the other gloved hand gripping the lever. The technician smoothly opens the valve; a narrow, physically realistic stream of amber liquid flows into the vial while fine bubbles keep rising through the vessel. The stream stops cleanly as the lever closes, ending with the vial one-third full. Use a restrained slider push-in with a slight move to the right, preserving the same camera axis and subject geometry. Natural hand motion, accurate liquid behavior, subtle reflections on stainless steel, soft mint-white lab illumination, coral tubing accents, shallow depth of field, crisp photorealistic editorial stock-footage quality. Calm, credible, hygienic mood. No cuts, morphing, camera shake, faces, logos, labels, captions, or interface graphics." \
negativePrompt="Unstable equipment, changing vessel design, extra hands, deformed fingers, leaking valve, splashing liquid, smoke, dramatic steam, camera cuts, fast zoom, flicker, warped glass, illegible labels, logos, subtitles, watermark, laboratory interface overlays." \
resolution=540p \
duration=5 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/0b9a4e31-aa63-4fe8-8bb8-bbb79357efed.jpg \
inputs.frameImages.0.frame=first \
inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/6f1010e2-6a8f-4854-9686-a49be245988a.jpg \
inputs.frameImages.1.frame=last{
"taskType": "videoInference",
"taskUUID": "e7f00641-7d56-456a-923a-67259c24a660",
"model": "pixverse:1@5",
"positivePrompt": "Create a single continuous five-second documentary b-roll shot connecting the supplied first and last frames. In a pristine precision-fermentation laboratory, a technician collects an amber microbial culture sample from a bench-top glass bioreactor. Begin with the empty vial already positioned beneath the polished sampling spout and the other gloved hand gripping the lever. The technician smoothly opens the valve; a narrow, physically realistic stream of amber liquid flows into the vial while fine bubbles keep rising through the vessel. The stream stops cleanly as the lever closes, ending with the vial one-third full. Use a restrained slider push-in with a slight move to the right, preserving the same camera axis and subject geometry. Natural hand motion, accurate liquid behavior, subtle reflections on stainless steel, soft mint-white lab illumination, coral tubing accents, shallow depth of field, crisp photorealistic editorial stock-footage quality. Calm, credible, hygienic mood. No cuts, morphing, camera shake, faces, logos, labels, captions, or interface graphics.",
"negativePrompt": "Unstable equipment, changing vessel design, extra hands, deformed fingers, leaking valve, splashing liquid, smoke, dramatic steam, camera cuts, fast zoom, flicker, warped glass, illegible labels, logos, subtitles, watermark, laboratory interface overlays.",
"resolution": "540p",
"duration": 5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/0b9a4e31-aa63-4fe8-8bb8-bbb79357efed.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/6f1010e2-6a8f-4854-9686-a49be245988a.jpg",
"frame": "last"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "e7f00641-7d56-456a-923a-67259c24a660",
"videoUUID": "6882d3d7-3ad2-49c1-8cb0-3a7e860f26c2",
"videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/6882d3d7-3ad2-49c1-8cb0-3a7e860f26c2.mp4",
"seed": 649521936,
"cost": 0.112
}visual-effect
Couture Beekeeping Suit Rotation Reel$0.299~49simport { 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@5',
positivePrompt: 'Premium five-second fashion product showcase for a couture protective beekeeping suit. Keep the full-body model centered, clearly visible, and poised as the presentation reveals the garment from every side. Preserve the exact ivory canvas construction, saffron pockets, oxblood gloves and boots, circular brass-framed mesh veil, realistic adult anatomy, and refined editorial styling from the first frame. Subtle natural fabric settling and delicate veil movement add life without changing the outfit. Warm honey-gold studio illumination glides across canvas, brass, leather, and mesh, revealing stitching and material texture. Symmetrical cream and apricot set, generous negative space, polished luxury campaign finish, crisp subject separation, smooth continuous motion, no cuts, no added props, no lettering, no logos.',
negativePrompt: 'wardrobe transformation, duplicated person, extra limbs, distorted hands, missing boots, altered veil, swarming insects, aggressive movement, cluttered set, camera shake, jump cuts, text, captions, logos, watermark',
resolution: '1080p',
duration: 5,
providerSettings: {
pixverse: {
effect: '360 microwave'
}
},
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/ad16cbc1-d0b4-4377-9500-f843ad2b2fc4.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@5",
"positivePrompt": "Premium five-second fashion product showcase for a couture protective beekeeping suit. Keep the full-body model centered, clearly visible, and poised as the presentation reveals the garment from every side. Preserve the exact ivory canvas construction, saffron pockets, oxblood gloves and boots, circular brass-framed mesh veil, realistic adult anatomy, and refined editorial styling from the first frame. Subtle natural fabric settling and delicate veil movement add life without changing the outfit. Warm honey-gold studio illumination glides across canvas, brass, leather, and mesh, revealing stitching and material texture. Symmetrical cream and apricot set, generous negative space, polished luxury campaign finish, crisp subject separation, smooth continuous motion, no cuts, no added props, no lettering, no logos.",
"negativePrompt": "wardrobe transformation, duplicated person, extra limbs, distorted hands, missing boots, altered veil, swarming insects, aggressive movement, cluttered set, camera shake, jump cuts, text, captions, logos, watermark",
"resolution": "1080p",
"duration": 5,
"providerSettings": {
"pixverse": {
"effect": "360 microwave"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/ad16cbc1-d0b4-4377-9500-f843ad2b2fc4.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": "d94da1ce-2a55-48dc-91e9-555835903e32",
"model": "pixverse:1@5",
"positivePrompt": "Premium five-second fashion product showcase for a couture protective beekeeping suit. Keep the full-body model centered, clearly visible, and poised as the presentation reveals the garment from every side. Preserve the exact ivory canvas construction, saffron pockets, oxblood gloves and boots, circular brass-framed mesh veil, realistic adult anatomy, and refined editorial styling from the first frame. Subtle natural fabric settling and delicate veil movement add life without changing the outfit. Warm honey-gold studio illumination glides across canvas, brass, leather, and mesh, revealing stitching and material texture. Symmetrical cream and apricot set, generous negative space, polished luxury campaign finish, crisp subject separation, smooth continuous motion, no cuts, no added props, no lettering, no logos.",
"negativePrompt": "wardrobe transformation, duplicated person, extra limbs, distorted hands, missing boots, altered veil, swarming insects, aggressive movement, cluttered set, camera shake, jump cuts, text, captions, logos, watermark",
"resolution": "1080p",
"duration": 5,
"providerSettings": {
"pixverse": {
"effect": "360 microwave"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/ad16cbc1-d0b4-4377-9500-f843ad2b2fc4.jpg",
"frame": "first"
}
]
}
}
]'runware run pixverse:1@5 \
positivePrompt="Premium five-second fashion product showcase for a couture protective beekeeping suit. Keep the full-body model centered, clearly visible, and poised as the presentation reveals the garment from every side. Preserve the exact ivory canvas construction, saffron pockets, oxblood gloves and boots, circular brass-framed mesh veil, realistic adult anatomy, and refined editorial styling from the first frame. Subtle natural fabric settling and delicate veil movement add life without changing the outfit. Warm honey-gold studio illumination glides across canvas, brass, leather, and mesh, revealing stitching and material texture. Symmetrical cream and apricot set, generous negative space, polished luxury campaign finish, crisp subject separation, smooth continuous motion, no cuts, no added props, no lettering, no logos." \
negativePrompt="wardrobe transformation, duplicated person, extra limbs, distorted hands, missing boots, altered veil, swarming insects, aggressive movement, cluttered set, camera shake, jump cuts, text, captions, logos, watermark" \
resolution=1080p \
duration=5 \
providerSettings.pixverse.effect="360 microwave" \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/ad16cbc1-d0b4-4377-9500-f843ad2b2fc4.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "d94da1ce-2a55-48dc-91e9-555835903e32",
"model": "pixverse:1@5",
"positivePrompt": "Premium five-second fashion product showcase for a couture protective beekeeping suit. Keep the full-body model centered, clearly visible, and poised as the presentation reveals the garment from every side. Preserve the exact ivory canvas construction, saffron pockets, oxblood gloves and boots, circular brass-framed mesh veil, realistic adult anatomy, and refined editorial styling from the first frame. Subtle natural fabric settling and delicate veil movement add life without changing the outfit. Warm honey-gold studio illumination glides across canvas, brass, leather, and mesh, revealing stitching and material texture. Symmetrical cream and apricot set, generous negative space, polished luxury campaign finish, crisp subject separation, smooth continuous motion, no cuts, no added props, no lettering, no logos.",
"negativePrompt": "wardrobe transformation, duplicated person, extra limbs, distorted hands, missing boots, altered veil, swarming insects, aggressive movement, cluttered set, camera shake, jump cuts, text, captions, logos, watermark",
"resolution": "1080p",
"duration": 5,
"providerSettings": {
"pixverse": {
"effect": "360 microwave"
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/ad16cbc1-d0b4-4377-9500-f843ad2b2fc4.jpg",
"frame": "first"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "d94da1ce-2a55-48dc-91e9-555835903e32",
"videoUUID": "bea11e4f-c1af-4f29-aeca-cce9b602081f",
"videoURL": "https://vm.runware.ai/video/os/a09dlim3/ws/5/vi/bea11e4f-c1af-4f29-aeca-cce9b602081f.mp4",
"seed": 1828944739,
"cost": 0.299
}