This commit is contained in:
henryruhs
2025-02-18 09:43:24 +01:00
parent 11bb9065ba
commit f63bc788ac
+1 -1
View File
@@ -83,7 +83,7 @@ preview_frequency = 250
```
[training.output]
directory_path = .outputs
file_pattern = 'face-swapper_{epoch}_{step}'
file_pattern = face-swapper_{epoch}_{step}
resume_file_path = .outputs/last.ckpt
```