File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ title: Overview
55We offer several ways to install InvokeAI, each one suited to your
66experience and preferences.
77
8- 1 . [ InvokeAI source code installer] ( INSTALL_SOURCE.md )
9-
8+ 1 . InvokeAI source code installer
109 This is a script that will install Python, the Anaconda ("conda")
1110 package manager, all of InvokeAI's its essential third party
1211 libraries and InvokeAI itself. It includes access to a "developer
@@ -18,6 +17,14 @@ experience and preferences.
1817 script. This method is recommended for individuals who wish to
1918 stay on the cutting edge of InvokeAI development and are not
2019 afraid of occasional breakage.
20+
21+ To get started go to the bottom of the [ Latest Release Page] ( https://github.com/invoke-ai/InvokeAI/releases/latest )
22+ and download the .zip file for your platform. Unzip the file.
23+ If you are on a Windows system, double-click on the ` install.bat `
24+ script. On a Mac or Linux system, navigate to the file ` install.sh `
25+ from within the terminal application, and run the script.
26+
27+ Sit back and watch the script run.
2128
2229 ** Important Caveats**
2330 - This script is a bit cranky and occasionally hangs or times out,
You can’t perform that action at this time.
0 commit comments