mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-12 09:50:16 +01:00
- Source installer provides more context for what it is doing, and sends user to help/troubleshooting pages when something goes wrong. - install.sh and install.bat are renamed to install.sh.in and install.bat.in to discourage users from running them from within the - Documentation updated |
||
|---|---|---|
| .. | ||
| create_installers.sh | ||
| install.bat.in | ||
| install.sh.in | ||
| invoke.bat.in | ||
| invoke.sh.in | ||
| readme.txt | ||
| update.bat.in | ||
| update.sh.in | ||
| WinLongPathsEnabled.reg | ||
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.