Minor typo

This commit is contained in:
henryruhs
2025-02-22 10:32:54 +01:00
parent 10ce04ed58
commit dc0abff0ce
+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_path = .outputs/last.ckpt
```