update links with new filenames

This commit is contained in:
mauwii
2022-12-15 21:42:49 +01:00
committed by blessedcoolant
parent f7170e4156
commit 1050f2726a
8 changed files with 33 additions and 37 deletions

View File

@ -71,7 +71,7 @@ def postscript(errors: None):
You're all set!
If you installed using one of the automated installation scripts,
execute 'invoke.sh' (Linux/macOS) or 'invoke.bat' (Windows) to
execute 'invoke.sh' (Linux/macOS) or 'invoke.bat' (Windows) to
start InvokeAI.
If you installed manually, activate the 'invokeai' environment
@ -113,7 +113,7 @@ def user_wants_to_download_weights()->str:
print('''You can download and configure the weights files manually or let this
script do it for you. Manual installation is described at:
https://github.com/invoke-ai/InvokeAI/blob/main/docs/installation/INSTALLING_MODELS.md
https://invoke-ai.github.io/InvokeAI/installation/020_INSTALL_MANUAL/
You may download the recommended models (about 10GB total), select a customized set, or
completely skip this step.