InvokeAI/source_installer
2022-12-02 15:43:59 -05:00
..
create_installers.sh make invoke.sh executable 2022-12-02 12:53:13 -05:00
install.bat.in run .bat file in directory potentially containing spaces 2022-12-02 10:53:42 -05:00
install.sh.in make invoke.sh executable 2022-12-02 12:53:13 -05:00
invoke.bat.in source installer improvements and documentation 2022-12-01 19:40:13 +00:00
invoke.sh.in (installer) fix syntax error in invoke.sh.in 2022-12-02 15:43:59 -05:00
readme.txt merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
update.bat.in source installer improvements and documentation 2022-12-01 19:40:13 +00:00
update.sh.in source installer improvements and documentation 2022-12-01 19:40:13 +00:00
WinLongPathsEnabled.reg source installer improvements and documentation 2022-12-01 19:40:13 +00:00

InvokeAI

Project homepage: https://github.com/invoke-ai/InvokeAI

Installation on Windows:
 You may need to enable Windows Long Paths to install InvokeAI. If you're not
 sure what this is, you almost certainly need to do this. Simply double-click the
 "WinLongPathsEnabled.reg" file located in this directory, and approve the Windows
 warnings. Note that you will need to have admin privileges in order to do this.
 
 Then double-click the 'install.bat' file (while keeping it inside the invokeAI folder).

Installation on Linux and Mac:
 Please open the terminal, and run './install.sh' (while keeping it inside the invokeAI folder).

After installation, please run the 'invoke.bat' file (on Windows) or 'invoke.sh' file (on Linux/Mac) to start InvokeAI.