File size: 215 Bytes
e3bb663 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"ch": 128,
"ch_mult": [
1,
2,
4
],
"dropout": 0.0,
"num_res_blocks": 2,
"out_ch": 2,
"resolution": 256,
"timestep_conditioning": false,
"z_channels": 8
} |