InvokeAI/source_installer
2022-11-11 06:49:45 +00:00
..
create_installers.sh add WindowsLongFileName batfile to source installer 2022-11-11 06:49:45 +00:00
install.bat improve messaging during installation process 2022-11-11 03:48:21 +00:00
install.sh add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
invoke.bat add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
invoke.sh update repo URL to point to rc 2022-11-10 18:39:29 +00:00
readme.txt add WindowsLongFileName batfile to source installer 2022-11-11 06:49:45 +00:00
update.bat add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
update.sh add @tildebyte compiled pip installer 2022-11-10 17:48:14 +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.