NeuralTextureSynthesis
NeuralTextureSynthesis copied to clipboard
CUDA and PyTorch Version
Hi, thanks for the code. I tried to run the code but had the following error
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.
It seems the CUDA version does not match. Could you please let me know the CUDA and PyTorch version you used to run the code?
Hi, I encountered the same issue. Did you solve this one?