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
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
Joep de Jong
db97940adb
Fix face_enhancer issues
2024-07-07 14:33:32 +02:00
Kenneth Estanislao
c21ebb1b67
Update requirements.txt
2024-07-05 01:07:18 +08:00
Kenneth Estanislao
80a825388f
Merge pull request #40 from gongchandang49/patch-1
...
Change Visual Studio Build Tools link
2024-06-26 00:49:21 +08:00
Kenneth Estanislao
79d5d6bc97
Update README.md
...
updated for some improved performance upon installation
2024-06-22 21:51:46 +08:00
Kenneth Estanislao
2c425c44f2
Update README.md
2024-06-21 02:35:14 +08:00
Kenneth Estanislao
866528a275
Update README.md
2024-06-21 01:55:01 +08:00
gongchandang49
9538a91f6f
Update README.md
2024-06-18 18:23:51 +02:00
Kenneth Estanislao
973be05f2c
Update run_with_chocolatey.bat
...
added ffmpeg installation on chocolatey
2024-05-14 10:40:06 +08:00
Kenneth Estanislao
c0aae2e16f
updates demo.gif
...
just to be consistent with the images on the instruction (and with me wearing glasses, LOL!)
2024-05-08 01:22:28 +08:00
Kenneth Estanislao
b6d1497fec
Update run-cuda.bat
...
just creating some base template on the .bat file (simplifying it for newbies)
2024-05-08 00:57:13 +08:00
Kenneth Estanislao
70abd7df17
some minor updates
...
Just updated the modules to make it a bit secure/faster.
2024-05-08 00:56:19 +08:00
Kenneth Estanislao
487b83e71a
modify demo gif
2024-01-27 22:47:32 +08:00
Kenneth Estanislao
7155928df1
Update README.md
2024-01-27 22:46:56 +08:00
Kenneth Estanislao
6098a8172a
Update README.md
2024-01-27 22:32:58 +08:00
Kenneth Estanislao
2754abcafd
Update README.md
2024-01-27 22:20:15 +08:00
Kenneth Estanislao
5234bcc232
Just a demo video
...
added a demo video to show capability of the app. Nothing New here
2024-01-24 10:36:57 +08:00
Kenneth Estanislao
eb6ec778cf
Update requirements.txt
...
loosen the numpy version for it to be more elastic
2024-01-15 23:07:39 +08:00
Kenneth Estanislao
2a65f3d3b3
Update requirements.txt
...
realigning for masterfusion
2023-12-14 22:36:50 +08:00
Kenneth Estanislao
7af8c7e493
updated some requirements
2023-12-14 14:59:22 +08:00
Kenneth Estanislao
4dba8da59c
Update .gitignore
2023-11-04 23:13:18 +08:00
Kenneth Estanislao
c53b5d1a0c
Update ui.py
2023-11-04 23:12:53 +08:00
Kenneth Estanislao
baad1d059b
Update ui.py
2023-11-04 21:10:53 +08:00
Kenneth Estanislao
7e735d8db8
Update ui.py
...
balance between resolution and speed
2023-11-04 20:48:58 +08:00
Kenneth Estanislao
9f300a2fdf
Update ui.py
2023-11-04 20:43:41 +08:00
Kenneth Estanislao
11a181c6f5
Update ui.py
...
found the sweet spot without delay. Also, I suggest a pass through OBS with
- sharpen
- scaling (lanczos)
2023-10-04 21:50:43 +08:00
Kenneth Estanislao
4586404ea3
Just updated the readme
...
Nothing much on this push
2023-10-04 20:59:08 +08:00
Kenneth Estanislao
16712476a9
Update model to inswapper_128_fp16
...
Faster as claimed. Also adjusted the size of the preview to a smaller size. You should see a significant improvement on this
2023-10-03 23:38:17 +08:00