{ "_class_name": "VQModel", "_diffusers_version": "0.16.0.dev0", "_name_or_path": "/home/u2941379/.cache/huggingface/hub/models--CompVis--ldm-celebahq-256/snapshots/03978f22272a3c2502da709c3940e227c9714bdd/vqvae", "act_fn": "silu", "block_out_channels": [ 128, 256, 512 ], "down_block_types": [ "DownEncoderBlock2D", "DownEncoderBlock2D", "DownEncoderBlock2D" ], "in_channels": 3, "latent_channels": 3, "layers_per_block": 2, "norm_num_groups": 32, "num_vq_embeddings": 8192, "out_channels": 3, "sample_size": 256, "scaling_factor": 0.18215, "up_block_types": [ "UpDecoderBlock2D", "UpDecoderBlock2D", "UpDecoderBlock2D" ], "vq_embed_dim": null }