Instructions to use alibaba-pai/EasyAnimateV5.1-12b-zh-Control-Camera 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-Camera 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-Camera", 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:
- 33ba708e45b6f716846be4af05167a30c0aae17390f3148d55194283493a9578
- Size of remote file:
- 3.86 GB
- SHA256:
- 381e110d74db594cc24956af0e74a01ae02104497113a78926990c5bd1f395f6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.