Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"UpBlock2D"
|
| 15 |
],
|
| 16 |
"block_out_channels": [
|
| 17 |
-
128, 256,
|
| 18 |
],
|
| 19 |
"layers_per_block": 2,
|
| 20 |
"norm_num_groups": 32,
|
|
|
|
| 14 |
"UpBlock2D"
|
| 15 |
],
|
| 16 |
"block_out_channels": [
|
| 17 |
+
128, 256, 384, 512
|
| 18 |
],
|
| 19 |
"layers_per_block": 2,
|
| 20 |
"norm_num_groups": 32,
|