Mouth Mask And UI
This commit is contained in:
@@ -36,3 +36,8 @@ fp_ui: Dict[str, bool] = {"face_enhancer": False} # Initialize with default val
|
||||
camera_input_combobox = None
|
||||
webcam_preview_running = False
|
||||
show_fps = False # Initialize with default value
|
||||
mouth_mask = False
|
||||
show_mouth_mask_box = False
|
||||
mask_down_size = 0.5
|
||||
mask_size = 1.0
|
||||
mask_feather_ratio = 8
|
||||
|
||||
Reference in New Issue
Block a user