Change8

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

2
Breaking Changes
3
Migration Steps
3
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

LLaVASigLIPForm Builder

Breaking 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

  1. 1
    If on v5.9.1 or older, update to the latest installer/launcher (v1.5.0) before updating Invoke.
  2. 2
    If the installation fails, retry the installation with **repair mode** enabled (tick the checkbox on the **Review** step of the install).
  3. 3
    Save 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