{ | |
"_class_name": "VQModel", | |
"_diffusers_version": "0.32.2", | |
"ddconfig": { | |
"attn_resolutions": [ | |
16 | |
], | |
"ch": 128, | |
"ch_mult": [ | |
1, | |
1, | |
2, | |
2, | |
4 | |
], | |
"double_z": false, | |
"dropout": 0.0, | |
"in_channels": 4, | |
"num_res_blocks": 2, | |
"out_ch": 4, | |
"resolution": 256, | |
"z_channels": 256 | |
}, | |
"embed_dim": 256, | |
"n_embed": 2048, | |
"remap": null, | |
"sane_index_shape": false | |
} | |