Multi-Type-TD-TSR icon indicating copy to clipboard operation
Multi-Type-TD-TSR copied to clipboard

Is the model available for a windows CPU or only with cuda?

Open HGamalElDin opened this issue 2 years ago • 1 comments

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?

HGamalElDin avatar Jun 27 '22 23:06 HGamalElDin

Hey @HGamalElDin try installing it with the -f switch pip install Torchvision==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html

proyaschet avatar Dec 30 '22 11:12 proyaschet