vermo_vqvae_smpl_4375 / config.json
ZeyuLing's picture
Upload 2 files
6775530 verified
Raw
History Blame Contribute Delete
538 Bytes
{
"_class_name": "VQVAEWanMotion2DTK",
"_diffusers_version": "0.35.2",
"attn_scales": [],
"base_dim": 96,
"decoder_base_dim": null,
"dim_mult": [
1,
2,
4,
4
],
"dropout": 0.0,
"in_channels": 6,
"is_residual": false,
"num_res_blocks": 2,
"out_channels": 6,
"quantizer_cfg": {
"dim": 16,
"levels": [
7,
5,
5,
5,
5
],
"type": "FSQuantizer"
},
"scale_factor_temporal": 4,
"temporal_downsample": [
false,
true,
true
],
"z_dim": 16
}