Instructions to use DonGenialo/db_lora_output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DonGenialo/db_lora_output 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("DonGenialo/db_lora_output") prompt = "a pixel art" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Gated model You can list files but not access them
Preview of files found in this repository
- checkpoint-10
- checkpoint-100
- checkpoint-110
- checkpoint-120
- checkpoint-130
- checkpoint-140
- checkpoint-150
- checkpoint-160
- checkpoint-170
- checkpoint-180
- checkpoint-190
- checkpoint-20
- checkpoint-200
- checkpoint-210
- checkpoint-220
- checkpoint-230
- checkpoint-240
- checkpoint-250
- checkpoint-260
- checkpoint-270
- checkpoint-280
- checkpoint-290
- checkpoint-30
- checkpoint-300
- checkpoint-310
- checkpoint-320
- checkpoint-330
- checkpoint-340
- checkpoint-350
- checkpoint-360
- checkpoint-370
- checkpoint-380
- checkpoint-390
- checkpoint-40
- checkpoint-400
- checkpoint-410
- checkpoint-420
- checkpoint-430
- checkpoint-440
- checkpoint-450
- checkpoint-460
- checkpoint-470
- checkpoint-480
- checkpoint-490
- checkpoint-50
- checkpoint-500
- checkpoint-510
- checkpoint-520
- checkpoint-530
- checkpoint-540