Closed b4zz4 closed 3 years ago
I'm going to have to load another model, and you don't accept it.
realsr-ncnn-vulkan -i in.png -m /usr/share/realsr-ncnn-vulkan/realesrgan-x4plus/ -o out.png unknown model dir type
realsr-ncnn-vulkan -i in.png -m realesrgan-x4plus -o out.png unknown model dir type
I copy this model, and it is compatible if I force it, but it does not recognize it in the path
https://github.com/xinntao/Real-ESRGAN
the problem is solved by adding models-DF2K_
I'm going to have to load another model, and you don't accept it.
realsr-ncnn-vulkan -i in.png -m /usr/share/realsr-ncnn-vulkan/realesrgan-x4plus/ -o out.png unknown model dir type
realsr-ncnn-vulkan -i in.png -m realesrgan-x4plus -o out.png unknown model dir type
I copy this model, and it is compatible if I force it, but it does not recognize it in the path
https://github.com/xinntao/Real-ESRGAN