let me tell you about realesrgan
This commit is contained in:
parent
f185874418
commit
599666cd3f
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@ You optionally can use GFPGAN to improve faces, then you'll need to download the
|
||||||
To use ESRGAN models, put them into ESRGAN directory in the same location as webui.py. A file will be loaded
|
To use ESRGAN models, put them into ESRGAN directory in the same location as webui.py. A file will be loaded
|
||||||
as model if it has .pth extension. Grab models from the [Model Database](https://upscale.wiki/wiki/Model_Database).
|
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.
|
||||||
|
|
||||||
### Automatic installation/launch
|
### Automatic installation/launch
|
||||||
|
|
||||||
- install [Python 3.10.6](https://www.python.org/downloads/windows/) and check "Add Python to PATH" during installation. You must install this exact version.
|
- install [Python 3.10.6](https://www.python.org/downloads/windows/) and check "Add Python to PATH" during installation. You must install this exact version.
|
||||||
|
|
Loading…
Reference in a new issue