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