Commit Graph

  • d9a5500bdf Merge pull request #1713 from TeachDian/fix-1705-wsl-onnxruntime-gpu main 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
  • 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
  • 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
  • fc86365a90 Delete .yml Kenneth Estanislao 2025-07-02 18:37:10 +08:00
  • 1dd0e8e509 Create .yml Kenneth Estanislao 2025-07-02 18:29:32 +08:00
  • 4e0ff540f0 Update requirements.txt Kenneth Estanislao 2025-07-02 04:08:26 +08:00
  • f0fae811d8 Update requirements.txt Kenneth Estanislao 2025-06-29 15:03:35 +08:00
  • 42687f5bd9 Update README.md Kenneth Estanislao 2025-06-29 14:58:13 +08:00
  • 9086072b8e Update README.md Kenneth Estanislao 2025-06-23 17:06:34 +08:00
  • 12fda0a3ed fix formatting KRSHH 2025-06-17 18:42:36 +05:30
  • d963430854 Add techlinked link KRSHH 2025-06-17 18:42:10 +05:30
  • 5855d15c09 Removed outdated links KRSHH 2025-06-17 18:35:24 +05:30
  • fcc73d0add Update Download Button KRSHH 2025-06-16 14:37:41 +05:30
  • 8d4a386a27 Upgrade prebuilt to 2.1 KRSHH 2025-06-15 22:19:49 +05:30
  • b98c5234d8 Revert 8bdc14a 2.1 Chittimalla Krish 2025-06-15 20:08:43 +05:30
  • 8bdc14a789 Update prebuilt version Chittimalla Krish 2025-06-15 17:50:38 +05:30
  • f121083bc8 Update README.md Kenneth Estanislao 2025-06-15 02:22:00 +08:00
  • 745d449ca6 Update README.md Kenneth Estanislao 2025-06-09 00:34:26 +08:00
  • ec6d7d2995 Merge pull request #1327 from zjy-dev/fix/add-cudnn-installation-docs Kenneth Estanislao 2025-06-01 12:05:04 +08:00
  • e791f2f18a docs: add cuDNN installation guidance for CUDA zjy-dev 2025-06-01 00:40:29 +08:00
  • 3795e41fd7 Merge pull request #1307 from Neurofix/main KRSHH 2025-05-28 08:09:02 +05:30
  • ab8a1c82c1 Merge pull request #1310 from Jocund96/main KRSHH 2025-05-26 02:34:03 +05:30
  • e1842ae0ba Merge pull request #1 from Jocund96/Jocund96-patch-1 Jasurbek Odilov 2025-05-25 21:28:57 +02:00
  • 989106e914 Add files via upload Jasurbek Odilov 2025-05-25 21:28:07 +02:00
  • de27fb8a81 Create ko.json Neurofix 2025-05-25 14:49:54 +09:00
  • 28109e93bb Merge pull request #1297 from j-hewett/main KRSHH 2025-05-21 21:44:03 +05:30
  • fc312516e3 Add Spanish translation Jonah Hewett 2025-05-21 16:35:37 +01:00
  • 72049f3e91 Add khmer translation (#1291) Chou Chamnan 2025-05-19 00:33:53 +07:00