Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
stabilityai
/
sd-vae-ft-mse-original
like
1.34k
Follow
Stability AI
10.2k
Text-to-Image
stable-diffusion
stable-diffusion-diffusers
License:
mit
Model card
Files
Files and versions
Community
14
refs/pr/14
sd-vae-ft-mse-original
/
config.json
profaker
Upload config.json
99fdfd8
verified
2 months ago
raw
Copy download link
history
blame
Safe
139 Bytes
{
"model_type"
:
"AutoencoderKL"
,
"latent_channels"
:
4
,
"input_shape"
:
[
3
,
256
,
256
]
,
"normalization_type"
:
"layer"
}