Yntec commited on
Commit
6bb972b
·
verified ·
1 Parent(s): ed82b55

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +0 -2
unet/config.json CHANGED
@@ -27,7 +27,6 @@
27
  "DownBlock2D"
28
  ],
29
  "downsample_padding": 1,
30
- "dropout": 0.0,
31
  "dual_cross_attention": false,
32
  "encoder_hid_dim": null,
33
  "encoder_hid_dim_type": null,
@@ -48,7 +47,6 @@
48
  "resnet_out_scale_factor": 1.0,
49
  "resnet_skip_time_act": false,
50
  "resnet_time_scale_shift": "default",
51
- "reverse_transformer_layers_per_block": null,
52
  "sample_size": 96,
53
  "time_cond_proj_dim": null,
54
  "time_embedding_act_fn": null,
 
27
  "DownBlock2D"
28
  ],
29
  "downsample_padding": 1,
 
30
  "dual_cross_attention": false,
31
  "encoder_hid_dim": null,
32
  "encoder_hid_dim_type": null,
 
47
  "resnet_out_scale_factor": 1.0,
48
  "resnet_skip_time_act": false,
49
  "resnet_time_scale_shift": "default",
 
50
  "sample_size": 96,
51
  "time_cond_proj_dim": null,
52
  "time_embedding_act_fn": null,