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