Deep-Live-Cam/modules
Makaru 09bf4dc556
Update ui.py
The bug, which was affecting non-Windows operating systems, has already been rectified. For this, I extend my sincerest apologies.

The following changes have been implemented:
- A "Clear" button has been added to the Source x Target Mapper window, enabling users to clear the source and target images with ease.
- In the event that the Map Faces switch is engaged and the "Live" option is inadvertently selected, the Source x Target Mapper window will not initiate.
2025-01-06 18:54:12 +08:00
..
processors fix: add match statement 2024-12-23 06:29:36 +00:00
__init__.py initial commit 2023-09-24 21:36:57 +08:00
capturer.py Revert "recommit webcam option" 2024-09-11 02:49:53 +08:00
cluster_analysis.py Added ability to map faces 2024-09-10 05:40:55 +05:30
core.py Fix mouth mask description 2024-12-24 09:51:32 +03:30
face_analyser.py Added ability to map faces 2024-09-10 05:40:55 +05:30
globals.py Adding Pygrabber as Cam manager 2024-12-13 19:49:11 +05:30
metadata.py Update metadata.py 2025-01-06 00:27:45 +08:00
predicter.py add toggle button for blueish cam fix (Force OpenCV2 BGR2RGB) 2024-08-30 22:02:23 +02:00
typing.py initial commit 2023-09-24 21:36:57 +08:00
ui.json reverted to the old version 2024-09-19 17:38:02 +08:00
ui.py Update ui.py 2025-01-06 18:54:12 +08:00
utilities.py Adding Pygrabber as Cam manager 2024-12-13 19:49:11 +05:30
video_capture.py Pygrabber only for Windows 2024-12-16 18:41:39 +05:30