Instructions to use alibaba-pai/EasyAnimateV5.1-12b-zh-Control with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alibaba-pai/EasyAnimateV5.1-12b-zh-Control with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("alibaba-pai/EasyAnimateV5.1-12b-zh-Control", 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
- Xet hash:
- 982ce91d42220cee1c64be5577409bbc4cc375b832b666e43413e946b55a67c9
- Size of remote file:
- 23.6 GB
- SHA256:
- 6c489044283f2f615f3644faf8de34b4a88418b3758a5c93b5eb64459216f850
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.