mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-27 23:39:01 +08:00
added link to original paper for ESRGAN
parent
ed9a04304c
commit
4e12b3e03a
@ -652,7 +652,7 @@ You can change parameters for UI elements in `ui-config.json`, it is created aut
|
|||||||
Checkboxes that would usually expand a hidden section will not initially do so when set as UI config entries.
|
Checkboxes that would usually expand a hidden section will not initially do so when set as UI config entries.
|
||||||
|
|
||||||
# ESRGAN
|
# ESRGAN
|
||||||
It's possible to use ESRGAN models on the Extras tab, as well as in SD upscale.
|
It's possible to use ESRGAN models on the Extras tab, as well as in SD upscale. [Paper](https://arxiv.org/abs/1809.00219) here.
|
||||||
|
|
||||||
To use ESRGAN models, put them into ESRGAN directory in the same location as webui.py.
|
To use ESRGAN models, put them into ESRGAN directory in the same location as webui.py.
|
||||||
A file will be loaded as a model if it has .pth extension. Grab models from the [Model Database](https://upscale.wiki/wiki/Model_Database).
|
A file will be loaded as a model if it has .pth extension. Grab models from the [Model Database](https://upscale.wiki/wiki/Model_Database).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user