Instructions to use stablediffusionapi/kenshi-00 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/kenshi-00 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/kenshi-00", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- a54cf5db27109944ce318e291a48286a4b3b27940f3681fd8c11b830372a9192
- Size of remote file:
- 167 MB
- SHA256:
- c6df464d2962566d27a13100a0aa3b45b38a411a02756360c849890aaa265c31
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.