infery
← All models

Wan 3

wan-3

Video generationby Alibaba

Generate cinematic video from text with Alibaba's Wan 3.0. Supports 480p, 720p, and 1080p output.

Example

Details

Accepts
text

Pricing

Price
3.13 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed for reproducible generation. Range: 0-2147483647
imagestringOptional first-frame image to animate into a video (jpg/png/bmp/webp, ≤10MB). When provided, the video is generated from this image guided by the prompt.
promptrequiredstringText prompt for video generation
durationintegerDuration of the generated video in seconds
resolutionstringenum: 480p, 720p, 1080p
aspect_ratioenum: adaptive, 16:9, 9:16, 1:1, 4:3, 3:4Aspect ratio of the generated video. 'adaptive' lets the model choose the best ratio for the prompt. Ignored when an image is provided (the input image's aspect ratio is used).
negative_promptstringNegative prompt — describes content that should not appear in the video
enable_prompt_expansionbooleanAutomatically expand and optimize the prompt for better results. Improves quality for short prompts but increases latency.