version 1.2.0 is not as good as 1.1.2 ,the swaped face is very blur, and more complex operation #25

Closed
opened 2023-08-04 18:24:40 +02:00 by glucauze · 2 comments
glucauze commented 2023-08-04 18:24:40 +02:00 (Migrated from github.com)

version 1.2.0 is not as good as 1.1.2 ,the swaped face is very blur, and more complex operation

Originally posted by @sdcarterchen in https://github.com/glucauze/sd-webui-faceswaplab/discussions/23#discussioncomment-6640076

version 1.2.0 is not as good as 1.1.2 ,the swaped face is very blur, and more complex operation _Originally posted by @sdcarterchen in https://github.com/glucauze/sd-webui-faceswaplab/discussions/23#discussioncomment-6640076_
glucauze commented 2023-08-04 18:28:08 +02:00 (Migrated from github.com)

@sdcarterchen

version 1.2.0 is not as good as 1.1.2 ,

No. There is no reason, the processing is the same. It can be simpler if configured.

and more complex operation

Yes. If you don't care about the options in faces, don't use them. It will be back to very simple.

the swaped face is very blur :

Yes. I was fearing that comment.

I disabled codeformer by default in Global Postprocessing. That's why you get poor results. Activate it and that will be back to what you know. You can make it the default in global settings.

Here are back to 1.1.2 default settings. Codeformer will be enabled for all faces (including non swapped -- default 1.1.2 behavior)

default_settings

You can ignore det_size since it's not in this version.

Here are my advanced default settings I only use codeformer for faces (and LDSR or 003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_GAN only on faces)

my_settings

NOTE ! : Restart SD after changing these settings.

@sdcarterchen > version 1.2.0 is not as good as 1.1.2 , No. There is no reason, the processing is the same. It can be simpler if configured. > and more complex operation Yes. If you don't care about the options in faces, don't use them. It will be back to very simple. > the swaped face is very blur : Yes. I was fearing that comment. **I disabled codeformer by default in Global Postprocessing. That's why you get poor results. Activate it and that will be back to what you know. You can make it the default in global settings.** Here are back to 1.1.2 default settings. Codeformer will be enabled for all faces (including non swapped -- default 1.1.2 behavior) ![default_settings](https://github.com/glucauze/sd-webui-faceswaplab/assets/137925069/0cfdc09c-36ce-4cb4-96a4-ddb0a9d4aee4) You can ignore det_size since it's not in this version. Here are my advanced default settings **I only use codeformer for faces** (and LDSR or 003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_GAN only on faces) ![my_settings](https://github.com/glucauze/sd-webui-faceswaplab/assets/137925069/803f2766-2b45-4105-986d-7e502cfef6ef) **NOTE !** : Restart SD after changing these settings.
sdcarterchen commented 2023-08-05 04:50:55 +02:00 (Migrated from github.com)

Thank you very much. These settings are very useful to me.

Thank you very much. These settings are very useful to me.
Sign in to join this conversation.