We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39a741 commit 91826cfCopy full SHA for 91826cf
1 file changed
src/maxdiffusion/configs/base_flux_dev_multi_res.yml
@@ -75,9 +75,9 @@ flash_block_sizes: {
75
# GroupNorm groups
76
norm_num_groups: 32
77
78
-# If train_new_unet, unet weights will be randomly initialized to train the unet from scratch
+# If train_new_flux, unet weights will be randomly initialized to train the unet from scratch
79
# else they will be loaded from pretrained_model_name_or_path
80
-train_new_unet: False
+train_new_flux: False
81
82
# train text_encoder - Currently not supported for SDXL
83
train_text_encoder: False
0 commit comments