Deep-Live-Cam/modules
rehanbgmi 6791f58761 Add macOS/Windows setup scripts and update modules for enhanced functionality
- Add clone_or_update scripts for cross-platform repo management
- Introduce exclude.txt to prevent syncing .git, models, and binary files
- Add install and run scripts for macOS/Windows environments
- Improve error handling and add docstrings in utilities.py
- Enhance robustness in video processing functions
- Update core modules (face_analyser, globals, ui, etc.) for consistency

The changes implement cross-platform setup automation while improving code quality through better error handling, documentation, and synchronization control. Key modules and scripts were updated to ensure stable execution across different operating systems.
2025-05-31 00:16:52 +05:30
..
processors Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
__init__.py Update __init__.py 2025-05-13 00:14:49 +08:00
capturer.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
cluster_analysis.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
core.py add mutil language 2025-01-07 14:04:18 +08:00
face_analyser.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
gettext.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
globals.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
metadata.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
predicter.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
typing.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
ui.json reverted to the old version 2024-09-19 17:38:02 +08:00
ui.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
utilities.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30
video_capture.py Add macOS/Windows setup scripts and update modules for enhanced functionality 2025-05-31 00:16:52 +05:30