Instructions to use kmpartner/bk15-testtil with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use kmpartner/bk15-testtil with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("kmpartner/bk15-testtil", 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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b71e6f1abb83a5a0bd3f4362927928ba04cd94e27d855dd91f0da4f68314686f
- Size of remote file:
- 1.29 GB
- SHA256:
- 95c449cf5e79b5c04211cf0cbd220f8698b5ad01e46be3649e9f1d067fb5fa93
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.