InvokeAI/binary_installer
2022-12-01 22:51:05 -05:00
..
create_installers.sh documentation fixes for release 2022-12-01 22:02:50 -05:00
install.bat.in fix incorrect syntax for .bat 2022-12-01 22:02:27 -05:00
install.sh.in fix commit conflict markers 2022-12-01 15:07:54 -05:00
invoke.bat.in Merge branch 'main' into source-installer-improvements 2022-12-01 19:45:47 +00:00
invoke.sh.in Merge branch 'main' into source-installer-improvements 2022-12-01 19:45:47 +00:00
py3.10-darwin-arm64-mps-reqs.txt source installer improvements and documentation 2022-12-01 19:40:13 +00:00
py3.10-darwin-x86_64-cpu-reqs.txt source installer improvements and documentation 2022-12-01 19:40:13 +00:00
py3.10-linux-x86_64-cuda-reqs.txt added the linux py3.10* file 2022-12-01 22:51:05 -05:00
py3.10-windows-x86_64-cuda-reqs.txt source installer improvements and documentation 2022-12-01 19:40:13 +00:00
readme.txt source installer improvements and documentation 2022-12-01 19:40:13 +00:00
requirements.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:
    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.