Deep-Live-Cam
Deep-Live-Cam copied to clipboard
real time face swap and one-click video deepfake with only a single image
Is it correct to remove that line of cv2.imencode and place the file writing and return True inside the if result: block like this?
``` Exception in Tkinter callback Traceback (most recent call last): File "/Users/gujin/workspace/python/Deep-Live-Cam/.venv/lib/python3.10/site-packages/PIL/ImageTk.py", line 58, in _pyimagingtkcall tk.call(command, photo, repr(ptr)) _tkinter.TclError: invalid command name "PyImagingPhoto" During handling of the above exception,...
File "C:\Users\Luke\Deep-Live-Cam\run.py", line 3, in from modules import core File "C:\Users\Luke\Deep-Live-Cam\modules\__init__.py", line 2, in import cv2 ModuleNotFoundError: No module named 'cv2' this is the error when i try running.
(venv) PS C:\Users\for intel\projects\dr\Deep-Live-Cam> python run.py --execution-provider cuda Frame processor face_enhancer not found Warning: Failed to load frame processor face_enhancer requested by UI state. [ WARN:[email protected]] global loadsave.cpp:241 cv::findDecoder imread_('D:/foto/╤Е╤М╤О.jpg'):...
## Summary by Sourcery Refine dependency specifications to ensure GPU-enabled installations and fix Unicode image writing logic Bug Fixes: - Ensure imwrite_unicode prefixes file extensions correctly and only writes the...
M2 Macbook Air/ 16GB RAM Whenever a face is in screen the framerate drops to below 1fps. When there is not a face in frame the max fps is 10....
Have tried on a Mac M1, M1 Pro and now and M4 Pro. Using venv, python 3.10.16 and brew tcl-tk only all off the machines I get limited FPS, in...
What am i doing Wrong? Output:  Max Verstappen:  Charles LeClerc 
Pr/1189
## Summary by Sourcery Update the face_swapper pre-check to use the correct models directory, ensure its creation with permission error handling, and fix the model download URL to the direct...
## Summary by Sourcery New Features: - Add Brazilian Portuguese locale file to provide translations for pt-BR