| { | |
| "_class_name": "AutoEncoder", | |
| "_diffusers_version": "0.34.0", | |
| "ch": 128, | |
| "ch_mult": [ | |
| 1, | |
| 2, | |
| 4, | |
| 4 | |
| ], | |
| "downsample": 8, | |
| "in_channels": 3, | |
| "num_res_blocks": 2, | |
| "out_ch": 3, | |
| "resolution": 256, | |
| "scale_factor": 0.3611, | |
| "shift_factor": 0.1159, | |
| "z_channels": 16 | |
| } | |