ProGamerGov / neural-style-pt

PyTorch implementation of neural style transfer algorithm
MIT License
833 stars 178 forks source link

AssertionError: Torch not compiled with CUDA enabled #57

Closed skanel closed 4 years ago

skanel commented 4 years ago

can you guide me how to pass this error, I am very beginner .

ProGamerGov commented 4 years ago

I think that you may have installed PyTorch without GPU support.

What OS are you using? How did you install PyTorch?

ProGamerGov commented 4 years ago

I'm closing this issue for now. If you are still having the same issue, feel free to reopen this issue.