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

No-frills app design diagram added, sized for readability. Thank you. ## Summary by Sourcery Update README with app design diagram and minor formatting improvements Enhancements: - Refined text layout and...

![Image](https://github.com/user-attachments/assets/238053aa-50de-4aa5-bb9a-e071413dbcff)

25.05.05 Windows, Nvdia 3060 laptop, Intel 12700H, 32G RAM cuda version code python run.py --execution-provider cuda *** 直接git clone代码,根据指示用anaconda安装了3.10版本,安装了requirements,下载了模型 运行失败 根据错误提示额外安装了ffmpeg, pygrabber (python 包) 运行成功,发现面部模糊,马赛克 启用面部增强,报错 根据#266,安装了两个包,成功运行。但是依旧面部模糊 根据#168 发现根据requirements,onnxruntime-gpu默认安装版本是1.7.0 重新安装了1.6.3...

This PR improves the model downloading process by: - Using models_dir instead of abs_dir for the download path - Creating the models directory if it doesn't exist - Fixing the...

everything works fine and no errors but my preview is alway black no matter what image i am using or changing in the settings. (bought it for 20$)

## Issue: Global Override of `cv2.imread` and `cv2.imwrite` for Unicode Path Support ### Description The current implementation in `modules/__init__.py` globally overrides `cv2.imread` and `cv2.imwrite` to support Unicode file paths by...

A module that was compiled using NumPy 1.x cannot be run in NumPy 2.2.5 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be...

I found no errors, but output images are just black box in the face, what could get worng?

I've managed to get everything running, however after the video is processed the output.mp4 file does not seem to appear anywhere. I checked the target folders' permissions. On windows it...