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