ldm-celebahq-256 / vqvae /config.json
patrickvonplaten's picture
[Celeba-256] Upload first model
c9c864b
raw
history blame
No virus
416 Bytes
{
"_class_name": "VQModel",
"_diffusers_version": "0.0.4",
"attn_resolutions": [],
"ch": 128,
"ch_mult": [
1,
2,
4
],
"double_z": false,
"dropout": 0.0,
"embed_dim": 3,
"give_pre_end": false,
"in_channels": 3,
"n_embed": 8192,
"num_res_blocks": 2,
"out_ch": 3,
"remap": null,
"resamp_with_conv": true,
"resolution": 256,
"sane_index_shape": false,
"z_channels": 3
}