Video GenerationActive
alibaba / wan 2.6
wan 2.6
Generates videos from text prompts or images using Alibaba's Wan 2.6 model. Supports multiple modes and customization options.
Text to VideoImage to VideoReference To Video
Model ID
wan 2.6
Provider
alibaba
Updated
1773660511
wiro playground—alibaba/wan 2.6
Updated 1773660511
## Overview
Wan 2.6 is a video generation model developed by Alibaba, designed for creating videos from text prompts or images. It supports various modes including standard and pro, and offers customization options such as resolution, duration, and aspect ratio.
## What you can build
- Dynamic video content from textual descriptions
- Image-to-video transformations
- Customized video outputs tailored to specific requirements
## Inputs
- **Mode**: Select between 'std' or 'pro' modes
- **Prompt**: The text prompt to generate the video
- **Negative Prompt**: Exclude unwanted elements from the output
- **Image**: Optional input image to determine video ratio
- **Audio**: Optional audio input (not supported for r2v)
- **References**: Reference images or videos for character appearance and voice
- **Duration**: Total video duration (3-15 seconds)
- **Resolution**: Quality setting (720P or 1080P)
- **Ratio**: Aspect ratio selection (16:9, 9:16, 1:1, 4:3, 3:4)
- **Shot Type**: Single or multi-shot video generation
- **Prompt Extend**: Enable for multi-shot with text-to-video
- **Watermark**: Add AI-generated watermark
- **Seed**: Random seed for reproducible results
## Outputs
- Generated video files with customizable duration and resolution
- Optionally includes audio and watermark features
## Recommended settings
- Use 'pro' mode for enhanced quality and advanced features
- Set duration between 5-10 seconds for optimal performance
- Choose 1080P resolution for higher quality output
## Limitations
- Audio support is limited to certain modes
- Reference images must contain only one main character
- Multi-shot requires prompt extension to be enabled
## Safety & compliance
- Ensure all inputs comply with applicable laws and regulations
- Use generated content responsibly and ethically
- Respect copyright and intellectual property rights
Example prompts
Great starting points for wan 2.6.
Cinematic landscape photography, moody and cozy atmosphere, sharp focus, natural lighting. Single Continuous Shot: A slow, smooth dolly camera movement pushing forward from inside a dimly lit, rustic room towards a tall rectangular window. Framed perfectly through the glass is a colossal, snow-capped mountain peak (the Matterhorn) under a bright, overcast sky. As the camera slowly creeps closer to the window pane, the rugged, icy details of the mountain face become sharper, and faint wisps of snow can be seen blowing off the very top of the peak. The dark window frame and the small lantern on the sill slowly slide toward the edges of the frame. Audio: The muffled, distant sound of harsh, freezing wind blowing outside, contrasted with the subtle, warm crackle of an unseen fireplace inside the room.Video Generation
Cinematic documentary style, National Geographic aesthetic, hyper-realistic, high contrast lighting. Single Continuous Shot: A slow, steady aerial drone push-in moving up the razor-sharp ridge of a massive, towering orange sand dune. The dune is starkly divided by bright sunlight on the right and deep shadow on the left. A long, winding line of tiny explorers slowly treks up the sunlit edge. As the camera smoothly glides forward and upward, the hikers continuously struggle against the incline, their boots sinking deep into the soft sand. High desert winds visibly whip fine, shimmering streams of sand off the sharp crest of the dune into the air. Audio: The constant, deep howling of sweeping desert winds and the rhythmic, heavy crunching of boots dragging through deep sand.Video Generation
Warm golden hour lighting, soft focus, indie film aesthetic. Shot 1: A medium shot of a young woman with curly hair sitting on the hood of a vintage car parked at the edge of a cliff, looking at the sunset. Shot 2: The camera slowly pushes in as she turns her head toward the lens, her expression shifting from thoughtful to a warm, genuine smile. Shot 3: A close-up of her face as she clearly says the words, \\\"We finally made it.\\\" Audio: Soft wind blowing through dry grass, a distant acoustic guitar chord, and clear, natural female dialogue.Video Generation
Studio commercial lighting, macro photography, 4k resolution, clean aesthetic. Shot 1: A slow pan across a sleek, frosted glass bottle of perfume sitting on a bed of dark green wet moss. Shot 2: An extreme close-up of a single water droplet sliding down the side of the glass bottle, reflecting soft studio lights. Shot 3: A dynamic wide shot as a burst of fine golden mist is sprayed from the nozzle, catching the backlight. Audio: Ambient forest sounds, a crisp crystalline ping, and the sharp, airy sound of a spray nozzle releasing mist.Video Generation
35mm film grain, cinematic moody lighting, hyper-realistic. Shot 1: A wide establishing shot of a neon-lit cyberpunk alleyway in the pouring rain; a mysterious figure in a dark trench coat stands under a flickering streetlamp. Shot 2: A fast tracking shot following the figure as they sprint splashing through deep puddles, glancing back over their shoulder. Shot 3: A tight close-up on the figure\'s face, breathing heavily, as a bright red neon light reflects in their eyes. Audio: Heavy rain pouring, rhythmic splashing footsteps, and a low, tense synthetic bass hum.Video Generation
API quick start
Run wan 2.6 with a single API call.
POST https://api.wiro.ai/v1/Run/alibaba/wan 2.6
{
"prompt": "Cinematic documentary style, National Geo…",
"mode": "std",
"negativePrompt": "...",
"duration": 5
}