KohakuBlueleaf/LyCORIS
A library implementing various parameter-efficient fine-tuning (PEFT) algorithms, including advanced LoRA variants, for Stable Diffusion models to enhance image generation.
Core Features
Quick Start
pip install lycoris-loraDetailed Introduction
LyCORIS is an advanced open-source project dedicated to parameter-efficient fine-tuning (PEFT) of Stable Diffusion models. It extends beyond conventional LoRA methods by integrating a suite of innovative rank adaptation implementations such as LoHa, LoKr, and DyLoRA. This project empowers users to efficiently customize Stable Diffusion models, achieving superior results in image generation with reduced computational overhead and model size. It integrates seamlessly with popular Stable Diffusion interfaces and training scripts, making advanced fine-tuning accessible to a broader community.