BiliSakura's picture
Update all files for BitDance-14B-64x-diffusers
4d24419 verified
raw
history blame contribute delete
313 Bytes
{
"_class_name": "BitDanceAutoencoder",
"_diffusers_version": "0.36.0",
"ddconfig": {
"ch": 256,
"ch_mult": [
1,
1,
2,
2,
4
],
"double_z": false,
"in_channels": 3,
"num_res_blocks": 4,
"out_ch": 3,
"z_channels": 32
},
"gan_decoder": false
}