From 7879bf19ebce3717323e927320cd45f6766b221d Mon Sep 17 00:00:00 2001 From: Manuel Warum Date: Sun, 11 Sep 2022 13:00:13 +0200 Subject: [PATCH] Update README.md Add note about Stable Diffusion model version --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dcee9b2a..8abbcf09 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ ️‍🔥🎉 **New!** Face Correction (GFPGAN) and Upscaling (RealESRGAN) have been added! +This distribution currently uses Stable Diffusion 1.4. Once the model for 1.5 becomes publicly available, the model in this distribution will be updated. + # Features in the new v2 Version: - **No Dependencies or Technical Knowledge Required**: 1-click install for Windows 10/11 and Linux. *No dependencies*, no need for WSL or Docker or Conda or technical setup. Just download and run! - **Face Correction (GFPGAN) and Upscaling (RealESRGAN)**