facefusion/facefusion
2024-12-23 14:14:56 +01:00
..
jobs Refactor/choices and naming (#833) 2024-12-12 08:30:23 +01:00
processors Add region mask for deep swapper 2024-12-20 16:39:41 +01:00
uis Fix border color in toast timer 2024-12-23 14:14:56 +01:00
__init__.py Initial commit 2023-08-19 23:52:51 +02:00
app_context.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
args.py Feat/face masker models (#834) 2024-12-17 10:05:05 +01:00
audio.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
choices.py Feat/download provider fallback (#837) 2024-12-21 23:00:10 +01:00
common_helper.py 3.0.0 Gold (#787) 2024-10-02 11:08:05 +02:00
config.py 3.0.0 Gold (#787) 2024-10-02 11:08:05 +02:00
content_analyser.py Fix out of range for trim frame, Fix ffmpeg extraction count (#836) 2024-12-19 12:15:56 +01:00
core.py Fix out of range for trim frame, Fix ffmpeg extraction count (#836) 2024-12-19 12:15:56 +01:00
date_helper.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
download.py Feat/download provider fallback (#837) 2024-12-21 23:00:10 +01:00
execution.py Refactor/choices and naming (#833) 2024-12-12 08:30:23 +01:00
exit_helper.py Remove signal on hard_exit() to prevent exceptions 2024-12-23 11:06:39 +01:00
face_analyser.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
face_classifier.py Introduce download scopes (#826) 2024-11-26 18:21:11 +01:00
face_detector.py Simplify model context 2024-12-18 00:42:35 +01:00
face_helper.py remove dfl_head and update dfl_whole_face template 2024-11-18 19:43:35 +05:30
face_landmarker.py Simplify model context 2024-12-18 00:42:35 +01:00
face_masker.py Move FACE_MASK_REGIONS to choices 2024-12-20 19:56:03 +01:00
face_recognizer.py Introduce download scopes (#826) 2024-11-26 18:21:11 +01:00
face_selector.py changes 2024-11-11 22:07:51 +01:00
face_store.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
ffmpeg.py Feat/download provider fallback (#837) 2024-12-21 23:00:10 +01:00
filesystem.py Introduce File using list_directory() (#830) 2024-12-09 23:07:53 +01:00
hash_helper.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
inference_manager.py Refactor/choices and naming (#833) 2024-12-12 08:30:23 +01:00
installer.py Update dependencies 2024-12-04 18:43:52 +01:00
json.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
logger.py Refactor/choices and naming (#833) 2024-12-12 08:30:23 +01:00
memory.py Next (#544) 2024-05-19 15:22:03 +02:00
metadata.py Replace audio whenever set via source 2024-11-11 22:07:48 +01:00
model_helper.py Introduce model helper 2024-11-16 22:52:26 +01:00
normalizer.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
process_manager.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
program_helper.py Fix/enforce vp9 for webm (#805) 2024-11-11 22:07:51 +01:00
program.py Feat/download provider fallback (#837) 2024-12-21 23:00:10 +01:00
state_manager.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
statistics.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
temp_helper.py Add safer global named resolve_file_pattern() (#811) 2024-11-12 12:00:45 +01:00
thread_helper.py 3.0.0 (#748) 2024-09-20 17:27:50 +02:00
typing.py Feat/download provider fallback (#837) 2024-12-21 23:00:10 +01:00
vision.py Fix out of range for trim frame, Fix ffmpeg extraction count (#836) 2024-12-19 12:15:56 +01:00
voice_extractor.py Introduce download scopes (#826) 2024-11-26 18:21:11 +01:00
wording.py Feat/webcam improvements (#838) 2024-12-23 09:10:24 +01:00