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