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

running on Windows 11 I installed the VS 2022 build tools, ffmpeg and other requirements I cloned the repo, copied the models over, created a venv and entered it. when...

This PR replaces the previous Markdown-based bug report template (`.github/ISSUE_TEMPLATE/bug_report.md`) with the standard GitHub YAML issue form (`.github/ISSUE_TEMPLATE/bug_report.yml`). This change leverages GitHub's built-in issue forms feature to provide a more...

![Image](https://github.com/user-attachments/assets/aee05c36-5df5-427a-9274-fefddcda2c77)

When running `python3.10 run.py --execution-provider coreml` on my M3 macOS machine with `onnxruntime-silicon` installed, CPU usage is extremely high.

Description: On the first run of run.py, the program downloads two model files into a local gfpgan/weights/ folder. The face-enhance feature works correctly at this point. However, on subsequent runs...

When you click the download link, it says "reccomended" it should say "recommended" on the webpage it links to. Just a simple typo and I wasn't sure where to submit...

## Summary by Sourcery Documentation: - Added setup instructions for creating a virtual environment on Linux

The tool is working fine but sometime the selected face disappear for 1 second and my real face is visible for this second, i want that the tool always caught...

This PR addresses issue #1140 where users with misconfigured CUDA environments encounter the error "CUDA_PATH is set but CUDA wasn't able to be loaded". ### Changes Made - Added comprehensive...