CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

`--face_upsample` does nothing.

Open bolshoytoster opened this issue 2 years ago • 0 comments
trafficstars

Looking through inference_codeformer.py, it seems that the --face_upsample flag is disabled for some reason: https://github.com/sczhou/CodeFormer/blob/4c93a0ac8e309cb186165eba098fb8a379f9e349/inference_codeformer.py#L125-L132

It looks like this happened in this commit enabling CPU support for realesrgan.

Is there a reason this should be disabled or was it just commented out during debugging and not uncommented afterwards?

bolshoytoster avatar Jan 28 '23 11:01 bolshoytoster