Instructions to use Wan-AI/Wan2.2-Animate-2-14B-Distilled-Diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Wan-AI/Wan2.2-Animate-2-14B-Distilled-Diffusers with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-Animate-2-14B-Distilled-Diffusers", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Wan2.2-Animate-2-14B-Distilled-Diffusers / transformer /diffusion_pytorch_model-00004-of-00004.safetensors
- Xet hash:
- ac520caa10894e804a8557a040c3dbaaa25a083298700d389ac0400dc96d68f5
- Size of remote file:
- 2.99 GB
- SHA256:
- 130fd0a278a06096e483f08b2492ddd86b89fef8676b3d7b30556b3230a9b005
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.