Hi, thank you for sharing this powerful lib.
For people who is using 40XX GPU can try this modification for cuda to solve env problem (nvrtc: error: invalid value for --gpu-architecture (-arch)):
pip install torch==1.13.0+cu116 torchaudio==0.13.0+cu116 torchvision==0.14.0+cu116 --index-url https://download.pytorch.org/whl/cu116
Hi, thank you for sharing this powerful lib.
For people who is using 40XX GPU can try this modification for cuda to solve env problem (nvrtc: error: invalid value for --gpu-architecture (-arch)):
pip install torch==1.13.0+cu116 torchaudio==0.13.0+cu116 torchvision==0.14.0+cu116 --index-url https://download.pytorch.org/whl/cu116