fix: fix typos which cause "No faces found in target" issue

This commit is contained in:
Dung Le
2025-11-09 15:51:14 +07:00
parent 475740b22b
commit a007db2ffa
3 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ keep_fps: bool = True
keep_audio: bool = True
keep_frames: bool = False
many_faces: bool = False # Process all detected faces with default source
map_faces: bool = False # Use souce_target_map or simple_map for specific swaps
map_faces: bool = False # Use source_target_map or simple_map for specific swaps
color_correction: bool = False # Enable color correction (implementation specific)
nsfw_filter: bool = False