KRSHH
09f0343639
Shifted features section under Quick start
2025-01-06 18:16:44 +05:30
KRSHH
75913c513e
Decreased Disclaimer's Font Size
2025-01-06 18:02:51 +05:30
KRSHH
7f38539508
Fix Grammar in README
2025-01-06 17:51:00 +05:30
Kenneth Estanislao
b38831dfdf
Revert "Merge pull request #868 from kier007/main"
...
This reverts commit c03f697729fa8649f58381ae0fd5c217afb18634, reversing
changes made to d8a5cdbc190727bfebf20bb878667ae36931a636.
2025-01-06 14:14:21 +08:00
Kenneth Estanislao
b518f4337d
Revert "Merge pull request #869 from kier007/patch-1"
...
This reverts commit b38ef624471d15cdb2a0faf2fb877130d1655d3e, reversing
changes made to c03f697729fa8649f58381ae0fd5c217afb18634.
2025-01-06 14:14:04 +08:00
KRSHH
7def969831
Add download buttons for Windows and Mac
...
Add download buttons for Windows and Mac
Deep-Live-Cam
2025-01-05 23:03:11 +05:30
KRSHH
6bf503e669
Add download buttons for Windows and Mac
2025-01-05 23:02:41 +05:30
Kenneth Estanislao
28513d6c1f
Update metadata.py
2025-01-06 00:27:45 +08:00
Kenneth Estanislao
f6abe502b6
Update README.md
2025-01-06 00:26:55 +08:00
Kenneth Estanislao
b38ef62447
Merge pull request #869 from kier007/patch-1
...
Update the UI to close the face mapper when disabled
2025-01-06 00:23:49 +08:00
Makaru
a3469b7bd4
Update ui.py
...
Added:
- If you happen to turn off the map faces switch while the Source x Target Mapper window is open, the Source x Target Mapper window will close.
2025-01-06 00:10:53 +08:00
Kenneth Estanislao
c03f697729
Merge pull request #868 from kier007/main
...
Update ui.py
2025-01-05 20:33:49 +08:00
Makaru
742bcab130
Update ui.py
...
Added:
- try-finally Block: This makes sure the camera.release() is called no matter how the while loops end.
- Resource Cleanup: The finally block takes care of cleaning up resources to keep the application stable.
2025-01-05 20:19:36 +08:00
Makaru
22940d1b99
Update ui.py
...
The following changes have been implemented:
-A "clear" button has been incorporated.
-The Source x Target Mapper window has been retained following the submission of data via the "submit" button.
2025-01-05 18:29:01 +08:00
KRSHH
d8a5cdbc19
removed comment from requirements.txt
2025-01-03 19:21:39 +05:30
Kenneth Estanislao
6219da4b1b
Update README.md
2025-01-03 21:12:07 +08:00
Kenneth Estanislao
22e1110ec4
Merge pull request #862 from kier007/main
...
Update requirements.txt for CUDA 12.1 compatibility
2025-01-03 21:07:32 +08:00
Makaru
82d5d34912
Update requirements.txt
2025-01-03 20:42:38 +08:00
Makaru
60e82ea200
Update requirements.txt
2025-01-03 20:26:54 +08:00
KRSHH
8be7368949
Added URL to official website
2024-12-30 15:51:46 +05:30
KRSHH
5003c04386
Added IShowSpeed's Testimonial
2024-12-29 22:00:25 +05:30
KRSHH
aed933c1db
Update branches
...
Update Branches
2024-12-29 21:44:57 +05:30
KRSHH
a50ea98bc2
Fixed Sentence Formatting
2024-12-29 03:14:02 +05:30
KRSHH
6a9bf2acfb
Deleted unused MP4 Demo
2024-12-29 03:11:41 +05:30
KRSHH
395cecf11d
Features Header Change
2024-12-29 03:08:42 +05:30
KRSHH
ebf4e95c3a
Readme Changes
2024-12-29 03:07:31 +05:30
KRSHH
5974ba2a68
Fix Grammar
2024-12-29 03:06:10 +05:30
KRSHH
75c53ac7aa
Readme Changes
2024-12-29 03:02:54 +05:30
KRSHH
8aeb406ea2
Rename run-laptop-gpu.bat to run-directml.bat
2024-12-26 20:38:01 +05:30
KRSHH
8b3bd734cf
Delete run_with_chocolatey.bat
2024-12-26 20:35:09 +05:30
KRSHH
b0aac8bd04
Merge pull request #851 from mehdico/mouth-mask-arg
...
Added the --mouth-mask argument to the CLI
2024-12-26 20:30:48 +05:30
KRSHH
9dc3c3e9c2
Merge pull request #854 from hacksider/premain
...
Make main up to date with premain branch
2024-12-26 20:16:34 +05:30
KRSHH
21989d4a49
Added PR checklist
2024-12-26 20:15:51 +05:30
KRSHH
b97185d2bf
Merge branch 'main' into premain
2024-12-26 20:07:26 +05:30
Mehdi Mousavi
81da9a23ca
Fix mouth mask description
2024-12-24 09:51:32 +03:30
Mehdi Mousavi
007867a6f6
Add support for --mouth-mask argument
2024-12-24 09:40:06 +03:30
KRSHH
7ec9d61608
Removed default limits
...
User should add limits according their needs
2024-12-24 01:26:20 +05:30
KRSHH
eeff1a87fa
Remove Unused Directory and Images
2024-12-24 01:23:50 +05:30
KRSHH
bc1149cd80
Remove Unused Directory and Images
2024-12-24 01:23:24 +05:30
KRSHH
11c10b354f
docs: changed testing branch to premain
2024-12-24 00:45:57 +05:30
KRSHH
71aae3fe07
docs: changed testing branch to premain
2024-12-24 00:42:12 +05:30
KRSHH
b995eca033
Update premain
...
updating premain
2024-12-24 00:36:59 +05:30
KRSHH
b17e52dea2
Mac Webcam Serial No. Management
2024-12-23 22:45:41 +05:30
Kenneth Estanislao
3a858847e3
Merge pull request #846 from pedrodanielsantos/main
...
Fix "Update face_enhancer.py"
2024-12-23 17:45:10 +08:00
KRSHH
77c19d1073
FaceTime Camera Index to 0
2024-12-23 14:58:43 +05:30
Pedro Santos
7472dfb694
fix: add match statement
...
Added for optimization
Co-Authored-By: Zephira <zephira58@protonmail.com>
2024-12-23 06:29:36 +00:00
Pedro Santos
41c6916273
Revert "Update face_enhancer.py"
...
This reverts commit ed7a21687c4de9f32659c30a17571ce568c30b47.
2024-12-23 06:08:45 +00:00
Kenneth Estanislao
ed7a21687c
Update face_enhancer.py
...
change if from before statement to elif, also fix conditional ladder
2024-12-23 12:45:53 +08:00
KRSHH
5ce991651d
Formatting
...
Moved Windows only modules, to top too.
2024-12-23 09:46:59 +05:30
KRSHH
432984b3b6
Mac Fix
...
Pygrabber Module import only on windows
2024-12-23 09:41:17 +05:30