Skip to content

InvokeAI v3.2.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Millu Millu released this 21 Sep 13:55

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 or join the Discord!

What's New in 3.2.0:

  • Queueing
    • This is a powerful new feature that allows you to queue multiple image generations, create batches, manage the queue, and have insight into generations.
  • IP-Adapter is now supported.
    • Instructions on getting started with IP-Adapter are located in the "Things to Know" section below.
  • TAESD is now supported. You can download TAESD or TAESDXL through the model manager UI.
  • LoRAs are now able to be recalled with the "Use All" function
  • New nodes! Load prompts from a file, String manipulation, and expanded math functions
  • Importing images from previous versions of InvokeAI has be fixed
  • Database maintenence script can be ran with invokeai-db-maintenance
  • View image metadata with the invokeai-metadata command

Things to Know:

These can be installed from the Model Manager by choosing "Import Models" and pasting in the following list of repo_ids:

InvokeAI/ip_adapter_sd_image_encoder InvokeAI/ip_adapter_sdxl_image_encoder InvokeAI/ip_adapter_sd15 InvokeAI/ip_adapter_plus_sd15 InvokeAI/ip_adapter_plus_face_sd15 InvokeAI/ip_adapter_sdxl

or from the command line by starting the "Developer's Console" from the invoke.bat launcher and pasting this command:

invokeai-model-install --add InvokeAI/ip_adapter_sd_image_encoder InvokeAI/ip_adapter_sdxl_image_encoder InvokeAI/ip_adapter_sd15 InvokeAI/ip_adapter_plus_sd15 InvokeAI/ip_adapter_plus_face_sd15 InvokeAI/ip_adapter_sdxl

Installation and Upgrading

To install v3.2.0 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.2.0rc2.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

Full Changelog: v3.1.1...v3.2.0rc2