kohya_ss icon indicating copy to clipboard operation
kohya_ss copied to clipboard

[SD3-Flux.1] "train_blocks=single" not work

Open joneschunghk opened this issue 5 months ago • 1 comments

I have checked the json in model folder. Line 163: "train_blocks": "single",. But on the same toml. Line 38: network_args = []. In previous versions, it would have been network_args = [ "train_blocks=single",].

The file size of the new LoRA is 149,660 KB compared to the previous version’s 66,708 KB.

The latest update of previous version is 31/8/2024. The new install version is on 2/9/2024.

joneschunghk avatar Sep 03 '24 06:09 joneschunghk