80 Commits

Author SHA1 Message Date
qitian
6e29e4061b merge from the source and little change 2025-01-07 13:46:17 +08:00
Makaru
d07d4a6a26 Update ui.py
I pushed it to premain
2025-01-07 01:15:05 +08:00
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
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
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
8be7368949
Added URL to official website 2024-12-30 15:51:46 +05:30
KRSHH
77c19d1073 FaceTime Camera Index to 0 2024-12-23 14:58:43 +05:30
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
KRSHH
a9e8f27360 Pygrabber only for Windows 2024-12-16 18:41:39 +05:30
KRSHH
c72582506d Adding Pygrabber as Cam manager 2024-12-13 19:49:11 +05:30
theogbob
916c2f82d8
Fix ui.py
Add command to "mouth_mask": modules.globals.mouth_mask which fixes the error "SyntaxError: invalid syntax. Perhaps you forgot a comma?"
2024-10-26 14:40:03 -04:00
KRSHH
80f6ea9e65
Save Mouth Mask Switch states 2024-10-26 17:54:45 +05:30
KRSHH
29c9c119d3 Add Mouth Mask Feature 2024-10-25 20:59:30 +05:30
KRSHH
ab26413ce8 on/off enhancer during inference and improve FPS counter 2024-10-13 13:16:21 +05:30
KRSHH
53d473164b
remember/save switch states 2024-10-09 19:51:04 +05:30
KRSHH
88164c6303
Show FPS Switch 2024-10-05 17:39:41 +05:30
KRSHH
a49d3fc6e5
Face Mapping fix 2024-10-05 15:00:00 +05:30
KRSHH
5812ef3cc9 Webcam selection 2024-10-05 01:37:19 +08:00
KRSHH
75decc5838
Hotswap Source image - switch faces without closing live 2024-10-04 18:17:22 +05:30
Kenneth Estanislao
f38ebb485a Update ui.py
removed opacity, will work on it later to optimize
2024-10-04 15:39:08 +08:00
Kenneth Estanislao
95742c8fd5 Merge pull request #686 from GhoulBoii/main
BOUNTY - Webcam Merged (tested)
2024-10-04 14:46:06 +08:00
Kenneth Estanislao
60e27f4755 Revert "Merge pull request #685 from KRSHH/main"
This reverts commit d4e5b8078d8cd63b5c5b16d534db26ccd41b29db, reversing
changes made to c08bec22e3037c0df2fd6710d6b293d2e4b9f8d0.
2024-10-03 14:51:38 +08:00
KRSHH
61b51fc5d4
Move the slider from live to root 2024-10-02 14:37:19 +05:30
KRSHH
f19e425143
Update ui.py 2024-10-02 14:20:56 +05:30
KRSHH
12c0a7ac86
Faceswap live opacity slider 2024-10-02 13:23:39 +05:30
KRSHH
dff6cec2f9
Comment Indention fix 2024-09-27 20:59:48 +05:30
KRSHH
4d1d2c86af
Preview video Frame by Frame using left and right arrow keys 2024-09-27 20:40:32 +05:30
KRSHH
6d1238212a
New Fixed UI 2024-09-25 17:36:50 +05:30
Kenneth Estanislao
fd4e3f546d reverted to the old version
fixing the issue #597
2024-09-19 17:38:02 +08:00
Kenneth Estanislao
5bcd6dabde Update ui.py 2024-09-19 15:54:57 +08:00
KRSHH
4067d24c26 Fix Popup Live width 2024-09-17 20:18:59 +08:00
Kenneth Estanislao
ea7bbd49fe Revert "Merge pull request #592 from KRSHH/main"
This reverts commit 2f29d323d957275aac5fcf24816cf0d45d7f1e5b.
2024-09-16 23:34:35 +08:00
Kenneth Estanislao
2f29d323d9 Merge pull request #592 from KRSHH/main
Better UI
2024-09-16 23:32:39 +08:00
Kenneth Estanislao
c6e00796c8 Merge pull request #588 from KRSHH/main
Enhance UI with drag and drop, modern look using customtkinter, and improved webcam mapping
2024-09-16 23:30:12 +08:00
Kenneth Estanislao
9bf2080ac8 Revert "Merge pull request #588 from KRSHH/main"
This reverts commit 8c6d0134a83e2f2e8ac2c83c3c4415ac953fca5d, reversing
changes made to 621c3f035e34e9ee2ea063261c41d9c7745d225e.
2024-09-16 22:18:59 +08:00
Kenneth Estanislao
5ab00388b7 Revert "Merge pull request #592 from KRSHH/main"
This reverts commit 476848865397437c94320305f54668d0bfa3178a, reversing
changes made to 8c6d0134a83e2f2e8ac2c83c3c4415ac953fca5d.
2024-09-16 22:18:53 +08:00
KRSHH
569c9ca25a
Resizable Root window 2024-09-16 19:13:54 +05:30
KRSHH
c9f8537a15
Switch alignment 2024-09-16 18:53:19 +05:30
KRSHH
2d99e392ff
Vertical switches 2024-09-16 18:48:05 +05:30
KRSHH
2b9d10f182
Donation button, close option button 2024-09-16 16:54:49 +05:30
K
674f584895
UI Change
Changes in UI
2024-09-16 13:31:20 +05:30
K
325187b513
Fix Text
Font Change, Larger, Bolder
2024-09-16 11:22:38 +05:30
K
d2f57fa4dd
Minor UI Fixes 2024-09-16 01:46:40 +05:30
K
e5c29749bb
UI Redone 2024-09-16 00:37:34 +05:30
CH. Krish
523d80550d
Adding Drag and Drop feature to Face Mapper and Source and Target 2024-09-15 23:00:28 +05:30
Kenneth Estanislao
16c1b44927 Revert "recommit webcam option"
This reverts commit 49d3f9a3cc88d4381e321d5f3ea361116a0f8241.
2024-09-11 02:49:53 +08:00
Kenneth Estanislao
49d3f9a3cc recommit webcam option 2024-09-11 00:02:45 +08:00