Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -35,7 +35,7 @@ model:
|
|
35 |
model_channels: 4
|
36 |
channel_mult: [ 1, 2 ]
|
37 |
attention_resolutions: [2, 1]
|
38 |
-
num_heads:
|
39 |
num_res_blocks: 1
|
40 |
norm_num_groups: 2
|
41 |
use_spatial_transformer: True
|
|
|
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
|
41 |
use_spatial_transformer: True
|