Eugene Brodsky
Eugene Brodsky
Linux installer worked without a hitch. Windows installer unfortunately fails while trying to install the `basicsr` module. I was unable to fix it or get the full stack trace due...
Right now you have to disable the auto-switching to new images AND disable progress previews for this to work. Thanks for the bug report, this could definitely be improved
If you are using a 3rd party antivirus (Kaspersky, Avast, etc), please disable it just for that step in the installation. We are aware of this issue and are working...
You can use the `--web` flag and access the UI in your browser at `http://localhost:9090` - it's essentially the same thing
Do not use the `invoke.sh.in` script. It's not meant to be run directly and will not work. You need to change to the directory where you installed `invokeai`. Likely this...
@mauwii I'm a little unclear on why you needed to create a new PR that straight up duplicates my changes, and then merge it without review... but i guess as...
likely introduced by https://github.com/invoke-ai/InvokeAI/pull/1948
Possibly fixed by https://github.com/invoke-ai/InvokeAI/pull/1954. @Malbathla could you please retry the source install *after pulling again from `main`*? (the installers aren't updated yet). Thank you!
We do not yet support SD2.x, but it is on the roadmap. Could you please try to remove it and see if the problem persists?
Great enhancement, thank you. We may also want to introduce an `INVOKEAI_WEIGHTS_DIR` env var to mirror the CLI flag, but that can be a separate feature. > Would it be...