I am getting
RuntimeError: PyTorch does not currently provide packages for PyPI while
I followed on windows 10 machine
conda install pytorch-cpu -c pytorch
pip3 install torchvision
pip install fastai==0.7.0
I am getting
RuntimeError: PyTorch does not currently provide packages for PyPI while
I followed on windows 10 machine
conda install pytorch-cpu -c pytorch
pip3 install torchvision
pip install fastai==0.7.0