mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2026-07-15 06:27:20 +02:00
eba2a958d3
Skip face clusters when no best face was detected, preventing a NoneType error while preserving normal face-detection behavior. Closes #1755