LyCORIS

From Civitai Wiki
Revision as of 16:11, 2 February 2024 by MajMorse (talk | contribs) (added LyCORIS page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

LyCORIS stands for Lora beYond Conventional methods, Other Rank adaptation Implementations for Stable diffusion.

It introduces a suite of techniques for applying nuanced modifications to a Stable Diffusion model checkpoint, drawing parallels to the LoRA methodology. Both LyCORIS and LoRA target the nuanced refinement of Stable Diffusion models, employing a compact file for this purpose. They each alter the U-Net by employing matrix decomposition, albeit through distinct methodologies.

LoRA represents the original approach, whereas LyCORIS encompasses a range of newer, LoRA-inspired strategies, namely LoCon, LoHa, LoKR, and DyLoRA.