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

jichengdu /wan-i2v:c0bae658

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
image
string
Input image to start generating from
prompt
string
A warrior swings her swords in preparation for battle
Prompt for video generation
num_frames
integer
81

Min: 81

Max: 100

Number of video frames. 81 frames give the best results
max_area
string (enum)
1280*720

Options:

1280*720, 720*1280

Maximum area of generated image. The input image will shrink to fit these dimensions
frames_per_second
integer
16

Min: 5

Max: 24

Frames per second
sample_steps
integer
30

Min: 1

Max: 40

Number of generation steps
sample_guide_scale
number
5

Max: 10

Higher guide scale makes prompt adherence better
sample_shift
number
5

Min: 1

Max: 10

Sample shift factor
seed
integer
Random seed. Leave blank for random

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'}