Migrating to InvokeAI v6.10.0rc1
Version v6.10.0rc1 introduces 1 breaking change. This guide details how to update your code.
Released: 12/26/2025
1
Breaking Changes
4
Migration Steps
1
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
graph.pyBreaking Changes
●Issue #1
Users on older GPUs (20xx and 10xx series) may run into issues installing/updating due to recent `torch` updates. Users may need to manually downgrade `torch` to resolve issues.
Migration Steps
- 1If you encounter installation/update issues on older GPUs (20xx/10xx series), consider manually downgrading `torch`.
- 2To use workflow tags, go to the workflow Details section and enter a comma-delimited list of tags.
- 3To access the hotkey editor, go to the Settings (gear) menu in the bottom left and select Hotkeys.
- 4The Invoke Launcher is the recommended installation/update method.
Release Summary
InvokeAI v6.10.0rc1 introduces major backend support for the Z-Image-Turbo model family and significant UI enhancements, including a Hotkey Editor, Workflow Tagging, and bulk model operations. This release marks the first Community Edition update since the commercial venture closure.
Need More Details?
View the full release notes and all changes for InvokeAI v6.10.0rc1.
View Full Changelog