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