InvokeAI/installer
Lincoln Stein ce298d32b5 attempt to make batch install more reliable
1. added nvidia channel to environment.yml
2. updated pytorch-cuda requirement
3. let conda figure out what version of pytorch to install
4. add conda install status checking to .bat and .sh install files
5. in preload_models.py catch and handle download/access token errors
2022-11-01 12:02:22 -04:00
..
create_installers.sh Make create_installers.sh executable 2022-10-29 23:41:37 +05:30
install.bat attempt to make batch install more reliable 2022-11-01 12:02:22 -04:00
install.sh attempt to make batch install more reliable 2022-11-01 12:02:22 -04:00
readme.txt Script to create the installer zips 2022-10-29 23:40:03 +05:30

InvokeAI

Project homepage: https://github.com/invoke-ai/InvokeAI

Installation on Windows:
 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.