This commit is contained in:
harisreedhar
2025-03-04 14:23:20 +05:30
committed by henryruhs
parent ceb3c0cfdf
commit f2d3f8a19f
5 changed files with 45 additions and 19 deletions
+1
View File
@@ -72,6 +72,7 @@ reconstruction_weight = 20
identity_weight = 20
pose_weight = 0
gaze_weight = 0
expression_weight = 0
```
```