Instructions to use alibaba-pai/EasyAnimateV4-XL-2-InP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alibaba-pai/EasyAnimateV4-XL-2-InP 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/EasyAnimateV4-XL-2-InP", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 12ee9fd7be479f6dc8bd3cbb9cdd28a144bddf652345fd7c8227ddaf55ce1863
- Size of remote file:
- 1.05 GB
- SHA256:
- c268389b15ee74a8c7c46512e57057e6106c9acb36865e54464061cc395022a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.