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