Michael
4686716c59
add to README.md
1 year ago
Michael
f4028d3949
Fix underscore/hyphen
1 year ago
Michael
07c735e9d2
Allows to set the upscale factor for gfpgan face_enhancer
1 year ago
Michael
aa021b6aa0
better import condition
1 year ago
Michael
0e3805e200
added headless argument to readme
1 year ago
Michael
5cabbffda8
- removed unused import statements
...
- added macOS specific required library to requirements.txt
- conditional import of pygrabber, which is unavailable for macOS
1 year ago
Michael
0d4676591e
- removed unused import statements
...
- added macOS specific required library to requirements.txt
- conditional import of pygrabber, which is unavailable for macOS
1 year ago
Michael
c2cc885672
Adding headless parameter to arguments to run from the cli
1 year ago
Kenneth Estanislao
e36c746c81
Update setup_deep_live_cam.bat
1 year ago
barongello
14ab470dcc
Adding a swap faces button to easily swap source/target images
1 year ago
Kenneth Estanislao
4dc4746235
update inswapper
1 year ago
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
1 year ago
Aleksandr Spiridonov
a90c4facc5
added a note to README to document new virtual cam output feature
1 year ago
Aleksandr Spiridonov
575373beac
fixed variable names not matching after merge conflict resolution from upstream
1 year ago
Aleksandr Spiridonov
b8cdad5cce
Merge remote-tracking branch 'parent/experimental' into experimental
1 year ago
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)
1 year ago
Aleksandr Spiridonov
f976885456
updated rely coords for the taller window
1 year ago
Aleksandr Spiridonov
cd2c3c2103
added virtual cam output
1 year ago
Aleksandr Spiridonov
3fbc1d0433
added virtual cam output toggle
1 year ago
Aleksandr Spiridonov
b4cf8854f8
refactored camera preview to use a loop function
1 year ago
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
1 year ago
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>
1 year ago
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>
1 year ago
Kenneth Estanislao
4ddcd60c49
Merge pull request #237 from vic4key/experimental
...
Fix & Improve the NSFW function
1 year ago
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.
1 year ago
Kenneth Estanislao
78c808ef36
Merge pull request #166 from zoharbabin/experimental
...
Refactor and Optimize Cross-Platform Support
1 year ago
Zohar Babin
6b0cc74957
Refactor and Optimize Cross-Platform Support, Error Handling, and UI Enhancements
1 year ago
Dmitry Samoylenko
8d3072d906
Enable to choose a camera device in UI
...
Signed-off-by: samoylenkodmitry <samoylenkodmitry@gmail.com>
1 year ago
Kenneth Estanislao
40029921ef
Merge pull request #88 from samoylenkodmitry/main
...
Enable to choose a camera device in UI
1 year ago
Dmitry Samoylenko
d4c8adc5d3
Merge branch 'hacksider:main' into main
1 year ago
Dmitry Samoylenko
58993be308
Enable to choose a camera device in UI
...
Signed-off-by: samoylenkodmitry <samoylenkodmitry@gmail.com>
1 year ago
Kenneth Estanislao
f16caefc21
Merge pull request #81 from Rhymond/patch-1
...
Small typo in README.md
1 year ago
Kenneth Estanislao
f03f5277f6
Update setup_deep_live_cam.bat
...
added option to detect if directory exist
1 year ago
Kenneth Estanislao
f48b1b4620
Merge pull request #83 from Thepathakarpit/main
...
Added batch file to run all the steps using just one command
1 year ago
Thepathakarpit
069fcf9950
Add files via upload
1 year ago
Raymond
72f587ca06
Update README.md
1 year ago
Kenneth Estanislao
6bb9e1ba15
Merge pull request #74 from c4fun/main
...
solve the FACE_ENHANCER os problem for non-nt(linux, mac) system
1 year ago
c4fun
6400a80a91
solve the FACE_ENHANCER os problem for non-nt(linux, mac) system
1 year ago
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
1 year ago
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>
1 year ago
Kenneth Estanislao
702744a89a
Merge pull request #62 from SamuraiBarbi/patch-1
...
Update requirements.txt
1 year ago
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.
1 year ago
Kenneth Estanislao
19c040154d
Merge pull request #46 from JoepdeJong/fix-apple-silicon
...
Fix face_enhancer issues
1 year ago
Joep de Jong
db97940adb
Fix face_enhancer issues
1 year ago
Kenneth Estanislao
c21ebb1b67
Update requirements.txt
1 year ago
Kenneth Estanislao
80a825388f
Merge pull request #40 from gongchandang49/patch-1
...
Change Visual Studio Build Tools link
1 year ago
Kenneth Estanislao
79d5d6bc97
Update README.md
...
updated for some improved performance upon installation
1 year ago
Kenneth Estanislao
2c425c44f2
Update README.md
1 year ago
Kenneth Estanislao
866528a275
Update README.md
1 year ago
gongchandang49
9538a91f6f
Update README.md
1 year ago