cloneofsimo/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
Decomposes weight updates into low-rank matrices (ΔW = AB^T) applied primarily to attention layers, reducing fine-tuned model size to 1-6MB while maintaining or exceeding full fine-tuning quality. Implements three distinct training approaches—LoRA-DreamBooth (with prior preservation), Textual Inversion, and Pivotal Tuning Inversion—enabling flexible control over style vs. identity trade-offs. Integrates with Hugging Face `diffusers` library and supports inpainting, CLIP+UNet+token joint training, and checkpoint merging for composable style combinations.
7,529 stars. No commits in the last 6 months.
Stars
7,529
Forks
501
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/cloneofsimo/lora"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
KohakuBlueleaf/LyCORIS
Lora beYond Conventional methods, Other Rank adaptation Implementations for Stable diffusion.
tsiendragon/qwen-image-finetune
Repo for Qwen Image Finetune
PRITHIVSAKTHIUR/Qwen-Image-Edit-2511-LoRAs-Fast-Lazy-Load
Demonstration for the Qwen-Image-Edit-2511 model with lazy-loaded LoRA adapters for advanced...
Akegarasu/lora-scripts
SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
LeslieZhoa/Simple-Lora
diffusion lora chinese tutorial,虚拟idol训练中文教程