clackhan's picture
update_weight
37b3b39
raw
history blame
No virus
628 Bytes
{
"_class_name": "AutoencoderKLTemporalDecoder",
"_diffusers_version": "0.25.1",
"_name_or_path": "/data/home/chenhoujiang/.cache/huggingface/hub/models--stabilityai--stable-video-diffusion-img2vid-xt/snapshots/61ebd32cbcf4cb7cbb1422395234e59f1d4adae1/vae",
"block_out_channels": [
128,
256,
512,
512
],
"down_block_types": [
"DownEncoderBlock2D",
"DownEncoderBlock2D",
"DownEncoderBlock2D",
"DownEncoderBlock2D"
],
"force_upcast": true,
"in_channels": 3,
"latent_channels": 4,
"layers_per_block": 2,
"out_channels": 3,
"sample_size": 768,
"scaling_factor": 0.18215
}