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

OS = macos 14.1 (23B2073) chip = m3 screen is just grey when i run it. I know the buttons exist as i can click on certain parts and it...

The version 1.16.3 cannot be installed anymore but the readme file still lists 1.16.3 if one wishes tot use CUDA. This version (1.18.0) also matches the one in requirements.txt file...

Hi, I already downloaded models and stored them on the models folder. I've also activated a virtual environment with python 3.10 using `virtualenv` (exactly, using v3.10.14). So I also installed...

I get errors when I try to install dependencies. OS: Windows 11 23H2 Python: Python 3.11.5 ``` ERROR: Cannot install -r .\requirements.txt (line 13), -r .\requirements.txt (line 4), -r .\requirements.txt...

I attempted to run this on an Ubuntu server that lacks a GUI, but encountered a 'no display' error. Could you please add a feature to launch the UI through...

Currently recommended version is python 3.10. I have python 3.13 and it has issues running this code. However, python 3.10 binaries is not available for mac (because of issues??) https://www.python.org/downloads/macos/...

getting the following error when clicked on save set det-size: (640, 640) Exception in Tkinter callback Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/tkinter/__init__.py", line 1921, in __call__ return self.func(*args) File...

Several refactors to enhance cross-platform compatibility (especially Mac OS), error handling, and efficiency. * Cross-Platform Enhancements: Refined resource management for CUDA and ROCm execution providers, and added macOS-specific camera handling...

In the latest version, it should be "dml". ## Summary by Sourcery Update the README.md to reflect the correct command for the execution provider, changing 'directml' to 'dml'. Documentation: -...

Getting an empty application window, no errors in the console. Mac OS Sonoma, M1 Python 3.10.2