nagadomi / nunif

Misc; latest version of waifu2x; 2D video to stereo 3D video conversion
MIT License
1.58k stars 142 forks source link

Unable to find GPU #117

Closed 414726193 closed 6 months ago

414726193 commented 7 months ago

I ran iw3 on another computer with only cpu and no GPU in the Device, I actually had a 1050ti graphics card

nagadomi commented 7 months ago

If GPU is not listed, PyTorch failed to detect CUDA devices.

  1. Have you installed the latest NVIDIA driver?
  2. What OS are you using?
  3. Are you using nunif-windows-package? Or a Python environment you built yourself?

In the past, there was a case that GPU is not shown in a mixed Anaconda environment. https://github.com/nagadomi/nunif/issues/74