follow the not invented here syndrome

This commit is contained in:
henryruhs
2025-02-21 16:30:27 +01:00
parent 723e9fde78
commit 84503761b9
+1 -1
View File
@@ -28,7 +28,7 @@ This `config.ini` utilizes the MegaFace dataset to train the Face Swapper model.
```
[training.dataset]
file_pattern = .datasets/vggface2/**/*.jpg
same_person_probability = 0.2
equal_probability = 0.2
```
```