conda create -n dam-vsr python=3.10.14 conda activate dam-vsr pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org ...