newsyctw's picture
init
9364ff5
{
"_class_name": "VQModel",
"_diffusers_version": "0.16.0.dev0",
"_name_or_path": "exp_GenBadDiffusion_LDM_BadDiff_ODE_400EP_FP16/res_LDM-CELEBA-HQ-256_CELEBA-HQ-LATENT_ep2000_ode_c1.0_p0.3_GLASSES-CAT_psi1.0_lr0.0002_vp1.0_ve1.0_new-set/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
}