Commit Graph

96 Commits (79c6615a68c70340d14a27a5f75039ef06040ad9)
 

Author SHA1 Message Date
underlines 79c6615a68 use mjpeg and convert bgr to rgb 2024-08-30 21:49:01 +02:00
Kenneth Estanislao 3107f74165
Merge pull request #506 from duhow/patch-1
fix: requirements ResolutionImpossible
2024-08-30 19:09:02 +08:00
David Girón 99704f3a18
fix: requirements ResolutionImpossible 2024-08-30 09:07:40 +02:00
Kenneth Estanislao 40598daea9
Merge pull request #455 from barongello/main
Adding a swap faces button to easily swap source/target images
2024-08-27 12:29:55 +08:00
barongello 528c30e3ba Adding a swap faces button to easily swap source/target images 2024-08-25 12:25:19 -03:00
Kenneth Estanislao 446487a70c
Update ui.py
Disable NSFW in accordance to github rules
2024-08-24 17:38:49 +08:00
Vic P. 7f95b69bc5
Add TODO to README.md 2024-08-24 00:45:14 +07:00
Kenneth Estanislao 540dad346e
Update README.md 2024-08-23 01:56:13 +08:00
Vic P. aa94f2ae7e
Merge pull request #429 from vic4key/main
@refer to the PR https://github.com/hacksider/Deep-Live-Cam/pull/293 in the `experimental` branch.
2024-08-22 00:54:10 +07:00
Vic P 3755198ecd Update codes following the comments of @sourcery-ai.
Signed-off-by: Vic P <vic4key@gmail.com>
2024-08-22 00:50:14 +07:00
Vic P 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%.

Signed-off-by: Vic P <vic4key@gmail.com>
2024-08-22 00:35:05 +07:00
Vic P. 42b54ef330
Merge pull request #421 from vic4key/main
Re-enabled the NSFW function (turn-off by default) with its bug fixes at PR https://github.com/hacksider/Deep-Live-Cam/pull/237.
2024-08-21 02:22:12 +07:00
Vic P 6d28a52869 Update codes following the comments of @sourcery-ai.
Signed-off-by: Vic P <vic4key@gmail.com>
2024-08-21 02:16:06 +07:00
Vic P 7313a332c8 Re-enabled the NSFW function (turn-off by default).
@refer to the PR #237 in the `experimental` branch.

