mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2026-07-24 11:00:52 +02:00
7d2d7fb1f3
- Catch SystemExit from add_openvino_libs_to_path() so a missing OpenVINO installation never causes a hard exit on Windows - Replace hard-coded GPU+FP16 with AUTO:GPU,NPU,CPU device priority, letting OpenVINO pick the best available accelerator - Extract shared OPENVINO_PROVIDER_CONFIG constant to avoid duplication between _onnx_enhancer and face_swapper - Defer thread-suggestion evaluation until after execution_providers is assigned, fixing a latent timing bug that affected OpenVINO, CUDA, and DML thread hints