Cosmos3-nano-dummy / vae /config.json
serizard1005's picture
Add dummy Cosmos3-Nano weights (real shapes, zero-initialized)
e0f9c54 verified
{
"_class_name": "AutoencoderKLWan",
"_diffusers_version": "0.39.0.dev0",
"attn_scales": [],
"base_dim": 96,
"decoder_base_dim": null,
"dim_mult": [
1,
2,
4,
4
],
"dropout": 0.0,
"in_channels": 3,
"is_residual": false,
"latents_mean": [
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"latents_std": [
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0
],
"num_res_blocks": 2,
"out_channels": 3,
"patch_size": null,
"scale_factor_spatial": 8,
"scale_factor_temporal": 4,
"temperal_downsample": [
false,
true,
true
],
"z_dim": 48
}