mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-05-22 23:59:40 +02:00
Fix typo
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user