Commit Graph

  • 81b4759b39
    Update README.md Priyanshu Singh 2024-08-27 01:01:40 +0530
  • a0106a148f update requirements andreyviktor 2024-08-26 10:16:11 -0300
  • b75f50a9f0
    Merge 31f437ff79 into 446487a70c henrrytran911 2024-08-26 03:12:51 -0400
  • 528c30e3ba Adding a swap faces button to easily swap source/target images barongello 2024-08-25 12:25:19 -0300
  • 446487a70c
    Update ui.py Kenneth Estanislao 2024-08-24 17:38:49 +0800
  • 55e24d398a Merge remote-tracking branch 'upstream/main' Jason Kneen 2024-08-23 21:24:17 +0100
  • 7f95b69bc5
    Add TODO to README.md Vic P. 2024-08-24 00:45:14 +0700
  • 540dad346e
    Update README.md Kenneth Estanislao 2024-08-23 01:56:13 +0800
  • 2306a56340
    Update README.md Andrew Ma 2024-08-22 10:14:55 -0400
  • 83e6aafa5c Update core.py Jason Kneen 2024-08-21 20:15:35 +0100
  • 5aceb77102 tweaks Jason Kneen 2024-08-21 19:49:13 +0100
  • 6f096c980a update Jason Kneen 2024-08-19 21:17:08 +0100
  • dd7b899e7d Performance tweaks Jason Kneen 2024-08-13 19:03:22 +0100
  • 77e7ba58d5 Enable GPU on tensorflow Jason Kneen 2024-08-13 13:21:52 +0100
  • b8fde4de4b Update README.md Jason Kneen 2024-08-13 13:11:51 +0100
  • 3fcc8d5416 Updates for macOS and coreML / Metal Jason Kneen 2024-08-13 13:08:06 +0100
  • fde8742720 Update .gitignore Jason Kneen 2024-08-13 13:07:49 +0100
  • 9879c982e4 Update .gitignore Jason Kneen 2024-08-13 13:06:48 +0100
  • f19c35bb07 Update .gitignore Jason Kneen 2024-08-13 13:06:14 +0100
  • b1f6893464 Update .gitignore Jason Kneen 2024-08-13 12:33:49 +0100
  • aa94f2ae7e
    Merge pull request #429 from vic4key/main Vic P. 2024-08-22 00:54:10 +0700
  • 3755198ecd Update codes following the comments of @sourcery-ai. Vic P 2024-08-22 00:50:14 +0700
  • 4f62119c2e Support the following options: - The live camera display as you see it in the front-facing camera frame (like iPhone's Mirror Front Camera). - The live camera frame is resizable. Note: These options are turned off by default. Enabling both options may reduce performance by ~2%. Vic P 2024-08-22 00:35:05 +0700
  • 7eaaef788e
    Update README.md Preveen 2024-08-21 13:30:05 -0300
  • 4dc4746235 update inswapper Kenneth Estanislao 2024-08-21 14:40:15 +0800
  • 42b54ef330
    Merge pull request #421 from vic4key/main Vic P. 2024-08-21 02:22:12 +0700
  • 6d28a52869 Update codes following the comments of @sourcery-ai. Vic P 2024-08-21 02:14:37 +0700
  • 7313a332c8 Re-enabled the NSFW function (turn-off by default). @refer to the PR #237 in the `experimental` branch. Vic P 2024-08-21 02:02:00 +0700
  • 4b7460ebec Create launch.json kkkiiii009900 2024-08-20 21:16:29 +0900
  • d88f575763 Revert "fixes for ffmpeg, coreml, metal and resolution changes" Jason Kneen 2024-08-19 23:01:17 +0100
  • a7a4b9b065 Add two face flip support to many face option ivideogameboss 2024-08-19 16:46:22 -0500
  • f1c158c9fa fixes for ffmpeg, coreml, metal and resolution changes Jason Kneen 2024-08-19 21:11:54 +0100
  • 5ebe48b737 two faces are render faster ivideogameboss 2024-08-19 00:28:40 -0500
  • d531a628a1 Updated doc with detect args section ivideogameboss 2024-08-18 12:33:45 -0500
  • efaccc226b Updated doc with args section ivideogameboss 2024-08-18 12:31:47 -0500
  • 2c9141a00e Added two source face feature ivideogameboss 2024-08-18 11:06:26 -0500
  • 72287ce89e
    add elif for pygrabber import Alex Berezhkovsky 2024-08-18 18:33:46 +0500
  • e4b494174d
    Merge pull request #324 from vietjovi/main Kenneth Estanislao 2024-08-18 13:47:57 +0800
  • 5a5a38b501 FIX: Flake8 Violations undeƒined 2024-08-18 03:58:26 +0200
  • 9a4b5d6405 CHANGE: Adjust flake8 rules to account for E402 undeƒined 2024-08-18 03:33:37 +0200
  • 344e089364 CHANGE: Adjust function complexity by a fraction to fit existing code undeƒined 2024-08-18 03:27:54 +0200
  • e40e75038d CHANGE: Documented changes for local environment undeƒined 2024-08-18 03:17:21 +0200
  • 78ea6f8755 CHANGE: Allowed python version has been downgraded to 3.10.0 (from 3.12.2) undeƒined 2024-08-18 03:16:43 +0200
  • 7489003a50 ADD: Pyproject.toml undeƒined 2024-08-18 03:15:55 +0200
  • 1a407a0088 ADD: requirements.txt and egg-info undeƒined 2024-08-18 03:15:26 +0200
  • 0e43e3b406 DELETE: Requirements file undeƒined 2024-08-18 03:14:51 +0200
  • 4c515ac48e enabled options ivideogameboss 2024-08-17 14:42:27 -0500
  • 1831b7bb61 Added doc support ivideogameboss 2024-08-17 12:10:09 -0500
  • 36f64f96ce Added new two face feature for webcam, video and image ivideogameboss 2024-08-17 11:58:04 -0500
  • 36f0111f5b
    Create pylint.yml kkkiiii009900 2024-08-18 00:23:44 +0900
  • ff4ce33693 google colab Thankgod20 2024-08-16 22:28:11 +0100
  • 4d23db47e2
    fix: use string strip() function to remove braces in drag-and-drop file path Justin Lacy 2024-08-16 11:41:20 -0700
  • 7979a2587d
    Add files via upload iVideoGameBoss 2024-08-16 13:20:19 -0500
  • f3e644c432
    Add files via upload iVideoGameBoss 2024-08-16 13:19:23 -0500
  • 512e8db65b
    Add files via upload iVideoGameBoss 2024-08-16 13:18:29 -0500
  • c292fe05db
    Update README.md iVideoGameBoss 2024-08-16 12:58:45 -0500
  • 774bc0bf2d
    added doc files for two face support iVideoGameBoss 2024-08-16 12:43:29 -0500
  • e0ff192c8f updated instruction image ivideogameboss 2024-08-16 10:59:48 -0500
  • e839618995
    Merge branch 'main' of https://github.com/hacksider/Deep-Live-Cam Justin Lacy 2024-08-16 08:45:36 -0700
  • a01377c98c
    feat: allow drag and drop source files. Justin Lacy 2024-08-16 08:45:25 -0700
  • fc52401379 add support for two faces ivideogameboss 2024-08-16 10:43:03 -0500
  • d602d2e3c6 Added NSFW mode ivideogameboss 2024-08-16 08:42:07 -0500
  • 69d863b44a Revert "Merge remote-tracking branch 'parent/experimental' into experimental" Kenneth Estanislao 2024-08-16 21:03:14 +0800
  • d10314c8d6 Revert "Update ui.py" Kenneth Estanislao 2024-08-16 21:03:07 +0800
  • 9d20e04336 Update ui.py Kenneth Estanislao 2024-08-16 20:29:55 +0800
  • df99f6ca17 Merge remote-tracking branch 'parent/experimental' into experimental Aleksandr Spiridonov 2024-08-15 12:15:53 -0400
  • 22abb8c25f Revert "Merge pull request #293 from vic4key/experimental" Kenneth Estanislao 2024-08-16 13:47:12 +0800
  • 5097e69926 google colab Thankgod20 2024-08-16 05:00:27 +0100
  • 9db77cfa0c google colab Thankgod20 2024-08-16 04:49:35 +0100
  • 789b861504 google colab Thankgod20 2024-08-16 04:47:09 +0100
  • 83b240ef75
    Update core.py DrSiiK 2024-08-15 20:04:56 -0500
  • b894fe625d
    Update run.py Vaishnavi karmegam 2024-08-15 23:17:20 +0530
  • ac8feff652
    Merge pull request #329 from bit-wrangler/experimental Kenneth Estanislao 2024-08-16 00:58:50 +0800
  • a90c4facc5 added a note to README to document new virtual cam output feature Aleksandr Spiridonov 2024-08-15 12:27:52 -0400
  • 575373beac fixed variable names not matching after merge conflict resolution from upstream Aleksandr Spiridonov 2024-08-15 12:22:19 -0400
  • b8cdad5cce Merge remote-tracking branch 'parent/experimental' into experimental Aleksandr Spiridonov 2024-08-15 12:15:53 -0400
  • eab5ba7027 Merge pull request #293 from vic4key/experimental Kenneth Estanislao 2024-08-15 14:21:58 +0800
  • 137ac597ef
    Merge pull request #293 from vic4key/experimental Kenneth Estanislao 2024-08-15 13:44:53 +0800
  • f976885456 updated rely coords for the taller window Aleksandr Spiridonov 2024-08-15 01:36:24 -0400
  • cd2c3c2103 added virtual cam output Aleksandr Spiridonov 2024-08-15 01:31:10 -0400
  • 3fbc1d0433 added virtual cam output toggle Aleksandr Spiridonov 2024-08-15 01:04:57 -0400
  • b4cf8854f8 refactored camera preview to use a loop function Aleksandr Spiridonov 2024-08-15 00:50:14 -0400
  • eb733ad8c5 started using pygrabber to get input cameras with names; fixed issue with webcam preview not stopping when the preview window is closed Aleksandr Spiridonov 2024-08-15 00:42:53 -0400
  • 0c08c59afa Merge remote-tracking branch 'upstream/main' into main-macos-metal-gpu-optimisation Jason Kneen 2024-08-15 01:33:34 +0100
  • c288d82713
    Fix spelling 'package' Viet Nguyen 2024-08-15 02:36:01 +0700
  • c6c41b8d0d Support the following options: - The live camera display as you see it in the front-facing camera frame (like iPhone's Mirror Front Camera). - The live camera frame is resizable. Note: These options are turned off by default. Enabling both options may reduce performance by ~2%. Vic P 2024-08-15 02:25:29 +0700
  • c8d526157a
    Update README.md Viet Nguyen 2024-08-15 02:22:06 +0700
  • 4324b41b9e
    Update ui.py Kenneth Estanislao 2024-08-15 03:03:57 +0800
  • a6e00211f0
    Merge pull request #321 from gianpaj/stop-live-mode-if-preview-is-closed Kenneth Estanislao 2024-08-15 03:01:37 +0800
  • 99214c7ab1 Stop live mode the preview window is closed Gianfranco Palumbo 2024-08-14 17:52:42 +0200
  • 975559ee22
    Update README.md Preveen 2024-08-14 09:00:16 -0300
  • a0e3a9f745
    Update README.md Preveen 2024-08-14 08:56:54 -0300
  • 4cadb054de
    Update README.md Preveen 2024-08-14 08:45:20 -0300
  • b20d797581 Revert model and Fixes Jason Kneen 2024-08-14 00:53:52 +0100
  • 6cda41de6c WIP fixes and performance Jason Kneen 2024-08-13 20:54:50 +0100
  • 1570d91a12 Update face_swapper.py Jason Kneen 2024-08-13 19:06:25 +0100
  • 51d4984fef Performance tweaks Jason Kneen 2024-08-13 19:03:22 +0100
  • 55c8d8181c Fix an issue that the Live function where the camera was not released when the user closed the live window. Vic P 2024-08-14 00:48:01 +0700
  • fb1f559c4d
    Update README.md Sóstenes Apollo 2024-08-13 18:56:09 +0200
  • de20c0044a Using docker Sostenes Apollo 2024-08-13 13:25:25 -0300