KVAE-2D-2.0 / config.json
svaleryk's picture
Upload KVAE-Image 2.0 model
b017be5 verified
Raw
History Blame Contribute Delete
196 Bytes
{
"bottleneck": null,
"ch_mult": [
1,
2,
4,
8
],
"channels": 128,
"double_z": true,
"in_channels": 3,
"num_dec_blocks": 2,
"num_enc_blocks": 2,
"z_channels": 32
}