sayakpaul HF staff commited on
Commit
a0b47fd
1 Parent(s): e5d53ec

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -34,7 +34,7 @@ model:
34
  out_channels: 4
35
  model_channels: 4
36
  channel_mult: [ 1, 2 ]
37
- attention_resolutions: [2, 1]
38
  num_heads: 2
39
  num_res_blocks: 1
40
  norm_num_groups: 2
 
34
  out_channels: 4
35
  model_channels: 4
36
  channel_mult: [ 1, 2 ]
37
+ attention_resolutions: [2]
38
  num_heads: 2
39
  num_res_blocks: 1
40
  norm_num_groups: 2