BitDance-14B-64x / ae_config.json
shallowdream204's picture
Upload folder using huggingface_hub
b88d42c verified
Raw
History Blame Contribute Delete
237 Bytes
{
"gan_decoder": false,
"ddconfig": {
"double_z": false,
"z_channels": 32,
"in_channels": 3,
"out_ch": 3,
"ch": 256,
"ch_mult": [1, 1, 2, 2, 4],
"num_res_blocks": 4
}
}