Deep-Live-Cam
Deep-Live-Cam copied to clipboard
real time face swap and one-click video deepfake with only a single image
I'm using the `experimental` branch so I could choose the camera I wanted (OBS Virtual Camera) which is (2) but it only shows "Camera 0", so I made a test...
when I upload some source images I get the following error: Applied providers: ['CoreMLExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CoreMLExecutionProvider': {}} inswapper-shape: [1, 3, 128, 128] Exception in Tkinter callback...
ERROR:albumentations.check_version:Error fetching version info Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 1348, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked)...
Having trouble connecting camera to Live - Elgato Camera Hub shows image ok but when I open the Live function on the Deep Live app it shows  Any...
python-tk is needed ## Summary by Sourcery Update README.md to include 'python-tk' as a required dependency for the basic setup. Documentation: - Add 'python-tk' to the list of required dependencies...
Installing a big library such as tensorflow just for gpu count seems overkill. ```bash ./requirements.txt 18:tensorflow==2.13.0rc1; sys_platform == 'darwin' 19:tensorflow==2.12.1; sys_platform != 'darwin' ./modules/core.py 6:# reduce tensorflow log level 16:import...
I have two GPUs. How do I command line select which one to use? Thanks.
 Chip: Apple M3 Max Platform: macOS 14.5 (23F79) Anyone else run into this?
here is the error [ WARN:[email protected]] global cap_msmf.cpp:1759 CvCapture_MSMF::grabFrame videoio(MSMF): can't grab frame. Error: -2147483638 it has no issues when live streaming in roop unleashed
I am trying to run this on a MacBook Air M1 (2020) after running these commands, ``` pip uninstall onnxruntime onnxruntime-silicon pip install onnxruntime-silicon==1.13.1 ``` I get this output: ```...