mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2026-06-06 20:43:54 +02:00
9525d45291
The live webcam preview in ui.py calls process_frame_v2() on all frame processors, but face_enhancer.py was missing this method. This caused an AttributeError crash when the GFPGAN face enhancer was enabled during live mode. Fixes https://github.com/hacksider/Deep-Live-Cam/issues/1654 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>