Migrating to InvokeAI v5.10.0
Version v5.10.0 introduces 1 breaking change. This guide details how to update your code.
Released: 4/17/2025
1
Breaking Changes
3
Migration Steps
4
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
CanvasWorkflowsForm BuilderNode EditorBreaking Changes
●Issue #1
The Form Builder state will be reset upon first launch after updating to v5.10.0, causing loss of any unsaved changes. Users must save their current workflow before updating and manually reload it afterward.
Migration Steps
- 1You must use the latest installer/launcher (v1.5.0). Download it from https://invoke.com/downloads.
- 2If the installation fails, retry the installation with **repair mode** enabled by ticking the checkbox on the **Review** step of the install process.
- 3Save your current workflow before updating, as the Form Builder will reset on first launch after updating to v5.10.0, losing unsaved changes.
Release Summary
This release introduces support for the CogView4 model and major internal improvements, including Python 3.12 and PyTorch 2.6.0 compatibility, alongside critical installation updates.
Need More Details?
View the full release notes and all changes for InvokeAI v5.10.0.
View Full Changelog