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