Open HGamalElDin opened 2 years ago
I couldn't find the torchvision==0.8.1 version on windows. can it be replaced with the higher version? and could it work on CPU?
Hey @HGamalElDin try installing it with the -f switch pip install Torchvision==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
pip install Torchvision==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
I couldn't find the torchvision==0.8.1 version on windows. can it be replaced with the higher version? and could it work on CPU?