hacksider / Deep-Live-Cam

real time face swap and one-click video deepfake with only a single image
GNU Affero General Public License v3.0
34.94k stars 4.93k forks source link

HERE'S HOW TO FIX BLACK SQUARES IN PHOTOS AND VIDEOS #133

Open letho1608 opened 1 month ago

letho1608 commented 1 month ago

Yeah, I run in virtual environment with below command and it works with my cpu.

pip uninstall onnxruntime pip uninstall onnxruntime-gpu pip uninstall onnxruntime-directml pip install onnxruntime-directml==1.15.1 python run.py --execution-provider cpu

Good luck

sonnguyenHT commented 1 month ago

It didn't work with Mac M2

letho1608 commented 1 month ago

It didn't work with Mac M2

Mac M2 thì t không biết fix sao vì không có máy đó :V, t sửa trên window cách trên thì được

minussign commented 1 month ago

It's worked !!!! Thank you very much.

purifluff commented 1 month ago

it worked for me too!! thank you

AquiGorka commented 1 month ago

Because you are asking it to run with the cpu: python run.py --execution-provider cpu <- --execution-provider cpu, try a different provider.

ANK789 commented 1 month ago

onnxruntime-directml

Thanks,solved this problem!

wangxuerui2003 commented 1 month ago

it worked!!!!!!!!