macOS 15 unsupported?
did the guide step by step after run script see few warnings in the console and do not see UI itself. might be new macOS issue?
(deep-env) ╭─d@book-pro ~/Desktop/Deep-Live-Cam
╰─$ /Users/d/Desktop/Deep-Live-Cam/deep-env/bin/python run.py --execution-provider coreml
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.
2024-09-17 14:56:16.157 python[11207:359466] +[IMKClient subclass]: chose IMKClient_Legacy
2024-09-17 14:56:16.158 python[11207:359466] +[IMKInputSession subclass]: chose IMKInputSession_Legacy
2024-09-17 14:56:19.645 python[11207:359466] The class 'NSOpenPanel' overrides the method identifier. This method is implemented by class 'NSWindow'
also question to the source image? what format what resolution and extension should be?
that looks like the installation of the python-tk package didnt worked like it shoud. retry it. also ensure that you use python 3.10
same issue
Works here, macOS 15.0.1 (24A348) on a Mac mini 2018, only very slow in CPU mode, not sure if the integrated Intel UHD Graphics 630 could handle it in GPU mode.
% uname -a
Darwin <hostname> 24.0.0 Darwin Kernel Version 24.0.0: Tue Sep 24 23:36:30 PDT 2024; root:xnu-11215.1.12~1/RELEASE_X86_64 x86_64
another error, the preview is blank