{ | |
"_class_name": "AutoencoderKL", | |
"_diffusers_version": "0.0.1", | |
"attn_resolutions": [], | |
"ch": 128, | |
"ch_mult": [ | |
1, | |
2, | |
4, | |
4 | |
], | |
"double_z": true, | |
"dropout": 0.0, | |
"embed_dim": 4, | |
"give_pre_end": false, | |
"in_channels": 3, | |
"name_or_path": "../fusing-models/vqvae/", | |
"num_res_blocks": 2, | |
"out_ch": 3, | |
"remap": null, | |
"resamp_with_conv": true, | |
"resolution": 256, | |
"sane_index_shape": false, | |
"z_channels": 4 | |
} | |