Colab (AttributeError:)
hello guys : ) I am getting attributeerror again and again would anyone please guide me how can we fix it
screenshots

You should try previous pytorch versions (< 1.13): pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
Same problem here.I tried pasting the code mentioned by @amfapic . But I am getting the same error. It used to work fine for me and all of a sudden, I am getting this error.
The same problem
Same problem here.I tried pasting the code mentioned by @amfapic . But I am getting the same error. It used to work fine for me and all of a sudden, I am getting this error.
after runing the code pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
you must restart runtime and then use simswap
It helps, thanks bro
Same problem here.I tried pasting the code mentioned by @amfapic . But I am getting the same error. It used to work fine for me and all of a sudden, I am getting this error.
You should try previous pytorch versions (< 1.13): pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
paste this link like this
and restart runtime
please help how to fix this on google colab.
I am not able to fix this problem.
same problem here, cannot run the colab