| { | |
| "_class_name": "AutoencoderKL", | |
| "_diffusers_version": "0.0.4", | |
| "attn_resolutions": [], | |
| "ch": 64, | |
| "ch_mult": [ | |
| 1 | |
| ], | |
| "double_z": true, | |
| "dropout": 0.0, | |
| "embed_dim": 4, | |
| "give_pre_end": false, | |
| "in_channels": 3, | |
| "num_res_blocks": 1, | |
| "out_ch": 3, | |
| "remap": null, | |
| "resamp_with_conv": true, | |
| "resolution": 32, | |
| "sane_index_shape": false, | |
| "z_channels": 4 | |
| } | |