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