diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-11 09:31:28 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-11 09:31:28 +0000 |
commit | ae6b879b8587e2b900c16639d9ba8b07a040c9d3 (patch) | |
tree | 0fe5bdd7f871728caed19731df6de434a61a7847 | |
parent | 599666cd3f49ecae44b15c51c4c1416c3e3d2880 (diff) | |
download | stable-diffusion-webui-gfx803-ae6b879b8587e2b900c16639d9ba8b07a040c9d3.tar.gz stable-diffusion-webui-gfx803-ae6b879b8587e2b900c16639d9ba8b07a040c9d3.tar.bz2 stable-diffusion-webui-gfx803-ae6b879b8587e2b900c16639d9ba8b07a040c9d3.zip |
i will fix the typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ To use ESRGAN models, put them into ESRGAN directory in the same location as web as model if it has .pth extension. Grab models from the [Model Database](https://upscale.wiki/wiki/Model_Database).
> Note: RealESRGAN models are not ESRGAN models, they are not compatible. Do not download RealESRGAN models. Do not place
-RealESRGAN into the directory with ESRGAN moderls. Thank you.
+RealESRGAN into the directory with ESRGAN models. Thank you.
### Automatic installation/launch
|