Deep-Live-Cam icon indicating copy to clipboard operation
Deep-Live-Cam copied to clipboard

real time face swap and one-click video deepfake with only a single image

Results 627 Deep-Live-Cam issues
Sort by recently updated
recently updated
newest added

If i use my phone as a camera with DroidCamX I get an error ``` [ WARN:[email protected]] global cap.cpp:323 cv::VideoCapture::open VIDEOIO(DSHOW): raised unknown C++ exception! [ERROR:[email protected]] global obsensor_uvc_stream_channel.cpp:158 cv::obsensor::getStreamChannelGroup Camera...

Finally managed to install TORCH after it not working, but now when typing ¨python run.py´´ this appears: Traceback (most recent call last): File "C:\Users\USER\Deep-Live-Cam\run.py", line 3, in from modules import...

![Screenshot_2](https://github.com/user-attachments/assets/5c22a2b9-535c-4f99-a6c5-19d742fd6a5c) I am using python version 3.10 and installed in virtualenv. I use my phone as a webcam so I need to use a virtual camera and I do this...

Hello, I would like to ask, where can I start to improve the processing speed? Based on the test result of "Live" mode , it cannot achieve real-time performance, and...

error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

Hey there! I'm running into some CUDA out of memory errors with Deep-Live-Cam on a Google Cloud VM. Here's what's going on: Setup: - Google Cloud VM (Windows Server 2022)...

Make everything from guide but... ![image](https://github.com/user-attachments/assets/683151eb-9e7f-4084-94a1-3b43ead79864)

Bug: For many devices holding a customized version of FFmpeg, the commands in `run_ffmpeg` and `detect_fps` might fail to be executed in silence. Solution: Add some info messages to the...

你好,我是小白。我想问下要如何运行?我找不到exe文件 只有一个run.py文件。 请问该如何运行?我点击run.py也无法启动。