Deep-Live-Cam
Deep-Live-Cam copied to clipboard
real time face swap and one-click video deepfake with only a single image
Getting on Silicon Mac M3 ```❯ python run.py --execution-provider coreml zsh: illegal hardware instruction python run.py --execution-provider coreml ```
 
status_label.configure(text=text) AttributeError: 'NoneType' object has no attribute 'configure'
Got past other issues and now have this ``` clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Iinsightface/thirdparty/face3d/mesh/cython -I/usr/local/opt/portaudio/include/ -I/Users/jkneen/Documents/GitHub/Deep-Live-Cam/deep-live-cam/include -I/usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.cpp -o build/temp.macosx-14-x86_64-cpython-310/insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.o...
Traceback (most recent call last): File "C:\Users\~~\Desktop\Deep-Live-Cam-main\modules\core.py", line 14, in import torch File "C:\Users\~~\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\__init__.py", line 148, in raise err OSError: [WinError 126] Não foi possível encontrar o módulo especificado. Error...
I have set up my venv already. ERROR: Exception: Traceback (most recent call last): File "C:\Users\frank\desktop\Deep-Live-Cam-main\myenv\Lib\site-packages\pip\_internal\cli\base_command.py", line 105, in _run_wrapper status = _inner_run() ^^^^^^^^^^^^ File "C:\Users\frank\desktop\Deep-Live-Cam-main\myenv\Lib\site-packages\pip\_internal\cli\base_command.py", line 96, in _inner_run...
ERROR: Cannot install -r requirements.txt (line 13), -r requirements.txt (line 17), -r requirements.txt (line 4), -r requirements.txt (line 5), -r requirements.txt (line 6) and numpy==1.23.5 because these package versions have...
MacBook M1 Pro macOS Sonoma 14.5 When using Live mode, errors may occur: ``` OpenCV: not authorized to capture video (status 0), requesting... OpenCV: camera failed to properly initialize! ```...
When i run pip install -r requirements.txt , It says. and when I run.py, it flash back, can't run, can you advise? Thanks. C:\Users\peipei\Desktop\REPOS\Deep-Live-Cam>pip install -r requirements.txt Defaulting to user...
OS: window10 python 3.10 CPU no CUDA ----- Please find the below screenshots as more info, and is any idea why there's only black square on my face area ?...