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 583 Deep-Live-Cam issues
Sort by recently updated
recently updated
newest added

I'm using MacBook Pro M1 Pro on macOS Sonoma 14.3.1 (23D60). Installed as stated in manual. launched with a command `python run.py --execution-provider coreml ` Chose an image When I'm...

I keep having this timeout error when I click live on my MacBook,

hey hacksider, can you make a colab version for pc without gpu? i've tried making it but im running into some issues this was the one made by the creator...

![Screenshot 2024-02-13 at 11 05 19 AM](https://github.com/hacksider/Deep-Live-Cam/assets/81899125/2deb8cac-03de-4dc3-94e5-9baa8b5ba78e) ![Screenshot 2024-02-13 at 11 05 59 AM](https://github.com/hacksider/Deep-Live-Cam/assets/81899125/cab47565-6d5e-459a-9811-a0b7930d7155)

Hello, I am experiencing extreme lags when using face enhancer with webcam, even when my 3090 running only 50%.

The conflict is caused by: The user requested numpy==1.24.3 and, albucore 0.0.12 requires numpy=1.24.4 How can I solve it?

(base) 808s-Macbook-Air:Deep-Live-Cam mac$ pip install -r requirements.txt Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118 Ignoring torch: markers 'sys_platform != "darwin"' don't match your environment Ignoring torchvision: markers 'sys_platform != "darwin"' don't match...

Hi, Im on linux, having the following issue when trying to use the face enhancer option.: [DLC.FACE-SWAPPER] Progressing... [DLC.FACE-ENHANCER] Progressing... Exception in Tkinter callback Traceback (most recent call last): File...

i see error Failed to build insightface ERROR: Could not build wheels for insightface, which is required to install pyproject.toml-based projects

Traceback (most recent call last): File "D:\Download\Deep-Live-Cam\Deep-Live-Cam-DML\run.py", line 3, in from modules import core File "D:\Download\Deep-Live-Cam\Deep-Live-Cam-DML\modules\core.py", line 14, in import torch ModuleNotFoundError: No module named 'torch' i installed/reinstalled everything, but...