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