SimianLuo commited on
Commit
f8d4aef
1 Parent(s): ec10cd4

update LCM-LoRA arxiv link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ inference: false
10
 
11
  # Latent Consistency Model (LCM) LoRA: SDv1-5
12
 
13
- Latent Consistency Model (LCM) LoRA was proposed in [LCM-LoRA: A universal Stable-Diffusion Acceleration Module](TODO:)
14
  by *Simian Luo, Yiqin Tan, Suraj Patil, Daniel Gu et al.*
15
 
16
  It is a distilled consistency adapter for [`runwayml/stable-diffusion-v1-5`](https://huggingface.co/runwayml/stable-diffusion-v1-5) that allows
 
10
 
11
  # Latent Consistency Model (LCM) LoRA: SDv1-5
12
 
13
+ Latent Consistency Model (LCM) LoRA was proposed in [LCM-LoRA: A universal Stable-Diffusion Acceleration Module](https://arxiv.org/abs/2311.05556)
14
  by *Simian Luo, Yiqin Tan, Suraj Patil, Daniel Gu et al.*
15
 
16
  It is a distilled consistency adapter for [`runwayml/stable-diffusion-v1-5`](https://huggingface.co/runwayml/stable-diffusion-v1-5) that allows