Instructions to use GraydientPlatformAPI/realmergepony-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/realmergepony-xl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/realmergepony-xl", 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:
- 1aea6b986f8048c64dd756bb27dedc1d82e52e9da54e24b8ee7e2a9a27e5ca8a
- Size of remote file:
- 167 MB
- SHA256:
- 8056e6f17f88ebb220417b53b80565014e54b3fd311464659389a4eef9dae176
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.