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