You're looking at a specific version of this model. Jump to the model overview.
wan-video /wan-2.7-t2v:6c53841e
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
|
|
| negative_prompt |
string
|
|
Negative prompt — describes content that should not appear in the video
|
| audio |
string
|
Audio file (wav/mp3, 3-30s, ≤15MB) for voice/music synchronization. If not provided, the model auto-generates matching audio.
|
|
| resolution |
None
|
1080p
|
Output video resolution
|
| aspect_ratio |
None
|
16:9
|
Aspect ratio of the generated video
|
| duration |
integer
|
5
Min: 2 Max: 15 |
Duration of the generated video in seconds
|
| enable_prompt_expansion |
boolean
|
True
|
Automatically expand and optimize the prompt for better results. Improves quality for short prompts but increases latency.
|
| seed |
integer
|
Random seed for reproducible generation. Range: 0-2147483647
|
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'}