Files
hacksider-Deep-Live-Cam/modules
dunegym 7d2d7fb1f3 fix: address PR review feedback — SystemExit, AUTO device, thread timing
- 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
2026-07-11 12:45:00 +08:00
..
2026-06-14 20:18:56 +08:00
2026-02-12 19:44:04 +08:00
2025-10-12 22:33:09 +08:00
2026-06-14 20:18:56 +08:00
2025-01-07 14:04:18 +08:00
2026-05-15 16:33:27 +08:00
2026-02-12 19:44:04 +08:00
2025-10-12 22:33:09 +08:00
2023-09-24 21:36:57 +08:00
2024-09-19 17:38:02 +08:00
2026-06-14 20:18:56 +08:00
2026-04-09 16:25:22 +08:00