AlwinDharsan's picture
Upload StableVideoDiffusionPipeline
23496e3 verified
Raw
History Blame Contribute Delete
610 Bytes
{
"_class_name": "AutoencoderKLTemporalDecoder",
"_diffusers_version": "0.39.0",
"_name_or_path": "/root/.cache/huggingface/hub/models--stabilityai--stable-video-diffusion-img2vid-xt/snapshots/9e43909513c6714f1bc78bcb44d96e733cd242aa/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
}