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