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

is it normal? This is log ``` 2024-08-10 19:07:27.779 python[13724:6838109] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist. Frame processor face_enhancer not...

Hi I get an error during the pip install. Please assist ``` ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package...

PS C:\DLC\Deep-Live-Cam> python run.py --execution-provider cuda Traceback (most recent call last): File "C:\DLC\Deep-Live-Cam\run.py", line 3, in from modules import core File "C:\DLC\Deep-Live-Cam\modules\core.py", line 14, in import torch File "C:\Python310\lib\site-packages\torch\__init__.py", line...

PS C:\Users\Davx3\Deep-Live-Cam> python run.py Traceback (most recent call last): File "C:\Users\Davx3\Deep-Live-Cam\run.py", line 3, in from modules import core File "C:\Users\Davx3\Deep-Live-Cam\modules\core.py", line 14, in import torch File "C:\Users\Davx3\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\__init__.py", line 148, in...

Hi, can you give me a hint? I have 2 faces in my video, I want to change only one of them, how do I do it, because the many...

when i click start, after selected input and output, i got error in console: site-packages\insightface\model_zoo\retinaface.py", line 211, in detect im_ratio = float(img.shape[0]) / img.shape[1] AttributeError: 'NoneType' object has no attribute...

I encountered a problem while using pip install. The first problem give me something like this: ``` error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code:...

error: subprocess-exited-with-error × pip subprocess to install backend dependencies did not run successfully. │ exit code: 2 ╰─> [80 lines of output] Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118 Collecting torch Downloading...

# onnxruntime-coreml install faild ## Apple legacy * OS: macOS Sonoma 14.6 * python3 version: Python 3.10.14 * pip version: pip 23.0.1 ```bash ➜ pip uninstall onnxruntime onnxruntime-coreml pip install...

Another issue, trying to uninstall the onnx runtime for Silicon Macs ``` pip install onnxruntime-silicon==1.13.1 WARNING: Skipping onnxruntime as it is not installed. WARNING: Skipping onnxruntime-silicon as it is not...