This commit is contained in:
KRSHH
2025-01-30 19:20:58 +05:30
parent 59cd3be0f9
commit 5dfd1c0ced
3 changed files with 288 additions and 17 deletions
+3 -1
View File
@@ -21,7 +21,7 @@ keep_audio = True
keep_frames = False
many_faces = False
map_faces = False
color_correction = False # New global variable for color correction toggle
color_correction = False
nsfw_filter = False
video_encoder = None
video_quality = None
@@ -41,5 +41,7 @@ show_mouth_mask_box = False
mask_feather_ratio = 8
mask_down_size = 0.50
mask_size = 1
eyes_mask = False
show_eyes_mask_box = False
use_fake_face = False
fake_face_path = None