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