Connection timeout for pytorch download?

I am trying to install pytorch 0.1.9 using pip on python 2.7 with cuda 8.0 and I’m getting a connection timeout error running “pip install https://s3.amazonaws.com/pytorch/whl/cu80/torch-0.1.9.post2-cp27-none-linux_x86_64.whl” from my ubuntu command line.

It appears that Amazon S3 is down.