InvokeAI is a leading creative engine built to empower professionals and enthusiasts alike. Generate and create stunning visual media using the latest AI-driven technologies. InvokeAI offers an industry leading Web Interface and also serves as the foundation for multiple commercial products.
To learn more about InvokeAI, please see our Documentation, and check out the 3.1 Release Landing Page for the Community Edition!
What's New in 3.1.1:
- Node versioning
- Nodes now support polymorphic inputs (inputs which are a single of a given type or list of a given type, e.g.
Union[str, list[str]]
) - SDXL Inpainting Model is now supported
- Inpainting & Outpainting Improvements
- Workflow Editor UI Improvements
- Model Manager Improvements
- Fixed configuration script trying to set VRAM on macOS
Things to Know:
- You might see a red alert icon on your nodes after loading a workflow. This indicates that the node in the workflow is from an older version of InvokeAI, or the node doesn't have a version. If your workflow runs, you may safely ignore this, and we will add functionality to "upgrade" the un-versioned nodes in a future update. If the workflow does not work, you will need to delete and add the nodes.
Installation and Upgrading
To install v3.1.1 please download the zip file at the bottom of the release notes (under "Assets"), unpack it, and then double-click to launch the script install.sh
(Macintosh, Linux) or install.bat
(Windows). Alternatively, you can open a command-line window and execute the installation script directly.
Download the installer: InvokeAI-installer-v3.1.1.zip
Contributing
As a community-supported project, we rely on volunteers and enthusiasts for continued innovation and polish. Everything from minor documentation fixes to major feature additions are welcome. To get started as a contributor, please see How to Contribute.
New Contributors
- @dunkeroni made their first contribution in #4425
- @dwringer made their first contribution in #4444
- @Keerigan45 made their first contribution in #4459
- @sammcj made their first contribution in #4490
Full Changelog: v3.1.0...v3.1.1