Image-to-Video
Diffusers
Safetensors
StableVideoDiffusionPipeline
GenEx-World-Explorer / vae /config.json
TaiMingLu's picture
Upload StableVideoDiffusionPipeline
0b6a2cd verified
Raw
History Blame Contribute Delete
532 Bytes
{
"_class_name": "AutoencoderKLTemporalDecoder",
"_diffusers_version": "0.31.0",
"_name_or_path": "/home/jchen293/scratchayuille1/tlu37/Genex/MODELS/All-DB/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
}