ExponentialML/Stable-LoRA
Train LoRA using Microsoft's official implementation with Stable Diffusion models.
This tool helps AI developers and researchers efficiently customize Stable Diffusion models for specific image generation tasks. You provide your existing Stable Diffusion model and a dataset of images you want the model to learn, and it produces a small, shareable file (a LoRA) that fine-tunes the model's behavior. This is ideal for those who need to quickly adapt Stable Diffusion for new styles, objects, or subjects without retraining the entire large model.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher who needs to fine-tune a Stable Diffusion model with your own specific image data to generate highly customized images without extensive computational resources.
Not ideal if you are an end-user looking for a no-code solution or a visual interface to train Stable Diffusion models.
Stars
33
Forks
3
Language
Python
License
MIT
Category
Last pushed
May 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ExponentialML/Stable-LoRA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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
Akegarasu/lora-scripts
SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
PRITHIVSAKTHIUR/Qwen-Image-Edit-2511-LoRAs-Fast-Lazy-Load
Demonstration for the Qwen-Image-Edit-2511 model with lazy-loaded LoRA adapters for advanced...
cloneofsimo/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.