CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Compare
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 #8272
Full Changelog: v6.0.1...v6.0.2