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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b8ae348cd28d76ee8a3a8bbb33a66cd190e4ef180d7a8284c235d0c738387e35
- Size of remote file:
- 1.72 GB
- SHA256:
- 0618c4f1db798a71b1ffb72f7b8c2a612498e978c92d606413b5922e99f7eba3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.