Commit Graph

  • 8703d394d6 ONNX CUDA exhaustive convolution search + IO binding main Kenneth Estanislao 2026-04-09 16:34:27 +08:00
  • 69e3fc5611 Rendering optimization Kenneth Estanislao 2026-04-09 16:25:22 +08:00
  • 2b26d5539e supress error message Kenneth Estanislao 2026-04-09 16:04:00 +08:00
  • fea5a4c2d2 Merge pull request #1707 from rohanrathi99/main Kenneth Estanislao 2026-04-05 23:19:17 +08:00
  • 51fb7a6ad6 Merge pull request #1722 from mvanhorn/osc/1654-face-enhancer-v2 Kenneth Estanislao 2026-04-05 23:16:52 +08:00
  • 6da4f398d5 Merge pull request #1731 from JiayuuWang/contribot/fix-readme-macos-python-version Kenneth Estanislao 2026-04-05 23:16:20 +08:00
  • 3e362383d8 Merge pull request #1732 from yetval/fix/cuda-vram-exhaustion-video-processing Kenneth Estanislao 2026-04-05 23:15:38 +08:00
  • 11fb5bfbc6 Fix CUDA VRAM exhaustion during video processing (#1721) yetval 2026-04-02 22:58:47 -04:00
  • 586d8f3fb0 docs: fix inconsistent Python version references in macOS/Linux setup jacob-wang 2026-04-03 10:33:11 +08:00
  • 2abe5f1ede Bump onnx from 1.18.0 to 1.21.0 dependabot/pip/onnx-1.21.0 dependabot[bot] 2026-04-01 21:54:05 +00:00
  • 1edc4bc298 DML Lock fixed for cuda and CPU Kenneth Estanislao 2026-04-01 23:55:43 +08:00
  • 1f3668f7c1 Delete DeepLiveCam.lnk ozp3 2026-04-01 16:46:28 +03:00
  • 3d16ee346f Delete run-dml.bat ozp3 2026-04-01 16:45:31 +03:00
  • ab834d5640 feat: AMD DML optimization - GPU face detection, detection throttle, pre-load fix ozp3 2026-03-28 13:09:20 +03:00
  • bf8a89d20a Merge pull request #1725 from jhihweijhan/fix/video-output-pipeline Kenneth Estanislao 2026-04-01 23:14:22 +08:00
  • bb4ef4a133 Apply suggestion from @sourcery-ai[bot] Kenneth Estanislao 2026-04-01 23:13:59 +08:00
  • b6b6c741a2 Revert "Merge pull request #1710 from ozp3/amd-dml-optimization" Kenneth Estanislao 2026-04-01 22:33:01 +08:00
  • 1b240a45fd Merge pull request #1710 from ozp3/amd-dml-optimization Kenneth Estanislao 2026-04-01 22:29:43 +08:00
  • ecf02d0640 Delete DeepLiveCam.lnk ozp3 2026-04-01 16:46:28 +03:00
  • 0cbc9f126f Delete run-dml.bat ozp3 2026-04-01 16:45:31 +03:00
  • a3fd56a312 Fix missing video output reporting and encoding flow Karl 2026-04-01 15:22:09 +08:00
  • 9525d45291 fix(face-enhancer): add missing process_frame_v2 method Matt Van Horn 2026-03-30 23:49:12 -07:00
  • d9a5500bdf Merge pull request #1713 from TeachDian/fix-1705-wsl-onnxruntime-gpu Kenneth Estanislao 2026-03-29 04:54:34 +08:00
  • 86134b6e1d Fix #1705: Update onnxruntime-gpu requirement to 1.23.2 for WSL compatibility TeachDian 2026-03-29 04:46:48 +08:00
  • fbd1cc5973 docs: add AMD DML optimization notes to README ozp3 2026-03-28 13:16:43 +03:00
  • eac2ad2307 feat: AMD DML optimization - GPU face detection, detection throttle, pre-load fix ozp3 2026-03-28 13:09:20 +03:00
  • 9e6f30c0a4 silenced deprecation Kenneth Estanislao 2026-03-27 21:35:27 +08:00
  • 97321a740d Update face_analyser.py Kenneth Estanislao 2026-03-27 21:24:19 +08:00
  • 9207386e07 Switch to FP32 model by default, add run script RohanW11p 2026-03-27 17:29:01 +05:30
  • f5f7ac7764 Revise README for clarity and formatting Kenneth Estanislao 2026-03-23 10:02:50 +08:00
  • 77d3492eef Add download link for models in README Kenneth Estanislao 2026-03-13 23:39:46 +08:00
  • 8e3d6e7c65 Add emoji to project title in README Kenneth Estanislao 2026-03-13 22:17:32 +08:00
  • ee9699ee70 Happy 80k! Kenneth Estanislao 2026-03-13 22:09:18 +08:00
  • 3c8b259a3f Some edits on the UI Kenneth Estanislao 2026-03-13 22:03:28 +08:00
  • 30b27c2b71 Update Quick Start section to v2.7 beta Kenneth Estanislao 2026-03-12 02:40:52 +08:00
  • 0d8f3b1f82 Fix on vulnerability report 2.7-beta Kenneth Estanislao 2026-03-06 23:26:48 +08:00
  • 6e9e7addf2 Update press section with recent media mentions KRSHH 2026-03-03 21:16:56 +05:30
  • 0c7e871bfc Merge pull request #1689 from laurigates/pr/base-ui-tooltips Kenneth Estanislao 2026-02-28 02:41:07 +08:00
  • e340b0da8a feat(ui): add hover tooltips to all controls Lauri Gates 2026-02-24 21:41:24 +02:00
  • d0f81ed755 Merge pull request #1671 from laurigates/pr/fix-macos-camera-enum Kenneth Estanislao 2026-02-24 14:29:00 +08:00
  • de01b28802 Merge pull request #1678 from laurigates/pr/perf-opacity-handling Kenneth Estanislao 2026-02-24 14:28:17 +08:00
  • b645d5e60b fix(macos): replace cv2_enumerate_cameras with safe bounded loop Lauri Gates 2026-02-22 21:04:20 +02:00
  • 31b3a97003 Merge pull request #1680 from laurigates/pr/perf-float32-buffer-reuse Kenneth Estanislao 2026-02-23 15:13:03 +08:00
  • e3b46e83b7 Merge pull request #1669 from laurigates/pr/feat-gpen-enhancers Kenneth Estanislao 2026-02-23 15:05:44 +08:00
  • e93fb95903 perf(processing): optimize post-processing with float32 and buffer reuse Lauri Gates 2026-02-22 21:27:31 +02:00
  • aabf41050a perf(face-swapper): optimize opacity handling and frame copies Lauri Gates 2026-02-22 21:12:02 +02:00
  • e57116de68 feat: add GPEN-BFR 256 and 512 ONNX face enhancers Lauri Gates 2026-02-22 19:39:12 +02:00
  • d5338a3eae Update version in README and add contributor Kenneth Estanislao 2026-02-23 01:02:22 +08:00
  • 7ec3a4be29 Merge pull request #1665 from laurigates/pr/perf-pipeline-threading Kenneth Estanislao 2026-02-23 00:59:22 +08:00
  • ca6cba9311 perf(ui): decouple face detection from swap in live webcam pipeline Lauri Gates 2026-02-22 18:41:47 +02:00
  • d89385457e Merge pull request #1659 from laurigates/pr/fix-tk9-compat Kenneth Estanislao 2026-02-23 00:13:47 +08:00
  • b015f0099f Update GFPGANv1.4 download link to ONNX format Kenneth Estanislao 2026-02-23 00:03:37 +08:00
  • b7c3c9bc87 Bump protobuf from 4.25.1 to 5.29.6 dependabot/pip/protobuf-5.29.6 dependabot[bot] 2026-02-22 16:02:48 +00:00
  • e56a79222e Merge branch 'main' of https://github.com/hacksider/Deep-Live-Cam Kenneth Estanislao 2026-02-23 00:01:36 +08:00
  • 5b0bf735b5 use onnx on face enhancer Kenneth Estanislao 2026-02-23 00:01:22 +08:00
  • c02bd519d8 Update README.md Kenneth Estanislao 2026-02-23 00:01:02 +08:00
  • 36bb1a29b0 Merge pull request #1189 from davidstrouk/main Kenneth Estanislao 2026-02-22 23:55:13 +08:00
  • 2bbc150bfb Merge pull request #1651 from hacksider/dependabot/pip/pillow-12.1.1 Kenneth Estanislao 2026-02-22 18:01:34 +08:00
  • a1722c7b2e fix(ui): patch CTkOptionMenu for Tk 9.0 compatibility Lauri Gates 2026-02-22 11:43:29 +02:00
  • 07b4d66965 Update version in README to 2.0.3c Kenneth Estanislao 2026-02-15 20:56:12 +08:00
  • ff7cc3ac2f Update version in Quick Start section of README Kenneth Estanislao 2026-02-15 20:55:51 +08:00
  • f0ec0744f7 GPU Accelerated OpenCV Kenneth Estanislao 2026-02-12 19:44:04 +08:00
  • 36b6ea0019 Update ui.py Kenneth Estanislao 2026-02-12 18:54:18 +08:00
  • 523ee53c34 Update ui.py Kenneth Estanislao 2026-02-12 18:50:40 +08:00
  • e544889805 Lowers the face analyzer making it a bit faster Kenneth Estanislao 2026-02-12 18:47:42 +08:00
  • c6524facfb Bump pillow from 11.1.0 to 12.1.1 dependabot[bot] 2026-02-11 16:36:29 +00:00
  • 91baa6c0a5 Update Quick Start section to version 2.6 Kenneth Estanislao 2026-02-10 23:54:02 +08:00
  • a4c617af3e Update metadata.py 2.6 Kenneth Estanislao 2026-02-10 12:23:28 +08:00
  • 9a33f5e184 better mouth mask Kenneth Estanislao 2026-02-10 12:21:42 +08:00
  • 2b36300b8c Update version in README to 2.0.2c Kenneth Estanislao 2026-02-06 22:30:39 +08:00
  • 21c029f51e Optimization added Kenneth Estanislao 2026-02-06 22:20:08 +08:00
  • 06bc8f2152 Update Quick Start section to v2.4 Kenneth Estanislao 2025-12-16 03:50:08 +08:00
  • 63b90c428e Update project version in README 2.4 Kenneth Estanislao 2025-12-15 04:56:00 +08:00
  • df8e8b427e Adds Poisson blending Kenneth Estanislao 2025-12-15 04:54:42 +08:00
  • dfd145b996 Update Quick Start section to v2.3d Kenneth Estanislao 2025-11-20 22:11:05 +08:00
  • b3c4ed9250 optimization with mac 2.3d Kenneth Estanislao 2025-11-16 20:09:12 +08:00
  • 2411f1e9b1 Update Quick Start section to v2.3c 2.3c Kenneth Estanislao 2025-11-10 15:13:04 +08:00
  • 96224efe07 Update version in Quick Start section of README Kenneth Estanislao 2025-11-09 23:19:40 +08:00
  • 8e05142cda Merge pull request #1573 from phieudu241/main Kenneth Estanislao 2025-11-09 19:18:00 +08:00
  • a007db2ffa fix: fix typos which cause "No faces found in target" issue Dung Le 2025-11-09 15:51:14 +07:00
  • 475740b22b Update IShowSpeed quote in README.md Kenneth Estanislao 2025-11-08 05:21:19 +08:00
  • 600ce34c8d Add new quote from IShowSpeed to README Kenneth Estanislao 2025-11-08 05:17:54 +08:00
  • 865ab3ca02 Add Henry as a major contributor in credits Kenneth Estanislao 2025-11-08 05:08:55 +08:00
  • 178578b034 Merge pull request #1565 from aic1x/patch-1 Kenneth Estanislao 2025-11-06 00:08:41 +08:00
  • b53132f3a4 Fix typo in source_target_map variable name AiC 2025-11-04 21:16:26 +01:00
  • 00da11b491 Merge pull request #1529 from laurensius/main Kenneth Estanislao 2025-11-04 17:46:27 +08:00
  • b82fdc3f31 Update face_swapper.py Kenneth Estanislao 2025-10-28 19:16:40 +08:00
  • 3ffa9f38b0 Add pygrabber to requirements 2.3b Kenneth Estanislao 2025-10-16 01:32:43 +08:00
  • 3f98d4c826 Update torch and torchvision versions in requirements Kenneth Estanislao 2025-10-13 00:50:26 +08:00
  • 9b6ca286b9 Update Quick Start section to version 2.3 Kenneth Estanislao 2025-10-12 23:44:21 +08:00
  • 28c60b69d1 Merge pull request #1532 from hacksider/dependabot/pip/torch-2.7.1cu128 2.3 Kenneth Estanislao 2025-10-12 22:53:43 +08:00
  • fcf547d7d2 Bump torch from 2.5.1 to 2.7.1+cu128 dependabot[bot] 2025-10-12 14:34:15 +00:00
  • ae2d21456d Version 2.0c Release! Kenneth Estanislao 2025-10-12 22:33:09 +08:00
  • 0999c0447e Add Indonesian localization file Laurensius Dede Suhardiman 2025-10-11 23:29:41 +07:00
  • f9270c5d1c Fix installation instructions for gfpgan and basicsrs Kenneth Estanislao 2025-08-29 14:44:46 +08:00
  • fdbc29c1a9 Update README.md Kenneth Estanislao 2025-08-11 21:37:45 +08:00
  • 87d982e6f8 Merge pull request #1435 from rugk/patch-1 Kenneth Estanislao 2025-08-08 02:26:51 +08:00
  • cf47dabf0e Add Golem.de (German IT news magazine) article rugk 2025-08-06 15:43:52 +02:00
  • d0d90ecc03 Creating a fallback and switching of models 2.2 Kenneth Estanislao 2025-08-02 02:56:20 +08:00
  • 2b70131e6a Update requirements.txt Kenneth Estanislao 2025-07-09 17:19:26 +08:00