Text-to-Image
Diffusers
lora
stable-diffusion
clementchadebec commited on
Commit
4abe926
·
verified ·
1 Parent(s): eb707ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ inference: False
13
 
14
  Flash Diffusion is a diffusion distillation method proposed in [Flash Diffusion: Accelerating Any Conditional
15
  Diffusion Model for Few Steps Image Generation](http://arxiv.org/abs/2406.02347) *by Clément Chadebec, Onur Tasar, Eyal Benaroche, and Benjamin Aubin.*
16
- This model is a **26.4M** LoRA distilled version of SD1.5 model that is able to generate images in **2-4 steps**. The main purpose of this model is to reproduce the main results of the paper.
17
  See our [live demo](https://huggingface.co/spaces/jasperai/FlashPixart).
18
 
19
 
 
13
 
14
  Flash Diffusion is a diffusion distillation method proposed in [Flash Diffusion: Accelerating Any Conditional
15
  Diffusion Model for Few Steps Image Generation](http://arxiv.org/abs/2406.02347) *by Clément Chadebec, Onur Tasar, Eyal Benaroche, and Benjamin Aubin.*
16
+ This model is a **26.4M** LoRA distilled version of [SD1.5](https://huggingface.co/runwayml/stable-diffusion-v1-5) model that is able to generate images in **2-4 steps**. The main purpose of this model is to reproduce the main results of the paper.
17
  See our [live demo](https://huggingface.co/spaces/jasperai/FlashPixart).
18
 
19