AiYa

Results 1 comments of AiYa

I changed the python version to 3.8.13 but it didn't make sense. The key is the pytorch version. I have tried this: `pip install torch==1.8.1+cu102 torchvision==0.9.1+cu102 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html` and...