Fix links (ignored deprecated folder)

This commit is contained in:
mauwii
2023-02-08 20:07:12 +01:00
parent 8e0cd2df18
commit 74406456f2
5 changed files with 19 additions and 19 deletions

View File

@ -345,7 +345,7 @@ useful for debugging the text masking process prior to inpainting with the
The CLI allows you to add new models on the fly, as well as to switch
among them rapidly without leaving the script. There are several
different model formats, each described in the [Model Installation
Guide](050_INSTALLING_MODELS.md).
Guide](../installation/050_INSTALLING_MODELS.md).
#### `!models`

View File

@ -41,7 +41,7 @@ are the ticket.
## Model Management
## * [Model Installation](050_INSTALLING_MODELS.md)
## * [Model Installation](../installation/050_INSTALLING_MODELS.md)
Learn how to import third-party models and switch among them. This
guide also covers optimizing models to load quickly.
@ -60,4 +60,4 @@ Prevent InvokeAI from displaying unwanted racy images.
## * [Miscellaneous](OTHER.md)
Run InvokeAI on Google Colab, generate images with repeating patterns,
batch process a file of prompts, increase the "creativity" of image
generation by adding initial noise, and more!
generation by adding initial noise, and more!