package-stuff/InvokeAI
Jeff Carr ec75c732b4 add InvokeAI
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-01-29 12:40:26 -06:00
..
files/opt/invokeai/InvokeAI-Installer add InvokeAI 2023-01-29 12:40:26 -06:00
README.md add InvokeAI 2023-01-29 12:40:26 -06:00

README.md

** Model Installation Successful **

You're all set!

If you installed using one of the automated installation scripts, execute 'invoke.sh' (Linux/macOS) or 'invoke.bat' (Windows) to start InvokeAI.

If you installed manually, activate the 'invokeai' environment (e.g. 'conda activate invokeai'), then run one of the following commands to start InvokeAI.

Web UI: python scripts/invoke.py --web # (connect to http://localhost:9090) Command-line interface: python scripts/invoke.py

Have fun!