Thin-Plate-Spline-Motion-Model
Thin-Plate-Spline-Motion-Model copied to clipboard
Installing failed
trafficstars
Hi,
I've set up python 3.9, ran get-pip, upgraded pip, set up my venv and I get this on install;
ERROR: Could not find a version that satisfies the requirement torch==1.10.0+cu113 (from versions: 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1)
Dockerfile would be a good idea?
I'm rocking Ubuntu 20.04
Downgraded venv to 3.8, upgraded pip - same error
Found this - https://discuss.pytorch.org/t/pytorch-pip-installation-not-working/134884/3
You can follow the instructions on pytorch.org to install the appropriate version of torch