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