diff --git a/Dependencies.md b/Dependencies.md index c8f127e..31e5bff 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -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))