SimianLuo commited on
Commit
857c372
1 Parent(s): 6c01ee5

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: SSD-1B
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 [`segmind/SSD-1B`](https://huggingface.co/segmind/SSD-1B) that allows
 
10
 
11
  # Latent Consistency Model (LCM) LoRA: SSD-1B
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 [`segmind/SSD-1B`](https://huggingface.co/segmind/SSD-1B) that allows