Kohya S
|
d8d15f1a7e
|
add support for specifying blocks in FLUX.1 LoRA training
|
2024-09-16 23:14:09 +09:00 |
|
Kohya S
|
c9ff4de905
|
Add support for specifying rank for each layer in FLUX.1
|
2024-09-14 22:17:52 +09:00 |
|
Kohya S
|
2d8ee3c280
|
OFT for FLUX.1
|
2024-09-14 15:48:16 +09:00 |
|
Kohya S
|
0485f236a0
|
Merge branch 'dev' into sd3
|
2024-09-13 22:39:24 +09:00 |
|
Kohya S
|
93d9fbf607
|
improve OFT implementation closes #944
|
2024-09-13 22:37:11 +09:00 |
|
Kohya S
|
c15a3a1a65
|
Merge branch 'dev' into sd3
|
2024-09-13 21:30:49 +09:00 |
|
Kohya S
|
43ad73860d
|
Merge branch 'main' into dev
|
2024-09-13 21:29:51 +09:00 |
|
Kohya S
|
b755ebd0a4
|
add LBW support for SDXL merge LoRA
|
2024-09-13 21:29:31 +09:00 |
|
Kohya S
|
f4a0bea6dc
|
format by black
|
2024-09-13 21:26:06 +09:00 |
|
terracottahaniwa
|
734d2e5b2b
|
Support Lora Block Weight (LBW) to svd_merge_lora.py (#1575)
* support lora block weight
* solve license incompatibility
* Fix issue: lbw index calculation
|
2024-09-13 20:45:35 +09:00 |
|
Kohya S
|
f3ce80ef8f
|
Merge branch 'dev' into sd3
|
2024-09-13 19:49:16 +09:00 |
|
Kohya S
|
9d2860760d
|
Merge branch 'main' into dev
|
2024-09-13 19:48:53 +09:00 |
|
Kohya S
|
3387dc7306
|
formatting, update README
|
2024-09-13 19:45:42 +09:00 |
|
Kohya S
|
57ae44eb61
|
refactor to make safer
|
2024-09-13 19:45:00 +09:00 |
|
Maru-mee
|
1d7118a622
|
Support : OFT merge to base model (#1580)
* Support : OFT merge to base model
* Fix typo
* Fix typo_2
* Delete unused parameter 'eye'
|
2024-09-13 19:01:36 +09:00 |
|
Kohya S
|
cefe52629e
|
fix to work old notation for TE LR in .toml
|
2024-09-12 12:36:07 +09:00 |
|
Kohya S
|
d10ff62a78
|
support individual LR for CLIP-L/T5XXL
|
2024-09-10 20:32:09 +09:00 |
|
Kohya S
|
90ed2dfb52
|
feat: Add support for merging CLIP-L and T5XXL LoRA models
|
2024-09-05 08:39:29 +09:00 |
|
Kohya S
|
56cb2fc885
|
support T5XXL LoRA, reduce peak memory usage #1560
|
2024-09-04 23:15:27 +09:00 |
|
Kohya S
|
b65ae9b439
|
T5XXL LoRA training, fp8 T5XXL support
|
2024-09-04 21:33:17 +09:00 |
|
Kohya S
|
3be712e3e0
|
feat: Update direct loading fp8 ckpt for LoRA training
|
2024-08-27 21:40:02 +09:00 |
|
Kohya S
|
0087a46e14
|
FLUX.1 LoRA supports CLIP-L
|
2024-08-27 19:59:40 +09:00 |
|
Kohya S
|
5639c2adc0
|
fix typo
|
2024-08-24 16:37:49 +09:00 |
|
Kohya S
|
cf689e7aa6
|
feat: Add option to split projection layers and apply LoRA
|
2024-08-24 16:35:43 +09:00 |
|
Kohya S
|
99744af53a
|
Merge branch 'dev' into sd3
|
2024-08-22 21:34:24 +09:00 |
|
Kohya S
|
afb971f9c3
|
fix SD1.5 LoRA extraction #1490
|
2024-08-22 21:33:15 +09:00 |
|
Kohya S
|
bf9f798985
|
chore: fix typos, remove debug print
|
2024-08-22 19:59:38 +09:00 |
|
Kohya S
|
b0a980844a
|
added a script to extract LoRA
|
2024-08-22 19:57:29 +09:00 |
|
Kohya S
|
2b07a92c8d
|
Fix error in applying mask in Attention and add LoRA converter script
|
2024-08-21 12:30:23 +09:00 |
|
Kohya S
|
e17c42cb0d
|
Add BFL/Diffusers LoRA converter #1467 #1458 #1483
|
2024-08-21 12:28:45 +09:00 |
|
Kohya S
|
dbed5126bd
|
chore: formatting
|
2024-08-20 19:33:47 +09:00 |
|
Kohya S
|
9381332020
|
revert merge function add add option to use new func
|
2024-08-20 19:32:26 +09:00 |
|
Kohya S
|
6f6faf9b5a
|
fix to work with ai-toolkit LoRA
|
2024-08-20 19:16:25 +09:00 |
|
exveria1015
|
7e688913ae
|
fix: Flux の LoRA マージ機能を修正
|
2024-08-18 12:38:05 +09:00 |
|
Kohya S
|
e45d3f8634
|
add merge LoRA script
|
2024-08-16 22:19:21 +09:00 |
|
Kohya S
|
56d7651f08
|
add experimental split mode for FLUX
|
2024-08-13 22:28:39 +09:00 |
|
Kohya S
|
8a0f12dde8
|
update FLUX LoRA training
|
2024-08-10 23:42:05 +09:00 |
|
Kohya S
|
358f13f2c9
|
fix alpha is ignored
|
2024-08-10 14:03:59 +09:00 |
|
Kohya S
|
36b2e6fc28
|
add FLUX.1 LoRA training
|
2024-08-09 22:56:48 +09:00 |
|
Kohya S
|
1a104dc75e
|
make forward/backward pathes same ref #1363
|
2024-06-09 19:26:36 +09:00 |
|
rockerBOO
|
00513b9b70
|
Add LoRA+ LR Ratio info message to logger
|
2024-05-23 22:27:12 -04:00 |
|
Kohya S
|
146edce693
|
support Diffusers' based SDXL LoRA key for inference
|
2024-05-18 11:05:04 +09:00 |
|
Kohya S
|
16677da0d9
|
fix create_network_from_weights doesn't work
|
2024-05-12 22:15:07 +09:00 |
|
Kohya S
|
44190416c6
|
update docs etc.
|
2024-05-12 17:01:20 +09:00 |
|
Kohya S
|
3c8193f642
|
revert lora+ for lora_fa
|
2024-05-12 17:00:51 +09:00 |
|
Kohya S
|
3fd8cdc55d
|
fix dylora loraplus
|
2024-05-06 14:03:19 +09:00 |
|
Kohya S
|
7fe81502d0
|
update loraplus on dylora/lofa_fa
|
2024-05-06 11:09:32 +09:00 |
|
Kohya S
|
58c2d856ae
|
support block dim/lr for sdxl
|
2024-05-03 22:18:20 +09:00 |
|
Kohya S
|
969f82ab47
|
move loraplus args from args to network_args, simplify log lr desc
|
2024-04-29 20:04:25 +09:00 |
|
Kohya S
|
834445a1d6
|
Merge pull request #1233 from rockerBOO/lora-plus
Add LoRA+ support
|
2024-04-29 18:05:12 +09:00 |
|