LCM-LoRA: A Universal Stable-Diffusion Acceleration Module
Simian Luo, Yiqin Tan, Suraj Patil, Daniel Gu, Patrick von Platen,, Apolin\'ario Passos, Longbo Huang, Jian Li, Hang Zhao

TL;DR
This paper introduces LCM-LoRA, a universal acceleration module for Stable-Diffusion models, leveraging Latent Consistency Models and LoRA distillation to improve image generation efficiency and quality across various models without additional training.
Contribution
The paper extends Latent Consistency Models with LoRA distillation to larger models and introduces LCM-LoRA as a universal, plug-in accelerator for diverse Stable-Diffusion tasks.
Findings
LCM-LoRA achieves superior image quality with less memory.
It can be directly plugged into various models without retraining.
It outperforms previous numerical PF-ODE solvers like DDIM and DPM-Solver.
Abstract
Latent Consistency Models (LCMs) have achieved impressive performance in accelerating text-to-image generative tasks, producing high-quality images with minimal inference steps. LCMs are distilled from pre-trained latent diffusion models (LDMs), requiring only ~32 A100 GPU training hours. This report further extends LCMs' potential in two aspects: First, by applying LoRA distillation to Stable-Diffusion models including SD-V1.5, SSD-1B, and SDXL, we have expanded LCM's scope to larger models with significantly less memory consumption, achieving superior image generation quality. Second, we identify the LoRA parameters obtained through LCM distillation as a universal Stable-Diffusion acceleration module, named LCM-LoRA. LCM-LoRA can be directly plugged into various Stable-Diffusion fine-tuned models or LoRAs without training, thus representing a universally applicable accelerator for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗latent-consistency/lcm-lora-sdv1-5model· 62k dl· ♡ 52362k dl♡ 523
- 🤗latent-consistency/lcm-lora-sdxlmodel· 18k dl· ♡ 76818k dl♡ 768
- 🤗latent-consistency/lcm-lora-ssd-1bmodel· 820 dl· ♡ 92820 dl♡ 92
- 🤗thingthatis/lcm-lora-sdxlmodel· 139 dl· ♡ 1139 dl♡ 1
- 🤗segmind/Segmind-VegaRTmodel· 553 dl· ♡ 52553 dl♡ 52
- 🤗gfodor/Segmind-VegaRT-Fusedmodel· 2 dl2 dl
- 🤗h1t/TCD-SDXL-LoRAmodel· 1.3k dl· ♡ 1171.3k dl♡ 117
- 🤗kylielee505/mylcmlorasdxlmodel· 3 dl3 dl
- 🤗kylielee505/mylcmlorasd1-5model· 15 dl15 dl
- 🤗kylielee505/mylcmlorassdmodel· 35 dl35 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis
MethodsDiffusion
