Update readme
Browse files
README.md
CHANGED
@@ -22,9 +22,9 @@ We provide both full UNet and LoRA checkpoints. The full UNet models have the be
|
|
22 |
The community has made some amazing demos based on SDXL-Lightning.
|
23 |
Here we feature some of the best:
|
24 |
|
25 |
-
*
|
26 |
-
*
|
27 |
-
*
|
28 |
|
29 |
## Diffusers Usage
|
30 |
|
|
|
22 |
The community has made some amazing demos based on SDXL-Lightning.
|
23 |
Here we feature some of the best:
|
24 |
|
25 |
+
* Generate with all configurations: [Demo](https://huggingface.co/spaces/AP123/SDXL-Lightning)
|
26 |
+
* Real-time generation as you type: [Demo1](https://huggingface.co/spaces/radames/Real-Time-Text-to-Image-SDXL-Lightning), [Demo2](https://fastsdxl.ai/)
|
27 |
+
* Comparison to other models: [Link](https://anotherjesse.com/posts/sdxl-lightning/)
|
28 |
|
29 |
## Diffusers Usage
|
30 |
|