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