KVAE-2D-1.0 / config.json
spairet's picture
Push model using huggingface_hub.
d0ac43c 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": 16
}