Deep-Live-Cam
Deep-Live-Cam copied to clipboard
Terminal Stuck (MacOS)
Whenever I run it by typing "python run.py --execution-provider coreml" my terminal gets stuck at this:
Frame processor face_enhancer not found DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning. [Info] Safely checking for available cameras... 2025-06-12 20:33:04.735 python[55104:14551809] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist.
In addition I get a window called Deep-Live-Cam 1.8 GitHub Edition but it is completely blank
Update: I fixed the face enhancer not found but my GUI IS STILL BLANK
How did I solve it, I also encountered the same problem,thanks