Skip to content

Commit 53bf41d

Browse files
committed
add proj_mlp to the mix
1 parent eecb6e0 commit 53bf41d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/dreambooth/train_dreambooth_lora_flux_kontext.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,6 +1393,7 @@ def main(args):
13931393
"ff.net.2",
13941394
"ff_context.net.0.proj",
13951395
"ff_context.net.2",
1396+
"proj_mlp",
13961397
]
13971398

13981399
# now we will add new LoRA weights the transformer layers

0 commit comments

Comments
 (0)