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