InvokeAI/installer
2022-11-10 19:59:03 +00:00
..
InvokeAI update repo URL to point to rc 2022-11-10 18:39:29 +00:00
create_installers.sh update repo URL to point to rc 2022-11-10 18:39:29 +00:00
install.bat remove -e from clipseg load in installer 2022-11-10 19:59:03 +00:00
install.sh remove -e from clipseg load in installer 2022-11-10 19:59:03 +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
py3.10-darwin-arm64-mps-reqs.txt add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
py3.10-darwin-x86_64-cpu-reqs.txt add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
py3.10-linux-x86_64-cuda-reqs.txt add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
py3.10-windows-x86_64-cuda-reqs.txt add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
readme.txt add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
requirements.in add @tildebyte compiled pip installer 2022-11-10 17:48:14 +00:00
WinLongPathsEnabled.reg 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:
    NOTE: You might need to enable Windows Long Paths. If you're not sure,
    then you almost certainly need to. Simply double-click the 'WinLongPathsEnabled.reg'
    file. Note that you will need to have admin privileges in order to
    do this.

    Please 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.