Collecting torch==1.4
Downloading https://files.pythonhosted.org/packages/24/19/4804aea17cd136f1705a5e98a00618cb8f6ccc375ad8bfa437408e09d058/torch-1.4.0-cp36-cp36m-manylinux1_x86_64.whl (753.4MB)
|████████████████████████████████| 753.4MB 18kB/s
Collecting torchvision==0.5.0
Downloading https://files.pythonhosted.org/packages/7e/90/6141bf41f5655c78e24f40f710fdd4f8a8aff6c8b7c6f0328240f649bdbe/torchvision-0.5.0-cp36-cp36m-manylinux1_x86_64.whl (4.0MB)
|████████████████████████████████| 4.0MB 21.1MB/s
Requirement already satisfied: six in /usr/local/lib/python3.6/dist-packages (from torchvision==0.5.0) (1.15.0)
Requirement already satisfied: numpy in /usr/local/lib/python3.6/dist-packages (from torchvision==0.5.0) (1.18.5)
Requirement already satisfied: pillow>=4.1.1 in /usr/local/lib/python3.6/dist-packages (from torchvision==0.5.0) (7.0.0)
Installing collected packages: torch, torchvision
Found existing installation: torch 1.6.0+cu101
Uninstalling torch-1.6.0+cu101:
Successfully uninstalled torch-1.6.0+cu101
Found existing installation: torchvision 0.7.0+cu101
Uninstalling torchvision-0.7.0+cu101:
Successfully uninstalled torchvision-0.7.0+cu101
Successfully installed torch-1.4.0 torchvision-0.5.0