Add a package source
poetry source add torch https://download.pytorch.org/whl/cpu
Install torch based on the ‘source’
poetry add torch
poetry source add torch https://download.pytorch.org/whl/cpu
poetry add torch