neuralchen / SimSwap

An arbitrary face-swapping framework on images and videos with one single trained model!
Other
4.45k stars 881 forks source link

Help, I have two errors. #381

Open UncleOrange1899 opened 1 year ago

UncleOrange1899 commented 1 year ago

I'm trying to make a deepfake, and it keeps giving me two errors. screenshot-colab research google com-2023 01 26-03_23_26 screenshot-colab research google com-2023 01 26-03_24_03 I tried adding !pip install torchvision==0.9.1+cu111 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html for the first error, but the error still occurs. And I can't even find a single fix for the second one. Does anyone know if there's a fix for these?