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.59k stars 4.88k forks source link

Frame processor face_enhancer not found #309

Open ZzQqXie opened 4 weeks ago

ZzQqXie commented 4 weeks ago

what can i do to slove this problem??? 联想截图_20240814135358

aicools commented 4 weeks ago

I also meet this problem, how do you make it

aicools commented 4 weeks ago

pip uninstall onnxruntime onnxruntime-gpu pip install onnxruntime-gpu==1.16.3

It works.(By NV ENV)

MotvUnknown commented 4 weeks ago

pip uninstall onnxruntime onnxruntime-gpu pip install onnxruntime-gpu==1.16.3

It works.(By NV ENV)

this didn't work for me

ZzQqXie commented 4 weeks ago

pip uninstall onnxruntime onnxruntime-gpu pip install onnxruntime-gpu==1.16.3

It works.(By NV ENV)

yes, it worked, thank you very much!!! now i have a new problem that the output is so blurry and maybe i need to use GPU to run this program