Real-ESRGAN-ncnn-vulkan
Real-ESRGAN-ncnn-vulkan copied to clipboard
How to choose / select another model_name ?
Hello, I tried to look the provided link about this question but no luck.
https://github.com/xinntao/Real-ESRGAN/blob/master/docs/docs/model_zoo.md docs/docs/model_zoo.md
How do I select another model_name terminal command such as -n … ?
Thanks a lot for this project !
Just change the used model ? here is a line from a batch script of mine:
realesrgan-ncnn-vulkan.exe -i "%output_ffmpeg%" -o "%input_from_ESRGAN%" -n RealESRGAN_x4plus_anime_6B -s 4 -f jpg -t 1024 -j 4:4:4
just change the model name to the one you want to use, without extension. Here: -n RealESRGAN_x4plus_anime_6B