From 59f7551b3218addbd8f553d810f7f718c3fb3fe2 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Tue, 3 Jan 2023 04:25:22 +0000 Subject: [PATCH] note that ESRGAN directory doesn't exist until you run for 1st time --- Dependencies.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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))