| { | |
| "_class_name": "AutoencoderKLCausal3D", | |
| "_diffusers_version": "0.31.0", | |
| "_name_or_path": "/root/.cache/huggingface/hub/models--magespace--hyvideo-diffusers/snapshots/ae09a3d1e5306c922f86a6aaf8db5b691947d204/vae", | |
| "act_fn": "silu", | |
| "block_out_channels": [ | |
| 128, | |
| 256, | |
| 512, | |
| 512 | |
| ], | |
| "down_block_types": [ | |
| "DownEncoderBlockCausal3D", | |
| "DownEncoderBlockCausal3D", | |
| "DownEncoderBlockCausal3D", | |
| "DownEncoderBlockCausal3D" | |
| ], | |
| "force_upcast": true, | |
| "in_channels": 3, | |
| "latent_channels": 16, | |
| "layers_per_block": 2, | |
| "mid_block_add_attention": true, | |
| "norm_num_groups": 32, | |
| "out_channels": 3, | |
| "sample_size": 256, | |
| "sample_tsize": 64, | |
| "scaling_factor": 0.476986, | |
| "spatial_compression_ratio": 8, | |
| "time_compression_ratio": 4, | |
| "up_block_types": [ | |
| "UpDecoderBlockCausal3D", | |
| "UpDecoderBlockCausal3D", | |
| "UpDecoderBlockCausal3D", | |
| "UpDecoderBlockCausal3D" | |
| ] | |
| } | |