Instructions to use stablediffusionapi/epicbabes_realistic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/epicbabes_realistic 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/epicbabes_realistic", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 9ce38543261f30a76fd92ecfe244968138aaa97c84c5715458320a3e157b3a3b
- Size of remote file:
- 167 MB
- SHA256:
- 1359c416570dd25213dac04c4dc45bbf86cb4e4bf558a1d0d0bb350fc8d67e27
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.