Support Kohya-ss style LoRA file format (in a limited capacity) #3437
add _convert_kohya_lora_to_diffusers
02111bc3
make style
7110e9a5
add scaffold
21c59797
match result: unet attention only
8858ebb7
fix monkey-patch for text_encoder
bb9c61e6
with CLIPAttention
aa1d6446
add to support network_alpha
043da515
generate diff image
23175769
Merge branch 'huggingface:main' into kohya-lora-loader
8b6ac7b8
fix monkey-patch for text_encoder
fb708fba
add test_text_encoder_lora_monkey_patch()
6e8f3ab8
verify that it's okay to release the attn_procs
85117556
fix closure version
81915f48
add comment
88db546c
Revert "fix monkey-patch for text_encoder"
d22916ed
Merge branch 'text-encoder-lora-monkeypatch' into kohya-lora-loader
5c1024fd
Fix to reuse utility functions
1da772b9
Merge branch 'huggingface:main' into text-encoder-lora-monkeypatch
8c0926ce
make LoRAAttnProcessor targets to self_attn
8a26848d
fix LoRAAttnProcessor target
28c69eef
make style
3a74c7e6
fix split key
160a4d35
Update src/diffusers/loaders.py
f14329d2
:wMerge branch 'text-encoder-lora-target' into kohya-lora-loader
6a17470c
remove TEXT_ENCODER_TARGET_MODULES loop
c3304f27
add print memory usage
639171fa
remove test_kohya_loras_scaffold.py
29ec4ca8
takuma104
marked this pull request as ready for review 2 years ago
sayakpaul
approved these changes
on 2023-05-25
add: doc on LoRA civitai
38d520b7
remove print statement and refactor in the doc.
748dc678
Merge branch 'main' into kohya-lora-loader
80e4b754
takuma104
changed the title Support Kohya-ss style LoRA file format Support Kohya-ss style LoRA file format (in a limited capacity) 2 years ago
fix state_dict test for kohya-ss style lora
08964d7a
Apply suggestions from code review
23f12b7e
Merge branch 'main' into kohya-lora-loader
aaec8e11
sayakpaul
merged
8e552bb4
into main 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub