Add implementation of LyCORIS LoKr (KronA-like adapter) for SD&SDXL models #978
Initial commit for LoKr implementation
41a71e32
Merged 'main' into 'lokr'
1762d101
Added current implementation of LoKr
0f608935
Fixed setting requires_grad for lokr modules
e7d6e238
Updated initialization of LoKr adapter weights
bb45764b
Updated docstrings for LoKr params
0c33d8c3
Removed unneccessary comments
84b890bb
Modified sd dreambooth script to be able to train LoRA, LoHa, LoKr ad…
fd4a7541
Updated conversion script to incorporate LoKr
ddfae526
Added simple tests for LoKr adapter
7526aa22
kovalexal
marked this pull request as ready for review 2 years ago
Merge branch 'main' into lokr
fd5daadf
Modified 'merged' property
8dc5e988
Removed duplicated comments
c1cef383
Replaced wrong keys for LoKr
ad525e4b
Refactored LoHaModel and LoKrModel
ba458816
Refactored LoHaModel and LoKrModel again
2401bf10
Refactored LoHaLayer and LoKrLayer a bit
1fad986f
Removed unnecessary comments
39e87ceb
Addressed comments on _available_adapters property
4171c64d
Replaced te with text_encoder
b24bdbf0
Apply suggestions from code review
d8f2a834
Changed exception type raised when creating adapter for unsupported l…
64655978
Added additional tests for use_effective_conv2d/decompose_both/decomp…
a63d249d
Removed classmethod
2b70fc01
Merge branch 'main' into lokr
30a5a859
Addressed conversion script review comments
3033a75e
Replaced factorization docstring
299de88c
LyCORIS -> Lycoris
d518728c
Merged 'main' into 'lokr'
c9a84579
Updated README to include LoKr adapter
63aba4e7
Addressed some code review comments
6700bafa
Addressed some code review comments
fa6b522e
Addressed some code review comments
e76182ff
Updated check_target_modules docstring, increased test coverage
25077b23
Added delete_adapter method for LoKr and LoHa
9f050245
Fixed typo in delete_adapter
f6e73352
Provide default value for
69ae74c8
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub