Instructions to use Dunanwi/anima-preview-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Dunanwi/anima-preview-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("Dunanwi/anima-preview-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
- Xet hash:
- 05d2240f61e4f9ea641b955562ce423ed4b1de023260656aaf474d46d31d2a06
- Size of remote file:
- 7.03 MB
- SHA256:
- c0382117ea329cdf097041132f6d735924b697924d6f6fc3945713e96ce87539
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.