Instructions to use stablediffusionapi/miasma2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/miasma2 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/miasma2", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 32783e06b46410a7a6fb9359abdbd5913fe65dbeee9a0d2deaee65a344ce13f8
- Size of remote file:
- 167 MB
- SHA256:
- e4b9173c8dc27a328726b85f11d387fa8a2e889dbf4548fe03286293f1655b3c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.