infery
← All models

Wan Text to Video

alibaba/wan-3.0/text-to-video

Video generationby Alibaba

Wan 3.0 is the latest generation AI video model, delivering enhanced motion smoothness, superior scene fidelity, and greater visual coherence.

Example

Details

Accepts
text

Pricing

Price
0.021 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seed
audiobooleanInclude generated audio.
promptrequiredstringText prompt for the generated video.
durationOutput duration in seconds. Set to null for smart duration, which lets the model pick a length from the prompt and reference media.
resolutionstringenum: 480p, 720p, 1080pOutput video resolution tier.
aspect_ratiostringenum: adaptive, 16:9, 4:3, 1:1, 3:4, 9:16Output aspect ratio, or adaptive selection.
enable_thinkingbooleanEnable enhanced reasoning before generation.
enable_safety_checkerbooleanEnable content moderation for input and output. Disabling it requires account authorization; unauthorized requests are always checked.
enable_prompt_expansionbooleanEnable intelligent prompt rewriting. Disabling it can save roughly 20-60 seconds of latency but is likely to degrade generation quality.

Output

FieldTypeDescription
seedintegerThe seed used for generation.
videoThe generated video file.
durationnumberGenerated video duration in seconds.
actual_prompt