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