Skip to content

Commit 91826cf

Browse files
update config with flux names
1 parent c39a741 commit 91826cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/maxdiffusion/configs/base_flux_dev_multi_res.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ flash_block_sizes: {
7575
# GroupNorm groups
7676
norm_num_groups: 32
7777

78-
# If train_new_unet, unet weights will be randomly initialized to train the unet from scratch
78+
# If train_new_flux, unet weights will be randomly initialized to train the unet from scratch
7979
# else they will be loaded from pretrained_model_name_or_path
80-
train_new_unet: False
80+
train_new_flux: False
8181

8282
# train text_encoder - Currently not supported for SDXL
8383
train_text_encoder: False

0 commit comments

Comments
 (0)