Lornatang / SRGAN-PyTorch

A simple and complete implementation of super-resolution paper.
Apache License 2.0
410 stars 105 forks source link

Torch not compiled with CUDA enabled #71

Closed charleneguillaumot closed 1 year ago

charleneguillaumot commented 1 year ago

Hello, I have this error when running the test.py file. I do not know how to fix it. image

Thanks in advance for your help

Lornatang commented 1 year ago

Please check if you have correctly installed the version of the PyTorch that support CUDA~