You're looking at a specific version of this model. Jump to the model overview.

pixverse /pixverse-v4:5596a52d

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Text prompt for video generation
image
string
Image to use for video generation
quality
string (enum)
540p

Options:

360p, 540p, 720p, 1080p

Resolution of the video. 360p and 540p cost the same, but 720p and 1080p cost more. For 5 seconds in normal motion mode, 360p and 540p cost $0.45, 720p costs $0.60, and 1080p costs $1.20
aspect_ratio
string (enum)
16:9

Options:

16:9, 9:16, 1:1

Aspect ratio of the video
duration
integer (enum)
5

Options:

5, 8

Duration of the video in seconds. 8 second videos cost twice as much as 5 second videos. (1080p does not support 8 second duration)
motion_mode
string (enum)
normal

Options:

normal, smooth

Motion mode for the video. Smooth videos generate more frames, so they cost twice as much. (smooth is only available when using a 5 second duration, 1080p does not support smooth motion)
negative_prompt
string
Negative prompt to avoid certain elements in the video
seed
integer
Random seed. Set for reproducible generation
style
string (enum)
None

Options:

None, anime, 3d_animation, clay, cyberpunk, comic

Style of the video
effect
string (enum)
None

Options:

None, Let's YMCA!, Subject 3 Fever, Ghibli Live!, Suit Swagger, Muscle Surge, 360° Microwave, Warmth of Jesus, Emergency Beat, Anything, Robot, Kungfu Club, Mint in Box, Retro Anime Pop, Vogue Walk, Mega Dive, Evil Trigger

Special effect to apply to the video

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}