From ed9a04304c968cf594903a698132ccffda3c5b09 Mon Sep 17 00:00:00 2001 From: zrichz <33601693+zrichz@users.noreply.github.com> Date: Thu, 11 May 2023 07:44:04 +0100 Subject: [PATCH] added official github links for gfpgan and codeformer --- Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features.md b/Features.md index cd52284..9efd999 100644 --- a/Features.md +++ b/Features.md @@ -567,7 +567,7 @@ unconditional denoising in the same batch. This implementation of optimization does not require any modification to the original Stable Diffusion code. # Face restoration -Lets you improve faces in pictures using either GFPGAN or CodeFormer. There is a checkbox in every tab to use face restoration, +Lets you improve faces in pictures using either [GFPGAN](https://github.com/TencentARC/GFPGAN) or [CodeFormer](https://github.com/sczhou/CodeFormer). There is a checkbox in every tab to use face restoration, and also a separate tab that just allows you to use face restoration on any picture, with a slider that controls how visible the effect is. You can choose between the two methods in settings.