Update docs/installation/050_INSTALLING_MODELS.md

Co-authored-by: Ryan Dick <ryanjdick3@gmail.com>
This commit is contained in:
Lincoln Stein
2023-10-11 22:59:35 -04:00
committed by GitHub
parent 0a0412f75f
commit a2079bdd70

View File

@ -160,7 +160,7 @@ in a subfolder of the repository (e.g. vae), then append the subfolder
to the end of the repo_id like this:
```
# a VAE model located in subfolder "vae"a
# a VAE model located in subfolder "vae"
stabilityai/stable-diffusion-xl-base-1.0:vae
# version 2 of the model located in subfolder "v2"