deepfakes / faceswap

Deepfakes Software For All
https://www.faceswap.dev
GNU General Public License v3.0
52.05k stars 13.18k forks source link

Fixed UnicodeDecodeError #1316

Closed che3000 closed 1 year ago

che3000 commented 1 year ago

UnicodeDecodeError: 'cp950' codec can't decode byte 0x83 in position 52: illegal multibyte sequence

after add ", encoding="utf8" " in line 803 the error will not happen