Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-12 | 1.3 kB | |
v6.0.2 source code.tar.gz | 2025-07-12 | 110.9 MB | |
v6.0.2 source code.zip | 2025-07-12 | 112.4 MB | |
Totals: 3 Items | 223.3 MB | 17 |
This patch release fixes drag-and-drop from the gallery.
Check out the v6.0.0 release notes if you haven't already! It's a big one.
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
- fix(ui): gallery dnd not working by @psychedelicious in https://github.com/invoke-ai/InvokeAI/pull/8272
Full Changelog: https://github.com/invoke-ai/InvokeAI/compare/v6.0.1...v6.0.2