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