Text-to-Image
Diffusers
TensorBoard
lora
diffusers-training
stable-diffusion
stable-diffusion-diffusers
Instructions to use limravy/sd15-lora-kohker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use limravy/sd15-lora-kohker with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("limravy/sd15-lora-kohker") prompt = "\"a photo of sks-kohker temple\"" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Ctrl+K
- checkpoint-10
- checkpoint-100
- checkpoint-105
- checkpoint-110
- checkpoint-115
- checkpoint-120
- checkpoint-125
- checkpoint-130
- checkpoint-135
- checkpoint-140
- checkpoint-145
- checkpoint-15
- checkpoint-150
- checkpoint-155
- checkpoint-160
- checkpoint-165
- checkpoint-170
- checkpoint-175
- checkpoint-180
- checkpoint-185
- checkpoint-190
- checkpoint-195
- checkpoint-20
- checkpoint-200
- checkpoint-205
- checkpoint-210
- checkpoint-215
- checkpoint-220
- checkpoint-225
- checkpoint-230
- checkpoint-235
- checkpoint-240
- checkpoint-245
- checkpoint-25
- checkpoint-250
- checkpoint-255
- checkpoint-260
- checkpoint-265
- checkpoint-270
- checkpoint-275
- checkpoint-280
- checkpoint-285
- checkpoint-290
- checkpoint-295
- checkpoint-30
- checkpoint-300
- checkpoint-35
- checkpoint-40
- checkpoint-45
- checkpoint-5