You're looking at a specific version of this model. Jump to the model overview.
wan-video /wan-2.5-t2v:7bd10e43
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 |
|---|---|---|---|
| size |
None
|
1280*720
|
Video resolution and aspect ratio
|
| duration |
None
|
5
|
Duration of the generated video in seconds
|
| seed |
integer
|
Random seed for reproducible generation
|
|
| audio |
string
|
Audio file (wav/mp3, 3-30s, ≤15MB) for voice/music synchronization
|
|
| prompt |
string
|
Text prompt for video generation
|
|
| negative_prompt |
string
|
|
Negative prompt to avoid certain elements
|
| enable_prompt_expansion |
boolean
|
True
|
If set to true, the prompt optimizer will be enabled
|
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'}