Gjm1234's picture
Update vae/config.json
91cad14 verified
raw
history blame contribute delete
193 Bytes
{
"_class_name": "AutoencoderKL",
"block_out_channels": [128, 256, 512],
"in_channels": 3,
"out_channels": 3,
"latent_channels": 4,
"sample_size": 512,
"scaling_factor": 0.18215
}