sd-vae-ft-mse-original / config.json
profaker's picture
Upload config.json
1d771ec verified
raw
history blame
139 Bytes
{
"model_type": "AutoencoderKL",
"latent_channels": 4,
"input_shape": [3, 256, 256],
"normalization_type": "layer"
}