Instructions to use stablediffusionapi/glittermix-v2-0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/glittermix-v2-0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/glittermix-v2-0", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 362db263a0e93cbd0f659091f94a81ff256b3fb8050a185f22da29f4ad12dd12
- Size of remote file:
- 167 MB
- SHA256:
- ec3caf85a5236a83f45960892b1696cc640a8e78df293e1eb6d4ed33d86a0245
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.