Instructions to use stablediffusionapi/maky-ch-003 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/maky-ch-003 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/maky-ch-003", 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:
- 5fee0c85de7e4592ed6013450d6f8ff4beaf091a81a27883be91b8f66b0d8236
- Size of remote file:
- 246 MB
- SHA256:
- b246f2d3cd5e0c4ba45b71167ba67f1bf46722821e493f53e0b1948a4a59aadb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.