mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-23 04:42:09 -08:00
added official github links for gfpgan and codeformer
parent
f33ea6768a
commit
ed9a04304c
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue