You're looking at a specific version of this model. Jump to the model overview.
alibaba /wan-3-prime:24c6eaf8
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
|
| resolution |
None
|
1080p
|
Output video resolution
|
| aspect_ratio |
None
|
adaptive
|
Aspect ratio of the generated video. 'adaptive' lets the model choose the best ratio for the prompt.
|
| duration |
integer
|
5
Min: 2 Max: 30 |
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'}