alan-turing-institute / cloudcasting

Cloud modelling (Manchester Prize)
MIT License
2 stars 0 forks source link

try nightly builds of torch on windows #45

Closed phinate closed 2 months ago

phinate commented 2 months ago

The difference: Windows users should install the nightly build of torch:

pip install --pre torch --extra-index-url https://download.pytorch.org/whl/nightly/cpu --force-reinstall --upgrade