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