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