mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-05-22 23:59:40 +02:00
Mixed bag of cleanups
This commit is contained in:
@@ -4,6 +4,7 @@ from os.path import isfile
|
||||
from typing import List
|
||||
|
||||
import numpy
|
||||
|
||||
numpy.bool = numpy.bool_
|
||||
from mxnet.io import ImageRecordIter
|
||||
from onnxruntime import InferenceSession
|
||||
|
||||
@@ -14,10 +14,10 @@ pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
Example
|
||||
-------
|
||||
Setup
|
||||
-----
|
||||
|
||||
This example utilizes the MegaFace dataset to train the Face Swapper model.
|
||||
This `config.ini` utilizes the MegaFace dataset to train the Face Swapper model.
|
||||
|
||||
```
|
||||
[preparing.dataset]
|
||||
|
||||
Reference in New Issue
Block a user