Invokeai

Latest version: v5.4.3

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 25 of 25

0.5

***

<a name="known-bugs"></a>

0.0.19

| Compel | 1.1.5 |

Other Improvements

When running the WebUI, we have reduced the number of times that InvokeAI reaches out to HuggingFace to fetch the list of embeddable Textual Inversion models. We have also caught and fixed a problem with the updater not correctly detecting when another instance of the updater is running (thanks to pedantic79 for this).

<a name="installation-2.3.5.post1"></a>
Installation / Upgrading

To install or upgrade to InvokeAI 2.3.5.post1 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.

[InvokeAI-installer-v2.3.5.post1.zip](https://github.com/invoke-ai/InvokeAI/files/11512304/InvokeAI-installer-v2.3.5.post1.zip)

**If you are using the Xformers library, please do not use the built-in updater to update,** as it will not update xformers properly. Instead, either download the installer and ask it to overwrite the existing `invokeai` directory (your previously-installed models and settings will not be affected), or use the following recipe to perform a command-line install:

1. Start the launcher script and select option 8 - Developer's console.
2. Give the following command:

pip install invokeai[xformers] --use-pep517 --upgrade


If you do not use Xformers, the built-in update option ( 9) will work, as will the above command without the "[xformers]" part.

Developers and power users can upgrade to the current version by activating the InvokeAI environment and then using `pip install --use-pep517 --upgrade InvokeAI` . You may specify a particular version by adding the version number to the command, as in `InvokeAI==2.3.5.post1`. To upgrade to an `xformers` version if you are not currently using `xformers`, use `pip install --use-pep517 --upgrade InvokeAI[xformers]`. You can see which versions are available by going to [The PyPI InvokeAI Project Page](https://pypi.org/project/InvokeAI/#history)

<a name="known-bugs"></a>

0.0

<a name="whats-missing-in-3.0.0"></a>

Page 25 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.