Kenneth Estanislao
61dae91439
Revert "Merge pull request #566 from pereiraroland26/main"
...
This reverts commit 5d450b4352d9211198c5f940d1e503294cdc33ba.
2024-10-04 15:57:48 +08:00
Kenneth Estanislao
5d450b4352
Merge pull request #566 from pereiraroland26/main
...
Added support for multiple faces
2024-10-04 15:55:31 +08:00
Kenneth Estanislao
a11ccf9c49
Merge pull request #621 from saleweaver/experimental
...
Significantly improve video resolution/quality using ESPCN_x4 model
2024-09-23 11:59:23 +08:00
Michael
59cc742197
Add option to change the scale factor.
...
Add readme information about super resolution.
2024-09-23 02:49:48 +01:00
Michael
2066560a95
Significantly improve video resolution/quality using ESPCN_x4 model
2024-09-23 02:48:59 +01:00
Michael
1af9abda2f
Significantly improve video resolution/quality using ESPCN_x4 model
2024-09-23 02:25:14 +01:00
Kenneth Estanislao
91884eebf7
Merge pull request #615 from saleweaver/experimental
...
Adding headless parameter to arguments to run from the cli, reenabling macOS compatibility
2024-09-23 04:01:23 +08:00
Michael
4686716c59
add to README.md
2024-09-22 18:39:00 +01:00
Michael
f4028d3949
Fix underscore/hyphen
2024-09-22 18:33:02 +01:00
Michael
07c735e9d2
Allows to set the upscale factor for gfpgan face_enhancer
2024-09-22 18:31:06 +01:00
Michael
aa021b6aa0
better import condition
2024-09-22 18:11:02 +01:00
Michael
0e3805e200
added headless argument to readme
2024-09-22 17:57:46 +01:00
Michael
5cabbffda8
- removed unused import statements
...
- added macOS specific required library to requirements.txt
- conditional import of pygrabber, which is unavailable for macOS
2024-09-22 17:55:26 +01:00
Michael
0d4676591e
- removed unused import statements
...
- added macOS specific required library to requirements.txt
- conditional import of pygrabber, which is unavailable for macOS
2024-09-22 17:54:44 +01:00
Michael
c2cc885672
Adding headless parameter to arguments to run from the cli
2024-09-21 22:41:47 +01:00
Kenneth Estanislao
e36c746c81
Update setup_deep_live_cam.bat
2024-09-08 20:31:36 +08:00
barongello
14ab470dcc
Adding a swap faces button to easily swap source/target images
2024-08-27 12:44:47 +08:00
Kenneth Estanislao
4dc4746235
update inswapper
2024-08-21 14:40:15 +08:00
Kenneth Estanislao
ac8feff652
Merge pull request #329 from bit-wrangler/experimental
...
Added virtual camera output and fetching of input camera devices with names using pygrabber on windows and linux
2024-08-16 00:58:50 +08:00
Aleksandr Spiridonov
a90c4facc5
added a note to README to document new virtual cam output feature
2024-08-15 12:27:52 -04:00
Aleksandr Spiridonov
575373beac
fixed variable names not matching after merge conflict resolution from upstream
2024-08-15 12:22:19 -04:00
Aleksandr Spiridonov
b8cdad5cce
Merge remote-tracking branch 'parent/experimental' into experimental
2024-08-15 12:15:53 -04:00
Kenneth Estanislao
137ac597ef
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 13:44:53 +08:00
Aleksandr Spiridonov
f976885456
updated rely coords for the taller window
2024-08-15 01:36:24 -04:00
Aleksandr Spiridonov
cd2c3c2103
added virtual cam output
2024-08-15 01:31:10 -04:00
Aleksandr Spiridonov
3fbc1d0433
added virtual cam output toggle
2024-08-15 01:04:57 -04:00
Aleksandr Spiridonov
b4cf8854f8
refactored camera preview to use a loop function
2024-08-15 00:50:14 -04:00
Aleksandr Spiridonov
eb733ad8c5
started using pygrabber to get input cameras with names; fixed issue with webcam preview not stopping when the preview window is closed
2024-08-15 00:42:53 -04:00
Vic P
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%.
Signed-off-by: Vic P <vic4key@gmail.com>
2024-08-15 02:25:29 +07:00
Vic P
55c8d8181c
Fix an issue that the Live function where the camera was not released when the user closed the live window.
...
Signed-off-by: Vic P <vic4key@gmail.com>
2024-08-14 00:48:01 +07:00
Kenneth Estanislao
4ddcd60c49
Merge pull request #237 from vic4key/experimental
...
Fix & Improve the NSFW function
2024-08-13 12:10:14 +08:00
Vic P
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.
2024-08-13 04:16:34 +07:00
Kenneth Estanislao
78c808ef36
Merge pull request #166 from zoharbabin/experimental
...
Refactor and Optimize Cross-Platform Support
2024-08-12 12:27:35 +08:00
Zohar Babin
6b0cc74957
Refactor and Optimize Cross-Platform Support, Error Handling, and UI Enhancements
2024-08-10 22:41:45 -04:00
Dmitry Samoylenko
8d3072d906
Enable to choose a camera device in UI
...
Signed-off-by: samoylenkodmitry <samoylenkodmitry@gmail.com>
2024-08-10 14:08:29 +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
Raymond
72f587ca06
Update README.md
2024-08-09 18:09:46 +03:00
Kenneth Estanislao
6bb9e1ba15
Merge pull request #74 from c4fun/main
...
solve the FACE_ENHANCER os problem for non-nt(linux, mac) system
2024-08-08 13:15:57 +08:00
c4fun
6400a80a91
solve the FACE_ENHANCER os problem for non-nt(linux, mac) system
2024-08-07 23:26:47 +08:00
Kenneth Estanislao
fc9bd973f0
Merge pull request #63 from hacksider/dependabot/pip/tensorflow-2.12.1
...
Bump tensorflow from 2.12.0 to 2.12.1
2024-07-31 11:30:30 +08:00
dependabot[bot]
5384ea6236
Bump tensorflow from 2.12.0 to 2.12.1
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 03:29:52 +00:00
Kenneth Estanislao
702744a89a
Merge pull request #62 from SamuraiBarbi/patch-1
...
Update requirements.txt
2024-07-31 11:29:02 +08:00
SamuraiBarbi
63793e9034
Update requirements.txt
...
Changing numpy version requirement to 1.23.5 due to the current requirements for the package version have conflicting dependencies.
2024-07-29 15:35:02 -04:00
Kenneth Estanislao
19c040154d
Merge pull request #46 from JoepdeJong/fix-apple-silicon
...
Fix face_enhancer issues
2024-07-08 18:47:25 +08:00