mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-25 12:55:55 +00:00
- This adds additional logic to the safetensors->diffusers conversion script to check for and install missing core conversion models at runtime. - Fixes #5934