docs/source/package_reference/adapter_utils.md
LyCORIS (Lora beYond Conventional methods, Other Rank adaptation Implementations for Stable diffusion) are LoRA-like matrix decomposition adapters that modify the cross-attention layer of the UNet. The LoHa and LoKr methods inherit from the Lycoris classes here.
[[autodoc]] tuners.lycoris_utils.LycorisConfig
[[autodoc]] tuners.lycoris_utils.LycorisLayer
[[autodoc]] tuners.lycoris_utils.LycorisTuner