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:
- 3ee6678ca0317e305ab3610a548ba6289db22a41f8073b62012499ece6975724
- Size of remote file:
- 1.72 GB
- SHA256:
- 676c39eb18d60cab3144287e054b27249cf8faa02c0e4e84b20448d4acbd78f8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.