Video GenerationActive
Wan-AI / Wan2.2-Animate-Animation
Wan2.2-Animate-Animation
Transform images into animated videos using the Wan2.2 Animate model. Generate smooth video animations from reference images and driving videos.
Image to VideoH200Wan2.2
Model ID
Wan2.2-Animate-Animation
Provider
wan-ai
Updated
1770809930
wiro playground—wan-ai/Wan2.2-Animate-Animation
Updated 1770809930
Overview
Wan2.2 Animate is a model designed for creating animated videos from input images and driving videos. It leverages advanced AI techniques to transfer motion from a driving video to a reference character image.
What you can build
- Character animation videos
- Motion transfer between images and videos
- AI-generated video content for entertainment and media production
Inputs
- Input Image: Reference character image to animate
- Video: Driving video containing motion to transfer
Outputs
- Animated video output based on input image and driving video
Recommended settings
- Use default resolution for standard quality
- Set inference steps between 20-50 for balanced results
- Guidance scale of 1.0 works well for most cases
Limitations
- Requires high-quality input images and videos for best results
- Performance may vary with complex backgrounds or fast movements
- Output quality depends on input image and video clarity
Safety & compliance
- Ensure all input materials comply with copyright regulations
- This tool is intended for creative and educational purposes only
- Users should verify generated content meets their requirements
API quick start
Run Wan2.2-Animate-Animation with a single API call.
POST https://api.wiro.ai/v1/Run/Wan-AI/Wan2.2-Animate-Animation
{
"inputImage": "https://your-cdn.com/input.png",
"inputVideo": "https://your-cdn.com/input.mp4",
"steps": 20,
"scale": 1.0
}