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