Instructions to use stablediffusionapi/mistoonsapphire-v10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/mistoonsapphire-v10 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/mistoonsapphire-v10", torch_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:
- 06d8208e2cac196bd90c901564ae33047eef703a36067a3b87d8a5ea5f9c7887
- Size of remote file:
- 167 MB
- SHA256:
- 081e87805e97a796da93070c07f51e74a7b1588019e29cf09d1f759ddff8b621
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.