Migrating to InvokeAI v5.10.1
Version v5.10.1 introduces 2 breaking changes. This guide details how to update your code.
Released: 4/19/2025
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
LLaVASigLIPForm BuilderBreaking Changes
●Issue #1
If you are on v5.9.1 or older, updating may fail if you do not use the latest installer/launcher (v1.5.0). Fix: Download and use the latest installer/launcher from https://invoke.com/downloads.
●Issue #2
The Form Builder will be reset upon first launch after updating to v5.10.0, causing loss of unsaved changes. Fix: Save your current workflow before updating and manually reload it afterward.
Migration Steps
- 1If on v5.9.1 or older, update to the latest installer/launcher (v1.5.0) before updating Invoke.
- 2If the installation fails, retry the installation with **repair mode** enabled (tick the checkbox on the **Review** step of the install).
- 3Save any unsaved Form Builder changes before updating, as the Form Builder will reset on first launch post-update.
Release Summary
This patch introduces VRAM optimization via partial loading for LLaVA and SigLIP models and fixes installation issues for older versions. Critical pre-update steps are required for users on versions older than v5.10.0.
Need More Details?
View the full release notes and all changes for InvokeAI v5.10.1.
View Full Changelog