Instructions to use neggles/animatediff-modules with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use neggles/animatediff-modules with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("neggles/animatediff-modules", 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:
- 52e7c34465864e81facc3f1f51d8bd3ffc05562bc7e88eb9bcde57ea0422acf6
- Size of remote file:
- 836 MB
- SHA256:
- 85e879a860b5cae250931bc70b18d66b8f63ac2998f4d78ebc373b2a532329e6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.