Commit Graph

  • 83ca917c66 Update capturer.py Highpressure 2024-09-06 20:59:35 +02:00
  • 2d34201cfc Update ui.py Highpressure 2024-09-06 20:58:38 +02:00
  • f762b61a12 Update README.md Kenneth Estanislao 2024-09-05 16:09:31 +08:00
  • 14625dbfde Update README.md Kenneth Estanislao 2024-09-05 16:01:11 +08:00
  • dc8563372d Update README.md to collapse optional sections for better readability Vic P. 2024-09-01 01:29:57 +07:00
  • 5dcd30e587 Merge pull request #507 from duhow/patch-1 Vic P. 2024-09-01 00:55:36 +07:00
  • e84369862e Update README.md Vic P. 2024-09-01 00:47:45 +07:00
  • a9f869e491 Merge pull request #510 from underlines/feature/color_space_conversion Vic P. 2024-09-01 00:34:46 +07:00
  • 03fb6bf619 Update readme.md with Windows 11 WSL2 Ubuntu tutorial for Webcams underlines 2024-08-30 23:49:14 +02:00
  • c91ab8bbd2 add toggle button for blueish cam fix (Force OpenCV2 BGR2RGB) underlines 2024-08-30 22:02:23 +02:00
  • 79c6615a68 use mjpeg and convert bgr to rgb underlines 2024-08-30 21:49:01 +02:00
  • 3c708b0fcb fix model face-swapper David Girón 2024-08-30 16:21:57 +02:00
  • 3107f74165 Merge pull request #506 from duhow/patch-1 Kenneth Estanislao 2024-08-30 19:09:02 +08:00
  • 99704f3a18 fix: requirements ResolutionImpossible David Girón 2024-08-30 09:07:40 +02:00
  • 14ab470dcc Adding a swap faces button to easily swap source/target images barongello 2024-08-25 12:25:19 -03:00
  • 40598daea9 Merge pull request #455 from barongello/main Kenneth Estanislao 2024-08-27 12:29:55 +08:00
  • 528c30e3ba Adding a swap faces button to easily swap source/target images barongello 2024-08-25 12:25:19 -03:00
  • 446487a70c Update ui.py Kenneth Estanislao 2024-08-24 17:38:49 +08:00
  • 7f95b69bc5 Add TODO to README.md Vic P. 2024-08-24 00:45:14 +07:00
  • 540dad346e Update README.md Kenneth Estanislao 2024-08-23 01:56:13 +08:00
  • aa94f2ae7e Merge pull request #429 from vic4key/main Vic P. 2024-08-22 00:54:10 +07:00
  • 3755198ecd Update codes following the comments of @sourcery-ai. Vic P 2024-08-22 00:50:14 +07:00
  • 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 +07:00
  • 4dc4746235 update inswapper Kenneth Estanislao 2024-08-21 14:40:15 +08:00
  • 42b54ef330 Merge pull request #421 from vic4key/main Vic P. 2024-08-21 02:22:12 +07:00
  • 6d28a52869 Update codes following the comments of @sourcery-ai. Vic P 2024-08-21 02:14:37 +07:00
  • 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 +07:00
  • e4b494174d Merge pull request #324 from vietjovi/main Kenneth Estanislao 2024-08-18 13:47:57 +08:00
  • 69d863b44a Revert "Merge remote-tracking branch 'parent/experimental' into experimental" Kenneth Estanislao 2024-08-16 21:03:14 +08:00
  • d10314c8d6 Revert "Update ui.py" Kenneth Estanislao 2024-08-16 21:03:07 +08:00
  • 9d20e04336 Update ui.py Kenneth Estanislao 2024-08-16 20:29:55 +08:00
  • df99f6ca17 Merge remote-tracking branch 'parent/experimental' into experimental Aleksandr Spiridonov 2024-08-15 12:15:53 -04:00
  • 22abb8c25f Revert "Merge pull request #293 from vic4key/experimental" Kenneth Estanislao 2024-08-16 13:47:12 +08:00
  • ac8feff652 Merge pull request #329 from bit-wrangler/experimental Kenneth Estanislao 2024-08-16 00:58:50 +08:00
  • a90c4facc5 added a note to README to document new virtual cam output feature Aleksandr Spiridonov 2024-08-15 12:27:52 -04:00
  • 575373beac fixed variable names not matching after merge conflict resolution from upstream Aleksandr Spiridonov 2024-08-15 12:22:19 -04:00
  • b8cdad5cce Merge remote-tracking branch 'parent/experimental' into experimental Aleksandr Spiridonov 2024-08-15 12:15:53 -04:00
  • eab5ba7027 Merge pull request #293 from vic4key/experimental Kenneth Estanislao 2024-08-15 14:21:58 +08:00
  • 137ac597ef Merge pull request #293 from vic4key/experimental Kenneth Estanislao 2024-08-15 13:44:53 +08:00
  • f976885456 updated rely coords for the taller window Aleksandr Spiridonov 2024-08-15 01:36:24 -04:00
  • cd2c3c2103 added virtual cam output Aleksandr Spiridonov 2024-08-15 01:31:10 -04:00
  • 3fbc1d0433 added virtual cam output toggle Aleksandr Spiridonov 2024-08-15 01:04:57 -04:00
  • b4cf8854f8 refactored camera preview to use a loop function Aleksandr Spiridonov 2024-08-15 00:50:14 -04:00
  • 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 -04:00
  • c288d82713 Fix spelling 'package' Viet Nguyen 2024-08-15 02:36:01 +07:00
  • 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 +07:00
  • c8d526157a Update README.md Viet Nguyen 2024-08-15 02:22:06 +07:00
  • 4324b41b9e Update ui.py Kenneth Estanislao 2024-08-15 03:03:57 +08:00
  • a6e00211f0 Merge pull request #321 from gianpaj/stop-live-mode-if-preview-is-closed Kenneth Estanislao 2024-08-15 03:01:37 +08:00
  • 99214c7ab1 Stop live mode the preview window is closed Gianfranco Palumbo 2024-08-14 17:52:42 +02:00
  • 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 +07:00
  • 080d6f5110 Merge pull request #282 from jasonkneen/main-macos-metal-gpu-optimisation Kenneth Estanislao 2024-08-13 20:30:26 +08:00
  • 155546b937 Update .gitignore Jason Kneen 2024-08-13 13:23:13 +01:00
  • 79fbb7998c Merge pull request #281 from snewell92/patch-1 Kenneth Estanislao 2024-08-13 20:09:04 +08:00
  • 5ce2fd298b sourcery update Sean Newell 2024-08-13 14:03:05 +02:00
  • 740410dd73 Strengthen ethical consideration Sean Newell 2024-08-13 13:50:02 +02:00
  • 4ddcd60c49 Merge pull request #237 from vic4key/experimental Kenneth Estanislao 2024-08-13 12:10:14 +08:00
  • 408b0f4cf7 ## Fix & Improve the NSFW function - Fixed incorrect state usage. - Removed the redundant argument that caused exceptions. - Prevented the app from closing when an image is flagged as NSFW. Vic P 2024-08-13 04:16:34 +07:00
  • cbc7c22f1c Create CONTRIBUTING.md Kenneth Estanislao 2024-08-13 03:12:58 +08:00
  • 78c808ef36 Merge pull request #166 from zoharbabin/experimental Kenneth Estanislao 2024-08-12 12:27:35 +08:00
  • a31e81fa66 Update README.md Kenneth Estanislao 2024-08-11 21:59:31 +08:00
  • e8a8acca9f Update README.md Kenneth Estanislao 2024-08-11 21:17:04 +08:00
  • a9d4564726 Update README.md Kenneth Estanislao 2024-08-11 21:08:38 +08:00
  • fc47cffb18 Update README.md Kenneth Estanislao 2024-08-11 16:35:38 +08:00
  • 6b0cc74957 Refactor and Optimize Cross-Platform Support, Error Handling, and UI Enhancements Zohar Babin 2024-08-10 22:36:12 -04:00
  • fff3009c80 Merge pull request #152 from Saharsha-N/patch-1 Kenneth Estanislao 2024-08-10 22:08:08 +08:00
  • 84c10400b9 Update README.md Saharsha-N 2024-08-10 09:55:36 -04:00
  • 9f58dfeee1 Merge pull request #140 from rahulbansal16/main Kenneth Estanislao 2024-08-10 20:29:59 +08:00
  • 04e72a85c3 Fix this cyclic dependency issue which was coming while doing the pip install requirements. Now the code is working. You are able to run it on your Windows machine. Rahul Bansal 2024-08-10 17:43:39 +05:30
  • 6a17297e2f Update README.md Kenneth Estanislao 2024-08-10 14:19:20 +08:00
  • 8d3072d906 Enable to choose a camera device in UI Dmitry Samoylenko 2024-08-09 19:58:28 +03:00
  • ddd19474da Merge pull request #115 from hacksider/revert-88-main Kenneth Estanislao 2024-08-10 13:57:37 +08:00
  • d49a77b3a3 Revert "Enable to choose a camera device in UI" Kenneth Estanislao 2024-08-10 13:54:12 +08:00
  • 40029921ef Merge pull request #88 from samoylenkodmitry/main Kenneth Estanislao 2024-08-10 13:18:27 +08:00
  • d4c8adc5d3 Merge branch 'hacksider:main' into main Dmitry Samoylenko 2024-08-09 18:59:28 +02:00
  • 58993be308 Enable to choose a camera device in UI Dmitry Samoylenko 2024-08-09 19:58:28 +03:00
  • f16caefc21 Merge pull request #81 from Rhymond/patch-1 Kenneth Estanislao 2024-08-10 00:41:17 +08:00
  • f03f5277f6 Update setup_deep_live_cam.bat Kenneth Estanislao 2024-08-10 00:33:48 +08:00
  • f48b1b4620 Merge pull request #83 from Thepathakarpit/main Kenneth Estanislao 2024-08-10 00:30:56 +08:00
  • 069fcf9950 Add files via upload Thepathakarpit 2024-08-09 21:46:58 +05:30
  • 72f587ca06 Update README.md Raymond 2024-08-09 18:09:46 +03:00
  • 6bb9e1ba15 Merge pull request #74 from c4fun/main Kenneth Estanislao 2024-08-08 13:15:57 +08:00
  • 6400a80a91 solve the FACE_ENHANCER os problem for non-nt(linux, mac) system c4fun 2024-08-07 23:26:47 +08:00
  • fc9bd973f0 Merge pull request #63 from hacksider/dependabot/pip/tensorflow-2.12.1 Kenneth Estanislao 2024-07-31 11:30:30 +08:00
  • 5384ea6236 Bump tensorflow from 2.12.0 to 2.12.1 dependabot[bot] 2024-07-31 03:29:52 +00:00
  • 702744a89a Merge pull request #62 from SamuraiBarbi/patch-1 Kenneth Estanislao 2024-07-31 11:29:02 +08:00
  • 63793e9034 Update requirements.txt SamuraiBarbi 2024-07-29 15:35:02 -04:00
  • 19c040154d Merge pull request #46 from JoepdeJong/fix-apple-silicon Kenneth Estanislao 2024-07-08 18:47:25 +08:00
  • db97940adb Fix face_enhancer issues Joep de Jong 2024-07-07 14:33:32 +02:00
  • c21ebb1b67 Update requirements.txt Kenneth Estanislao 2024-07-05 01:07:18 +08:00
  • 80a825388f Merge pull request #40 from gongchandang49/patch-1 Kenneth Estanislao 2024-06-26 00:49:21 +08:00
  • 79d5d6bc97 Update README.md Kenneth Estanislao 2024-06-22 21:51:46 +08:00
  • 2c425c44f2 Update README.md Kenneth Estanislao 2024-06-21 02:35:14 +08:00
  • 866528a275 Update README.md Kenneth Estanislao 2024-06-21 01:55:01 +08:00
  • 9538a91f6f Update README.md gongchandang49 2024-06-18 18:23:51 +02:00
  • 973be05f2c Update run_with_chocolatey.bat Kenneth Estanislao 2024-05-14 10:40:06 +08:00
  • c0aae2e16f updates demo.gif Kenneth Estanislao 2024-05-08 01:22:28 +08:00
  • b6d1497fec Update run-cuda.bat Kenneth Estanislao 2024-05-08 00:57:13 +08:00
  • 70abd7df17 some minor updates Kenneth Estanislao 2024-05-08 00:56:19 +08:00
  • 487b83e71a modify demo gif Kenneth Estanislao 2024-01-27 22:47:32 +08:00