Deep-Live-Cam
Deep-Live-Cam copied to clipboard
M1 Problem
when run the cod this error, there any solve for this issue
`Deep-Live-Cam % python3 run.py --execution-provider coreml
/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/albumentations/check_version.py:49: UserWarning: Error fetching version info <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>
data = fetch_version_info()
[DLC.CORE] ffmpeg is not installed.
Traceback (most recent call last):
File "/Users/XX/AI Tools/Deep-Live-Cam/run.py", line 6, in
You need install ffmpeg.
brew install ffmpeg
Install ffmpeg
Run this
brew install ffmpeg
Performance was very poor on the M1 PRO, even using CoreML Execution Provider (Apple Silicon) for anyone else?
Performance was very poor on the M1 PRO, even using CoreML Execution Provider (Apple Silicon) for anyone else?
Same here, I tried everything and it's impossible to make it work smoothly