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