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