This commit is contained in:
harisreedhar
2025-03-10 13:50:45 +05:30
committed by henryruhs
parent 606bf42089
commit 64464b6f1c
+1
View File
@@ -46,6 +46,7 @@ split_ratio = 0.9995
embedder_path = .models/arcface.pt
gazer_path = .models/gazer.pt
motion_extractor_path = .models/motion_extractor.pt
parser_path .models/parser.pt
```
```