Update readme
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ Our models are distilled from [stabilityai/stable-diffusion-xl-base-1.0](https:/
|
|
16 |
|
17 |
We provide both full UNet and LoRA checkpoints. The full UNet models have the best quality while the LoRA models can be applied to other base models.
|
18 |
|
|
|
19 |
|
20 |
## Diffusers Usage
|
21 |
|
|
|
16 |
|
17 |
We provide both full UNet and LoRA checkpoints. The full UNet models have the best quality while the LoRA models can be applied to other base models.
|
18 |
|
19 |
+
[Demo](https://huggingface.co/spaces/AP123/SDXL-Lightning) (made by the community)
|
20 |
|
21 |
## Diffusers Usage
|
22 |
|