Instructions to use stablediffusionapi/miasmav3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/miasmav3 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/miasmav3", 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
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- b39eaa2dfccfbe3d083951c865ee88dfa6a79ea4bf2b8ca90ae9a19fc4fd8b5d
- Size of remote file:
- 246 MB
- SHA256:
- 81a0c589ae2c7ba0052c2f6c29a29e41a314aea790415fd90ebc7fd2328db7d0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.