From cd66b2c76d542b4d60638505a6d2ded747dd9d44 Mon Sep 17 00:00:00 2001 From: mauwii Date: Fri, 2 Dec 2022 05:30:31 +0100 Subject: [PATCH] fix links in `older_docs_to_be_removed` --- docs/installation/older_docs_to_be_removed/INSTALL_LINUX.md | 4 ++-- docs/installation/older_docs_to_be_removed/INSTALL_MAC.md | 2 +- docs/installation/older_docs_to_be_removed/INSTALL_WINDOWS.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/installation/older_docs_to_be_removed/INSTALL_LINUX.md b/docs/installation/older_docs_to_be_removed/INSTALL_LINUX.md index 17d49697fd..1e66698ec2 100644 --- a/docs/installation/older_docs_to_be_removed/INSTALL_LINUX.md +++ b/docs/installation/older_docs_to_be_removed/INSTALL_LINUX.md @@ -79,7 +79,7 @@ title: Manual Installation, Linux and obtaining an access token for downloading. It will then download and install the weights files for you. - Please look [here](INSTALLING_MODELS.md) for a manual process for doing + Please look [here](../INSTALL_MANUAL.md) for a manual process for doing the same thing. 7. Start generating images! @@ -112,7 +112,7 @@ title: Manual Installation, Linux To use an alternative model you may invoke the `!switch` command in the CLI, or pass `--model ` during `invoke.py` launch for either the CLI or the Web UI. See [Command Line - Client](../features/CLI.md#model-selection-and-importation). The + Client](../../features/CLI.md#model-selection-and-importation). The model names are defined in `configs/models.yaml`. 8. Subsequently, to relaunch the script, be sure to run "conda activate diff --git a/docs/installation/older_docs_to_be_removed/INSTALL_MAC.md b/docs/installation/older_docs_to_be_removed/INSTALL_MAC.md index a8a8afc4e3..7a3c5b564f 100644 --- a/docs/installation/older_docs_to_be_removed/INSTALL_MAC.md +++ b/docs/installation/older_docs_to_be_removed/INSTALL_MAC.md @@ -150,7 +150,7 @@ will do our best to help. To use an alternative model you may invoke the `!switch` command in the CLI, or pass `--model ` during `invoke.py` launch for either the CLI or the Web UI. See [Command Line - Client](../features/CLI.md#model-selection-and-importation). The + Client](../../features/CLI.md#model-selection-and-importation). The model names are defined in `configs/models.yaml`. --- diff --git a/docs/installation/older_docs_to_be_removed/INSTALL_WINDOWS.md b/docs/installation/older_docs_to_be_removed/INSTALL_WINDOWS.md index a4a203a396..a135b21b7b 100644 --- a/docs/installation/older_docs_to_be_removed/INSTALL_WINDOWS.md +++ b/docs/installation/older_docs_to_be_removed/INSTALL_WINDOWS.md @@ -75,7 +75,7 @@ Note that you will need NVIDIA drivers, Python 3.10, and Git installed beforehan obtaining an access token for downloading. It will then download and install the weights files for you. - Please look [here](INSTALLING_MODELS.md) for a manual process for doing the + Please look [here](../INSTALL_MANUAL.md) for a manual process for doing the same thing. 8. Start generating images! @@ -108,7 +108,7 @@ Note that you will need NVIDIA drivers, Python 3.10, and Git installed beforehan To use an alternative model you may invoke the `!switch` command in the CLI, or pass `--model ` during `invoke.py` launch for either the CLI or the Web UI. See [Command Line - Client](../features/CLI.md#model-selection-and-importation). The + Client](../../features/CLI.md#model-selection-and-importation). The model names are defined in `configs/models.yaml`. 9. Subsequently, to relaunch the script, first activate the Anaconda