CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

What are the parameters for upscale images?

Open NameGTHuB opened this issue 1 year ago • 3 comments

What are the parameters for upscale images? Like demonstrated on replicate.

NameGTHuB avatar Jan 16 '24 03:01 NameGTHuB

123

NameGTHuB avatar Jan 16 '24 03:01 NameGTHuB

Hi, you can use -s or --upscale param, example : python inference_codeformer.py -w 0.7 -s 2 --input_path [image folder]|[image path]

hongdthaui avatar Jan 17 '24 02:01 hongdthaui

Hi, you can use -s or --upscale param, example : python inference_codeformer.py -w 0.7 -s 2 --input_path [image folder]|[image path]

Thank you very much, I didn't notice it at all.

NameGTHuB avatar Jan 17 '24 05:01 NameGTHuB