{
"ae": {
"model_id": "wan_video_vae",
"from_pretrained": "./Wan2.1-VACE-1.3B-diffusers/vae",
"dtype": "bf16",
"enable_tiling": false,
"tiling_param": {
"tile_size": [34, 34],
"tile_stride": [18, 16]
},
"norm_latents": true,
"norm_mode": "channel_specified_shift_scale",
"do_sample": false
},
"text_encoder": {
"model_id": "UMT5",
"dtype": "bf16",
"hub_backend": "hf",
"dropout_rate": 0.0,
"from_pretrained": "./Wan2.1-VACE-1.3B-diffusers/text_encoder"
}
}