Lincoln Stein
Lincoln Stein
> Out of curiosity, what exactly forces the install directory to be immutable? On the systems I've tested there seem to be absolute paths in the virtual environment. However @tildebyte...
Updated zip files for testing... 10 December 2022, 6 pm EST [InvokeAI-installer-2.2.4-linux.zip](https://github.com/invoke-ai/InvokeAI/files/10201136/InvokeAI-installer-2.2.4-linux.zip) [InvokeAI-installer-2.2.4-windows.zip](https://github.com/invoke-ai/InvokeAI/files/10201137/InvokeAI-installer-2.2.4-windows.zip) [InvokeAI-installer-2.2.4-mac.zip](https://github.com/invoke-ai/InvokeAI/files/10201138/InvokeAI-installer-2.2.4-mac.zip)
Put any number of terms in square brackets to have their concepts excluded from the image. See Negative and Unconditioned Prompts
Mostly the CLI does catch exceptions that occur during the generation process, but it crashes out if it gets something truly unrecoverable like being unable to load any models. Please...
Here's the problem I originally encountered when I try to use `diffusers 0.10.0`. It occurs when the NSFW checker (which is part of diffusers) loads: ``` Installing model for NSFW...
Thanks @remixer-dec for pointing to the solution. I’ll apply it to InvokeAI.
Is this on the "main" or the "development" branch (or something else?) @Any-Winter-4079 has had the most success running textual inversion, and possibly he can provide some insight into what...
@mauwii Could you give this a code-owner review?
> so @lstein: Do we want to get rid of the conda test action, and if yes, should it be Part of this PR? > > I would recommend, if...
The 2.2.3 installer will no longer work due to changes in the directory structure. Please either use the 2.2.4 installer to install 2.2.4 (recommended), or use one of the manual...