note that ESRGAN directory doesn't exist until you run for 1st time

ClashSAN 2023-01-03 04:25:22 +00:00
parent d248f8eb8f
commit 59f7551b32

@ -19,12 +19,13 @@
# Optional Dependencies
## ESRGAN (Upscaling)
ESRGAN models such as those from the [Model Database](https://upscale.wiki/wiki/Model_Database), may be placed into the ESRGAN directory.
A file will be loaded as a model if it has `.pth` extension, and it will show up with its name in the UI.
ESRGAN models such as those from the [Model Database](https://upscale.wiki/wiki/Model_Database), may be placed into the ESRGAN directory. ESRGAN directory doesn't exist in the repo, until you run for the first time.
The models will be loaded as a model if it has `.pth` extension, and it will show up with its name in the UI.
> 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 models.
## .yaml files for sd 2.x models
## .yaml files for [sd 2.x models](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#stable-diffusion-20)
- 768-v-ema.ckpt [config](https://raw.githubusercontent.com/Stability-AI/stablediffusion/main/configs/stable-diffusion/v2-inference-v.yaml))