xinntao / Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed 5 invalid gpu device

Ryosama2 opened this issue · comments

I used these code to upscale image (in Anaconda Prompt)

  1. C:\Users\minhh\Downloads\Compressed\Real-ESRGAN-ncnn-vulkan-20220424-windows
  2. realesrgan-ncnn-vulkan -i inputs -o outputs -n realesrgan-x4plus -f jpg

But now it is no longer work, it failed with the error notification:
vkEnumeratePhysicalDevices failed 5
invalid gpu device

image

Please help 🙏