bubbliiiing commited on
Commit
8a257d8
·
1 Parent(s): ce587d7

Update Config

Browse files
Files changed (1) hide show
  1. transformer/config.json +1 -1
transformer/config.json CHANGED
@@ -11,6 +11,7 @@
11
  "dropout": 0.0,
12
  "enable_clip_in_inpaint": false,
13
  "enable_text_attention_mask": true,
 
14
  "flip_sin_to_cos": true,
15
  "freq_shift": 0,
16
  "in_channels": 33,
@@ -21,7 +22,6 @@
21
  "num_layers": 48,
22
  "out_channels": 16,
23
  "patch_size": 2,
24
- "enable_mmdit_in_one_attn": true,
25
  "ref_channels": null,
26
  "resize_inpaint_mask_directly": true,
27
  "sample_height": 60,
 
11
  "dropout": 0.0,
12
  "enable_clip_in_inpaint": false,
13
  "enable_text_attention_mask": true,
14
+ "enable_mmdit_in_one_attn": true,
15
  "flip_sin_to_cos": true,
16
  "freq_shift": 0,
17
  "in_channels": 33,
 
22
  "num_layers": 48,
23
  "out_channels": 16,
24
  "patch_size": 2,
 
25
  "ref_channels": null,
26
  "resize_inpaint_mask_directly": true,
27
  "sample_height": 60,