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