🤟We are excited to announce that LyCORIS project has just been updated to version 3.0.0. This update brings a plethora of new features and improvements!
We reconstruct the whole library with new Class definition and brand new Functional API system.
We also removed lot of redundant/unused modules.
Since the whole library are changed significantly. We decide to call it 3.0.0 as a new major version.
bypass_forward_diff
or get_diff_weight
method. Developers of other project can utilize these API to do more tricks or integrate LyCORIS into their framework more easily.LoRACompatibleConv
or LoRACompatibleLinear
from huggingface/diffusers
)apply_max_norm
issue are all fixed.create_lycoris_from_weights
lycoris.kohya.create_network_from_weights
also support them as well.create_lycoris_from_weights
and create_network_from_weights
now have correct logging infos.get_module
and make_module
are moved into modules’ API.For more details, please refer to our full change log here: https://github.com/KohakuBlueleaf/LyCORIS/blob/main/Change.md