Download Latest Version v6.3.0 source code.tar.gz (111.0 MB)
Email in envelope

Get an email when there's a new version of InvokeAI

Home / v6.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-25 3.3 kB
v6.2.0 source code.tar.gz 2025-07-25 110.9 MB
v6.2.0 source code.zip 2025-07-25 112.4 MB
Totals: 3 Items   223.3 MB 10

This minor release includes a handful of fixes and enhancements.

Check out the v6.0.0 release notes if you haven't already! It's a big one.

Enhancements

  • Restored Cancel and Clear All functionality, which was removed in v6. The button for this is in the hamburger menu next to the Invoke button.
  • When resetting Canvas Layers, an empty Inpaint Mask layer is added.
  • Restored the Viewer toggle hotkey z.
  • Updated translations. Thanks @Harvester62 !

Fixes

  • Fixed useInvocationNodeContext must be used within an InvocationNodeProvider error that could crash the Workflow Editor.
  • Fixed issue where scrolling on Canvas could result in zooming in the wrong direction, especially when using a mouse scrollwheel.

Internal/Dev

  • Minor perf improvement in Workflow Editor, reducing re-renders of the Auto Layout popover.

Installing and Updating

The Invoke Launcher is the recommended way to install, update and run Invoke. It takes care of a lot of details for you - like installing the right version of python - and runs Invoke as a desktop application.

Note: With recent updates to torch, users on older GPUs (20xx and 10xx series) will likely run into issues with installing/updating. We are still evaluating how we can support older GPUs, but in the meantime users have found success manually downgrading torch. Head over to discord if you need help.

Follow the Quick Start guide to get started with the launcher.

If you don't want to use the launcher, or need a headless install, you can follow the manual install guide.

What's Changed

Full Changelog: https://github.com/invoke-ai/InvokeAI/compare/v6.1.0...v6.2.0

Source: README.md, updated 2025-07-25