Signed-off-by: Vic P <vic4key@gmail.com>
2024-08-21 02:02:00 +07:00
Kenneth Estanislao e4b494174d
Merge pull request #324 from vietjovi/main
Update README.md to address the issue with the GTK package on MAC OS
2024-08-18 13:47:57 +08:00
Kenneth Estanislao 69d863b44a Revert "Merge remote-tracking branch 'parent/experimental' into experimental"
This reverts commit df99f6ca17.
2024-08-16 21:03:14 +08:00
Kenneth Estanislao d10314c8d6 Revert "Update ui.py"
This reverts commit 9d20e04336.
2024-08-16 21:03:07 +08:00
Kenneth Estanislao 9d20e04336 Update ui.py
Hides NSFW
2024-08-16 20:29:55 +08:00
Aleksandr Spiridonov df99f6ca17 Merge remote-tracking branch 'parent/experimental' into experimental 2024-08-16 20:28:57 +08:00
Kenneth Estanislao 22abb8c25f Revert "Merge pull request #293 from vic4key/experimental"
This reverts commit eab5ba7027.
2024-08-16 13:47:12 +08:00
Kenneth Estanislao eab5ba7027 Merge pull request #293 from vic4key/experimental
To fix bugs and support more options for the Live function (see details in Commits tab)
2024-08-15 14:21:58 +08:00
Viet Nguyen c288d82713
Fix spelling 'package' 2024-08-15 02:36:01 +07:00
Viet Nguyen c8d526157a
Update README.md 2024-08-15 02:22:06 +07:00
Kenneth Estanislao 4324b41b9e
Update ui.py
hides NSFW button
2024-08-15 03:03:57 +08:00
Kenneth Estanislao a6e00211f0
Merge pull request #321 from gianpaj/stop-live-mode-if-preview-is-closed
Stop live mode when the preview window is closed
2024-08-15 03:01:37 +08:00
Gianfranco Palumbo 99214c7ab1 Stop live mode the preview window is closed 2024-08-14 17:52:42 +02:00
Kenneth Estanislao 080d6f5110
Merge pull request #282 from jasonkneen/main-macos-metal-gpu-optimisation
macOS optimisations for Silicon Macs for GPU / Metal usage (reduced CPU load from 600% to 150%)
2024-08-13 20:30:26 +08:00
Jason Kneen 155546b937 Update .gitignore 2024-08-13 13:23:13 +01:00
Kenneth Estanislao 79fbb7998c
Merge pull request #281 from snewell92/patch-1 2024-08-13 20:09:04 +08:00
Sean Newell 5ce2fd298b
sourcery update
Grammar updates

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2024-08-13 14:03:05 +02:00
Sean Newell 740410dd73
Strengthen ethical consideration
Nothing we say is legally binding in here, but it
behooves us to be stronger in our language - getting consent
to be digitally reproduced should be required
and standard procedure.
2024-08-13 13:50:02 +02:00
Kenneth Estanislao cbc7c22f1c
Create CONTRIBUTING.md 2024-08-13 03:12:58 +08:00
Kenneth Estanislao a31e81fa66
Update README.md
https://www.reddit.com/r/singularity/comments/1eo4sne/comment/lhl7odv/
2024-08-11 21:59:31 +08:00
Kenneth Estanislao e8a8acca9f
Update README.md 2024-08-11 21:17:04 +08:00
Kenneth Estanislao a9d4564726
Update README.md
relinking this to the old repo
2024-08-11 21:08:38 +08:00
Kenneth Estanislao fc47cffb18
Update README.md 2024-08-11 16:35:38 +08:00
Kenneth Estanislao fff3009c80
Merge pull request #152 from Saharsha-N/patch-1
Update README.md
2024-08-10 22:08:08 +08:00
Saharsha-N 84c10400b9
Update README.md
Fixed a typo.
2024-08-10 09:55:36 -04:00
Kenneth Estanislao 9f58dfeee1
Merge pull request #140 from rahulbansal16/main
Fix this cyclic dependency issue which was coming while installing rquirements
2024-08-10 20:29:59 +08:00
Rahul Bansal 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. 2024-08-10 17:43:39 +05:30
Kenneth Estanislao 6a17297e2f
Update README.md 2024-08-10 14:19:20 +08:00
Kenneth Estanislao ddd19474da
Merge pull request #115 from hacksider/revert-88-main
Revert "Enable to choose a camera device in UI" Will put it on experimental as of this moment
2024-08-10 13:57:37 +08:00
Kenneth Estanislao d49a77b3a3
Revert "Enable to choose a camera device in UI" 2024-08-10 13:54:12 +08:00
Kenneth Estanislao 40029921ef
Merge pull request #88 from samoylenkodmitry/main
Enable to choose a camera device in UI
2024-08-10 13:18:27 +08:00
Dmitry Samoylenko d4c8adc5d3
Merge branch 'hacksider:main' into main 2024-08-09 18:59:28 +02:00
Dmitry Samoylenko 58993be308 Enable to choose a camera device in UI
Signed-off-by: samoylenkodmitry <samoylenkodmitry@gmail.com>
2024-08-09 19:58:56 +03:00
Kenneth Estanislao f16caefc21
Merge pull request #81 from Rhymond/patch-1
Small typo in README.md
2024-08-10 00:41:17 +08:00
Kenneth Estanislao f03f5277f6
Update setup_deep_live_cam.bat
added option to detect if directory exist
2024-08-10 00:33:48 +08:00
Kenneth Estanislao f48b1b4620
Merge pull request #83 from Thepathakarpit/main
Added batch file to run all the steps using just one command
2024-08-10 00:30:56 +08:00
Thepathakarpit 069fcf9950
Add files via upload 2024-08-09 21:46:58 +05:30