Lincoln Stein
Lincoln Stein
I've done the toil and written a Windows .bat script that seems to work. It even does some error checking. This was not fun... at all. A pure python install...
I've made a series of changes that may break the installer. I'll post a comment when I've completed Linux and Windows test installs. EDIT: Indeed, I need to go back...
[InvokeAI-installer-2.2.4-windows.zip](https://github.com/invoke-ai/InvokeAI/files/10178531/InvokeAI-installer-2.2.4-windows.zip) [InvokeAI-installer-2.2.4-mac.zip](https://github.com/invoke-ai/InvokeAI/files/10178532/InvokeAI-installer-2.2.4-mac.zip) [InvokeAI-installer-2.2.4-linux.zip](https://github.com/invoke-ai/InvokeAI/files/10178534/InvokeAI-installer-2.2.4-linux.zip) Now working on Linux again. Windows test is pending.
@mauwii, @ebr My latest commit to this PR broke the "Build and push cloud image" action because I have removed the binary installer directory. Is it possible for this action...
I fixed the dockerfile build. A fix for some Windows bat file cosmetic issues is on its way.
Ready for testing. Please download the zip file for your platform and follow the directions at: https://github.com/invoke-ai/InvokeAI/blob/lstein-simple-install/docs/installation/INSTALL_AUTOMATED.md I'm pretty happy with how this works with one caveat. Currently, I have...
> how are we handling updates, given the folder shift? will this be backward compatible? This appears to be backward compatible. There are two potential gotchas. First, you can no...
New version of windows installer using the binary installer's :err_exit function. [InvokeAI-installer-2.2.4-windows.zip](https://github.com/invoke-ai/InvokeAI/files/10185571/InvokeAI-installer-2.2.4-windows.zip)
Latest versions [InvokeAI-installer-2.2.4-linux.zip](https://github.com/invoke-ai/InvokeAI/files/10189214/InvokeAI-installer-2.2.4-linux.zip) [InvokeAI-installer-2.2.4-mac.zip](https://github.com/invoke-ai/InvokeAI/files/10189215/InvokeAI-installer-2.2.4-mac.zip) [InvokeAI-installer-2.2.4-windows.zip](https://github.com/invoke-ai/InvokeAI/files/10189216/InvokeAI-installer-2.2.4-windows.zip) for testing.
> FWIW, my Windows test install of https://github.com/invoke-ai/InvokeAI/pull/1819#issuecomment-1340503828 can not only be moved (to a different drive, even), but even works when renaming the encompassing folder - all of which...