InvokeAI/binary_installer
2022-12-11 06:53:40 -05:00
..
install.bat.in stability and use improvements to binary & source installers 2022-12-03 21:25:12 -05:00
install.sh.in make invoke.sh executable 2022-12-02 12:53:13 -05:00
invoke.bat.in stability and use improvements to binary & source installers 2022-12-03 21:25:12 -05:00
invoke.sh.in Simple Installer for Unified Directory Structure, Initial Implementation (#1819) 2022-12-11 00:37:08 -05:00
py3.10-darwin-arm64-mps-reqs.txt update darwin requirements 2022-12-02 09:11:17 -05:00
py3.10-darwin-x86_64-cpu-reqs.txt restored mac requirements file 2022-12-02 09:11:17 -05:00
py3.10-linux-x86_64-cuda-reqs.txt fix basicsr conflict on windows 2022-12-02 12:53:13 -05:00
py3.10-windows-x86_64-cuda-reqs.txt add compiled windows file 2022-12-01 23:07:48 -05:00
readme.txt source installer improvements and documentation 2022-12-01 19:40:13 +00:00
requirements.in Fix GUI not working (#1916) 2022-12-11 06:53:40 -05: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:
    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.