This is a patch release, fixing a few high priority bugs..
Fixes
- Hard crash when generating with FLUX on Windows.
- Super tiny progress images on Canvas.
- Assorted Canvas issues, mostly around transparency.
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): control layer transparency effect not working by @psychedelicious in #8496
- fix(ui): progress image renders at physical size by @psychedelicious in #8495
- ui: translations update from weblate by @weblate in #8498
- fix(app): FLUX on Windows hard crash by @psychedelicious in #8494
Full Changelog: v6.5.0...v6.5.1