Lunar
Lunar
What kind of a system are you running it on? I can see from your output `root` and `autodl-container-36da11a152-6c203099`, so i have two "concerns". First is, are you checking the...
This would be really interesting tho. A server side version, and a client side version to run the UI, send sources + frames from webcam and eventually receive the results...
> Hi [@Uniqbank](https://github.com/Uniqbank) How did u solve an issue with `Frame processor face_enhancer not found` ? Try out [this](https://github.com/hacksider/Deep-Live-Cam/issues/266#issuecomment-2287891345) from the pinned https://github.com/hacksider/Deep-Live-Cam/issues/266# issue and see f that resolves your...
Trying doing the same as mentioned here: https://github.com/hacksider/Deep-Live-Cam/issues/624#issuecomment-2367823399. Repeat for any other models that fail
> With these fixes the recorded video contains audio? @Prodigal2390 This solution worked for me. I can confirm that the video does contain the audio as well.
Seems to be an issue with the site itself. It works with other qualities, and 360p doesn't work directly on the site either.  
Have you all tried [this](https://github.com/hacksider/Deep-Live-Cam/issues/266#issuecomment-2287891345)? > [@Pashok111](https://github.com/Pashok111) > > Try the following: > > uninstall the current version of basicsr: `pip uninstall basicsr -y` > > install basicsr directly from...