Add option to change the scale factor.

Add readme information about super resolution.
pull/621/head
Michael 2024-09-23 02:49:48 +01:00
parent 2066560a95
commit 59cc742197
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ options:
Looking for a CLI mode? Using the -s/--source argument will make the run program in cli mode.
To improve the video quality, you can use the `super_resolution` frame processor after swapping the faces. It will enhance the video quality by 2x, 3x or 4x. You can set the upscale factor using the `-r` or `--super-resolution-scale-factor` argument.
Processing time will increase with the upscale factor, it's quite quick though.
Processing time will increase with the upscale factor, but it's quite quick.
```