mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-05-22 23:59:40 +02:00
Change the weight config order
This commit is contained in:
@@ -70,8 +70,8 @@ adversarial_weight = 1.5
|
||||
attribute_weight = 10
|
||||
reconstruction_weight = 20
|
||||
identity_weight = 20
|
||||
pose_weight = 0
|
||||
gaze_weight = 0
|
||||
pose_weight = 0
|
||||
expression_weight = 0
|
||||
```
|
||||
|
||||
|
||||
@@ -32,8 +32,8 @@ adversarial_weight =
|
||||
attribute_weight =
|
||||
reconstruction_weight =
|
||||
identity_weight =
|
||||
pose_weight =
|
||||
gaze_weight =
|
||||
pose_weight =
|
||||
expression_weight =
|
||||
|
||||
[training.trainer]
|
||||
|
||||
Reference in New Issue
Block a user