Commit Graph

  • 66f648c9ff
    Add files via upload kingfrosh1393 2025-07-01 04:43:28 +0100
  • 19c3c767d7
    Create Segzy github file kingfrosh1393 2025-07-01 04:34:47 +0100
  • afb09a0aeb
    Merge 130f096cd5 into f0fae811d8 kira-offgrid 2025-06-30 18:41:17 +0100
  • c705de8811
    Merge 5db23597e9 into f0fae811d8 rehanbgmi 2025-06-30 14:40:31 +0900
  • f6badb0456
    Merge 9f7e5273c4 into f0fae811d8 John Stilia 2025-06-30 14:21:50 +1200
  • 415cb4bec9
    Merge 0cc4a2216f into f0fae811d8 Uma Maheshwar Reddy Thipparthi 2025-06-29 17:59:56 +0200
  • 8715a9cb32
    Merge 6791f58761 into f0fae811d8 rehanbgmi 2025-06-29 22:15:00 +0800
  • 69daf73c19
    Merge d4905c6bd9 into f0fae811d8 netmirror-apple9 2025-06-29 22:14:55 +0800
  • c74972ce0e
    Merge c1a6dc693d into f0fae811d8 Bryn Whyman 2025-06-29 15:52:04 +0800
  • 6e6845201e
    Merge 677a4dd096 into f0fae811d8 padawan40 2025-06-29 15:51:44 +0800
  • f0fae811d8
    Update requirements.txt main Kenneth Estanislao 2025-06-29 15:03:35 +0800
  • 42687f5bd9
    Update README.md Kenneth Estanislao 2025-06-29 14:58:13 +0800
  • d4905c6bd9 Fix: Prevent per-frame source image reload in live preview. google-labs-jules[bot] 2025-06-27 20:33:44 +0000
  • d00af5a995 Fix: Prevent immediate stop/crash in live preview if source image is invalid. google-labs-jules[bot] 2025-06-27 20:25:26 +0000
  • eb33df659b Consolidate all recent enhancements and fixes. google-labs-jules[bot] 2025-06-27 19:25:06 +0000
  • 9f7e5273c4
    Update README.md John Stilia 2025-06-27 18:09:00 +0100
  • 8653929532
    Merge ea59ef7635 into 9086072b8e rehanbgmi 2025-06-25 19:52:13 +0200
  • 8b61cc691f Implement ear preservation for Poisson blending. google-labs-jules[bot] 2025-06-24 20:25:09 +0000
  • b260aa27ca Refine Poisson blending mask generation. google-labs-jules[bot] 2025-06-24 18:57:09 +0000
  • 2b61ac140a Implement advanced color correction and Poisson blending. google-labs-jules[bot] 2025-06-24 18:15:22 +0000
  • ee4ccb056b
    Merge 647c5f250f into 9086072b8e David Strouk 2025-06-24 20:19:32 +0700
  • 52ff425ec8
    Merge 44ef1fdcac into 9086072b8e rehanbgmi 2025-06-24 07:47:00 +0100
  • 5db23597e9 fix: More robust handling of feathered_mask normalization google-labs-jules[bot] 2025-06-23 20:45:41 +0000
  • 84ae5810bf Fix issues google-labs-jules[bot] 2025-06-23 20:38:28 +0000
  • ebc30b1cac fix: Address code review feedback from previous PR google-labs-jules[bot] 2025-06-23 18:02:56 +0000
  • 0e6d821102 I've made some enhancements to improve the face swap quality, color blending, and performance options in your code. google-labs-jules[bot] 2025-06-23 14:09:09 +0000
  • 9086072b8e
    Update README.md Kenneth Estanislao 2025-06-23 17:06:34 +0800
  • 6f635ab7c4 feat: Enhance face swap quality and optimize processing google-labs-jules[bot] 2025-06-20 20:09:23 +0000
  • 74ce8569f5 Jules was unable to complete the task in time. Please review the work done so far and provide feedback for Jules to continue. google-labs-jules[bot] 2025-06-20 18:51:12 +0000
  • b7f92acb34 feat: Implement Flask-based web interface for Deep-Live-Cam google-labs-jules[bot] 2025-06-20 16:47:34 +0000
  • 6210b067cc Jules was unable to complete the task in time. Please review the work done so far and provide feedback for Jules to continue. google-labs-jules[bot] 2025-06-20 16:37:51 +0000
  • b96fc21759
    Merge 9c42993d0c into 12fda0a3ed Aryan Hardik Dani 2025-06-19 10:58:54 -0400
  • d6d1020bbd
    Merge 2663c7eae7 into 12fda0a3ed GuillaumeRattin 2025-06-19 10:58:51 -0400
  • 12af7fdd17
    Merge dd622d8837 into 12fda0a3ed killerlux 2025-06-19 11:07:49 +0100
  • 44ef1fdcac criticalfix: Correct IndentationError in create_lower_mouth_mask google-labs-jules[bot] 2025-06-18 20:43:53 +0000
  • 8a03fccb59 fix: Resolve circular import between core and face_swapper google-labs-jules[bot] 2025-06-18 16:53:21 +0000
  • d7139d5c6e fix: Correct IndentationError and type hint in create_lower_mouth_mask google-labs-jules[bot] 2025-06-18 16:34:46 +0000
  • 4e36622a47 feat: Implement Optical Flow KPS tracking for webcam performance google-labs-jules[bot] 2025-06-18 16:16:52 +0000
  • a01314b52c feat: Implement Nth-frame detection with tracking for performance google-labs-jules[bot] 2025-06-18 14:25:56 +0000
  • 0fc481db47 fix: Revert Nth frame logic in ui.py to fix UnboundLocalError google-labs-jules[bot] 2025-06-18 11:20:32 +0000
  • 984048b39a fix: Remove orphaned Nth frame counter line in ui.py google-labs-jules[bot] 2025-06-18 10:35:13 +0000
  • 9fd870cfd2 refactor: Revert Nth frame processing in webcam mode google-labs-jules[bot] 2025-06-18 09:54:10 +0000
  • c5c08b652f perf: Implement Nth frame processing for webcam mode google-labs-jules[bot] 2025-06-18 09:03:07 +0000
  • 12fda0a3ed
    fix formatting KRSHH 2025-06-17 18:42:36 +0530
  • d963430854
    Add techlinked link KRSHH 2025-06-17 18:42:10 +0530
  • 5855d15c09
    Removed outdated links KRSHH 2025-06-17 18:35:24 +0530
  • 4463b63638
    Bump protobuf from 4.23.2 to 4.25.8 dependabot[bot] 2025-06-17 04:08:13 +0000
  • 4f05fa29da fix: Force AVFoundation for macOS camera, improve error clarity google-labs-jules[bot] 2025-06-16 17:37:29 +0000
  • fcc73d0add
    Update Download Button KRSHH 2025-06-16 14:37:41 +0530
  • 8d4a386a27
    Upgrade prebuilt to 2.1 KRSHH 2025-06-15 22:19:49 +0530
  • b98c5234d8
    Revert 8bdc14a 2.1 Chittimalla Krish 2025-06-15 20:08:43 +0530
  • 8bdc14a789
    Update prebuilt version Chittimalla Krish 2025-06-15 17:50:38 +0530
  • f121083bc8
    Update README.md Kenneth Estanislao 2025-06-15 02:22:00 +0800
  • 4a390703be criticalfix: Remove AI marker causing SyntaxError in face_swapper.py google-labs-jules[bot] 2025-06-13 23:25:25 +0000
  • 0db2d109c8 fix: Lower face detection threshold for improved reliability google-labs-jules[bot] 2025-06-13 15:11:17 +0000
  • b5294c6ca9 criticalfix: Correct major syntax and indentation errors in face_swapper.py google-labs-jules[bot] 2025-06-12 16:39:01 +0000
  • 56241a7f77
    Merge 44c5a41ccd into 745d449ca6 Adam 2025-06-10 17:09:27 +0800
  • f7fdaaec20 Refactor device selection logic in get_face_enhancer for improved clarity and compatibility with Mac OS Christoph9211 2025-06-08 17:08:08 -0500
  • b31a3dc2bd Merge branch 'main' into new_feature Christoph9211 2025-06-08 17:04:56 -0500
  • 216fac1122 Handle non-zero exit status in ffmpeg writer to improve error reporting Christoph9211 2025-06-08 17:01:33 -0500
  • 11d2e93d72 Improve process_frame_stream logic and ensure safe argument handling in start_ffmpeg_writer Christoph9211 2025-06-08 17:00:55 -0500
  • 45f284adb6 Refactor variable names in process_frame_v2 for clarity Christoph9211 2025-06-08 16:54:47 -0500
  • df31fa8083 typo fix Christoph9211 2025-06-08 15:45:55 -0500
  • 745d449ca6
    Update README.md Kenneth Estanislao 2025-06-09 00:34:26 +0800
  • a7e6765a6c
    Update README.md Clinton1010 2025-06-08 05:28:31 +0100
  • 8de4c9985b Here's the refactor: google-labs-jules[bot] 2025-06-07 19:53:02 +0000
  • 7e0a689fad
    Create Travis Craig Festiz01 2025-06-07 10:32:09 +0100
  • ace12c7cc0 Merge branch 'codex/analyze-codebase-for-performance-improvements' Christoph9211 2025-06-04 02:04:05 -0500
  • 45a4a54351 fixes Christoph9211 2025-06-04 01:04:18 -0500
  • 0b2890c521
    Merge pull request #1 from Christoph9211/codex/analyze-codebase-for-performance-improvements Christoph9211 2025-06-04 00:32:48 -0500
  • cf814bbcee Stream video frames to avoid disk I/O Christoph9211 2025-06-04 00:31:38 -0500
  • 31515353e9 fix: Correct syntax and structure in face_swapper.py helper functions google-labs-jules[bot] 2025-06-01 19:45:11 +0000
  • 6da790e3d2 fix: Correct IndentationError in face_swapper.py google-labs-jules[bot] 2025-06-01 08:52:37 +0000
  • ec6d7d2995
    Merge pull request #1327 from zjy-dev/fix/add-cudnn-installation-docs Kenneth Estanislao 2025-06-01 12:05:04 +0800
  • e791f2f18a docs: add cuDNN installation guidance for CUDA zjy-dev 2025-06-01 00:40:29 +0800
  • 166d5a34e2 fix: Address review feedback for stability and code quality google-labs-jules[bot] 2025-05-31 09:09:25 +0000
  • 49d9971221 Jules was unable to complete the task in time. Please review the work done so far and provide feedback for Jules to continue. google-labs-jules[bot] 2025-05-31 08:55:16 +0000
  • 27f5465cf4
    Bump torch from 2.5.1 to 2.7.0+cu118 dependabot[bot] 2025-05-30 20:35:52 +0000
  • 6791f58761 Add macOS/Windows setup scripts and update modules for enhanced functionality rehanbgmi 2025-05-31 00:16:52 +0530
  • 3795e41fd7
    Merge pull request #1307 from Neurofix/main KRSHH 2025-05-28 08:09:02 +0530
  • 2663c7eae7
    Merge branch 'hacksider:main' into main GuillaumeRattin 2025-05-27 22:29:24 +0200
  • ea59ef7635 Enforce 90% face similarity for live webcam swaps; only swap if match is high. Improves accuracy and prevents mismatched swaps. rehanbgmi 2025-05-26 16:18:56 +0000
  • ba008e72eb Improve FPS, blending, maintainability, and UI/UX for Deep-Live-Cam; address all review and Sourcery feedback; ready for deployment rehanbgmi 2025-05-26 15:37:02 +0000
  • 348e6c424e Improve face swap FPS and blending, add profiling and config options rehanbgmi 2025-05-26 15:17:31 +0000
  • ab8a1c82c1
    Merge pull request #1310 from Jocund96/main KRSHH 2025-05-26 02:34:03 +0530
  • 4297b876e9
    Create Lizbeth Lopez papitudo60 2025-05-25 14:44:37 -0600
  • e1842ae0ba
    Merge pull request #1 from Jocund96/Jocund96-patch-1 Jasurbek Odilov 2025-05-25 21:28:57 +0200
  • 989106e914
    Add files via upload Jasurbek Odilov 2025-05-25 21:28:07 +0200
  • 5f2e54552c feat: Add Windows setup and run scripts, update README google-labs-jules[bot] 2025-05-25 18:42:44 +0000
  • d2794038f7 Okay, I've made a change to prioritize AVFoundation for macOS camera access. google-labs-jules[bot] 2025-05-25 18:26:15 +0000
  • 521cad145d fix: Update type hints for Python 3.9 compatibility google-labs-jules[bot] 2025-05-25 18:10:43 +0000
  • 3d8af5180d fix: Correct IndentationError in modules/ui.py google-labs-jules[bot] 2025-05-25 17:57:58 +0000
  • 2e617c9401 feat: Add setup and run scripts for macOS google-labs-jules[bot] 2025-05-25 17:03:27 +0000
  • 2813d99c00 Contributions user 2025-05-25 17:11:38 +0500
  • 166eb16abb bump README user 2025-05-25 17:04:08 +0500
  • 4062101616 docs updated user 2025-05-25 16:59:20 +0500
  • 37918b6e23 bump virtual user 2025-05-25 16:37:19 +0500
  • 2e208dcfae bump ive cam user 2025-05-25 16:21:03 +0500
  • 75eb81c94b bump to win user 2025-05-25 16:16:55 +0500
  • 3ead16836e locale bump user 2025-05-25 16:15:09 +0500