mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-05-22 23:59:40 +02:00
Fix example config
This commit is contained in:
@@ -28,7 +28,7 @@ This `config.ini` utilizes the MegaFace dataset to train the Face Swapper model.
|
||||
```
|
||||
[preparing.dataset]
|
||||
dataset_path = .datasets/train
|
||||
folder_pattern = {}/*
|
||||
directory_pattern = {}/*
|
||||
image_pattern = {}/*.*g
|
||||
same_person_probability = 0.2
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user