clementchadebec
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,11 @@ tags:
|
|
8 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
9 |
license: cc-by-nc-nd-4.0
|
10 |
---
|
11 |
-
# ⚡ FlashDiffusion:
|
12 |
|
13 |
|
14 |
Flash Diffusion is a diffusion distillation method proposed in [ADD ARXIV]() *by Clément Chadebec, Onur Tasar and Benjamin Aubin.*
|
15 |
-
This model is a **26.4M** LoRA distilled version of
|
16 |
|
17 |
|
18 |
<p align="center">
|
|
|
8 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
9 |
license: cc-by-nc-nd-4.0
|
10 |
---
|
11 |
+
# ⚡ FlashDiffusion: FlashSDXL ⚡
|
12 |
|
13 |
|
14 |
Flash Diffusion is a diffusion distillation method proposed in [ADD ARXIV]() *by Clément Chadebec, Onur Tasar and Benjamin Aubin.*
|
15 |
+
This model is a **26.4M** LoRA distilled version of [SDXL](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) model that is able to generate images in **4 steps**. The main purpose of this model is to reproduce the main results of the paper.
|
16 |
|
17 |
|
18 |
<p align="center">
|