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