Commit Graph

85 Commits (b20d7975814a640ee1c34b8cc6f353be190221b1)
 

Author SHA1 Message Date
Jason Kneen b20d797581 Revert model and Fixes 2024-08-14 00:53:52 +01:00
Jason Kneen 6cda41de6c WIP fixes and performance 2024-08-13 20:54:50 +01:00
Jason Kneen 1570d91a12 Update face_swapper.py 2024-08-13 19:06:25 +01:00
Jason Kneen 51d4984fef Performance tweaks 2024-08-13 19:03:22 +01:00
Jason Kneen f26a9989ab Merge branch 'main-macos-metal-gpu-optimisation' 2024-08-13 14:00:04 +01:00
Jason Kneen 060f7c1f05 Model change to use GPU properly 2024-08-13 13:57:58 +01:00
Jason Kneen 5ee7b61ae1
Merge branch 'hacksider:main' into main 2024-08-13 13:33:21 +01: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 82cd80055d Merge branch 'main-macos-metal-gpu-optimisation' 2024-08-13 13:24:38 +01:00
Jason Kneen 155546b937 Update .gitignore 2024-08-13 13:23:13 +01:00
Jason Kneen e55bdd7aee Enable GPU on tensorflow 2024-08-13 13:21:52 +01:00
Jason Kneen 68fc4579a9 Update README.md 2024-08-13 13:11:51 +01:00
Kenneth Estanislao 79fbb7998c
Merge pull request #281 from snewell92/patch-1 2024-08-13 20:09:04 +08:00
Jason Kneen 359848a54e Updates for macOS and coreML / Metal 2024-08-13 13:08:06 +01:00
Jason Kneen fb695b0208 Update .gitignore 2024-08-13 13:07:49 +01:00
Jason Kneen 2935187a4f Update .gitignore 2024-08-13 13:06:48 +01:00
Jason Kneen 89912f7929 Update .gitignore 2024-08-13 13:06:14 +01: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
Jason Kneen 4c5d890ced Update .gitignore 2024-08-13 12:33:49 +01: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
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