mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-25 21:05:37 +00:00
- When a ckpt or safetensors file uses an external autoencoder and we don't know which diffusers model corresponds to this (if any!), then we fallback to using stabilityai/sd-vae-ft-mse - This commit improves error reporting so that user knows what is happening.