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
30.91k stars 4.28k forks source link

Face enhacement Lower FPS #3

Closed aroca69 closed 11 months ago

aroca69 commented 11 months ago

I´m using your repository with GPU. I have Nvidia geforce RTX 3070 with cuda installed. The software is working great but when i use face enhacement, is awesome, lowers the FPS and is isposible to use. Any tips to avoid lowering FPS when using face enhacement? Thanks in advance

hacksider commented 11 months ago

As of now there's no way to increase the FPS unless you have bigger buffer/VRAM as it is being preprocessed using GFPGAN.

I just remembered, you can change the resolution (I suggest 480p) on ui.py to make more faster.

aroca69 commented 10 months ago

Thanks a lot for your advice and also for the new model you updated yesterday, now is working fast with Cuda. Awesome software.

hacksider commented 10 months ago

Awesome! Great to hear that it's working fine on your end!