mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-13 04:45:08 -05:00
- This adds additional logic to the safetensors->diffusers conversion script to check for and install missing core conversion models at runtime. - Fixes #5934