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