mirror of
https://www.modelscope.cn/Tencent-Hunyuan/HunyuanVideo-1.5.git
synced 2026-04-02 22:02:52 +08:00
24 lines
462 B
JSON
24 lines
462 B
JSON
{
|
|
"_class_name": "AutoencoderKLConv3D",
|
|
"_diffusers_version": "0.35.0",
|
|
"block_out_channels": [
|
|
128,
|
|
256,
|
|
512,
|
|
1024,
|
|
1024
|
|
],
|
|
"downsample_match_channel": true,
|
|
"ffactor_spatial": 16,
|
|
"ffactor_temporal": 4,
|
|
"in_channels": 3,
|
|
"latent_channels": 32,
|
|
"layers_per_block": 2,
|
|
"out_channels": 3,
|
|
"sample_size": 256,
|
|
"sample_tsize": 64,
|
|
"scaling_factor": 1.03682,
|
|
"shift_factor": null,
|
|
"upsample_match_channel": true
|
|
}
|