MVRL/VectorSynth
030
1{2 "_class_name": "AutoencoderKL",3 "_diffusers_version": "0.27.2",4 "_name_or_path": "/home/s.sastry/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1-base/snapshots/5ede9e4bf3e3fd1cb0ef2f7a3fff13ee514fdf06/vae",5 "act_fn": "silu",6 "block_out_channels": [7 128,8 256,9 512,10 51211 ],12 "down_block_types": [13 "DownEncoderBlock2D",14 "DownEncoderBlock2D",15 "DownEncoderBlock2D",16 "DownEncoderBlock2D"17 ],18 "force_upcast": true,19 "in_channels": 3,20 "latent_channels": 4,21 "latents_mean": null,22 "latents_std": null,23 "layers_per_block": 2,24 "norm_num_groups": 32,25 "out_channels": 3,26 "sample_size": 768,27 "scaling_factor": 0.18215,28 "up_block_types": [29 "UpDecoderBlock2D",30 "UpDecoderBlock2D",31 "UpDecoderBlock2D",32 "UpDecoderBlock2D"33 ]34}35 