Opacity Update

- Added 0 value, if it is set to 0, the face swapping will be disabled
This commit is contained in:
Makaru
2025-01-14 22:45:16 +08:00
parent 59d64d4b6a
commit 9af216e819
3 changed files with 17 additions and 4 deletions
+2
View File
@@ -41,3 +41,5 @@ show_mouth_mask_box = False
mask_feather_ratio = 8
mask_down_size = 0.50
mask_size = 1
opacity = 1.0
face_swapper_enabled = True