LyCORIS
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.