Results 97 comments of cmdr2

Hi, you can use the "File format" plugin for this: https://github.com/ogmaresca/easydiffusion-plugins Thanks

This is unfortunately a limitation of the RealESRGAN model that we use. Will investigate other models in the future.

@KnobleSavage Can you please try using the manual approach, and see if you get the same `Pip subprocess error: ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS...

@KnobleSavage Did you already have invokeai setup before you tried `install.bat`? Otherwise, you can clear the previously failed invokeai environment by opening the anaconda prompt and running `conda env remove...

@KnobleSavage I think you missed the `conda env` part before the `remove` command. But in any case, please don't run this any more. I've mentioned a different command in my...

@KnobleSavage Regarding the full log, yes the entire contents of the command prompt window, from the time it starts installing till the error (if any).

@KnobleSavage The basic issue is that the preflight steps didn't really clear the old environment. The instructions listed in the pre-flight steps probably need a few changes. They do a...

@KnobleSavage I'd suggest deleting the invoke-ai folder, and installing it manually from https://invoke-ai.github.io/InvokeAI/installation/INSTALL_WINDOWS/#conda

Recent versions of the Windows installer warn the user about spaces. Thanks