mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
- If CLI asked to convert the currently loaded model, the model would crash on the first rendering. CLI will now refuse to convert a model loaded in memory (probably a good idea in any case). - CLI will offer the `v1-inpainting-inference.yaml` as the configuration file when importing an inpainting a .ckpt or .safetensors file that has "inpainting" in the name. Otherwise it offers `v1-inference.yaml` as the default.