mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
4 lines
No EOL
161 B
Python
4 lines
No EOL
161 B
Python
from .FaceType import FaceType
|
|
from .DLIBExtractor import DLIBExtractor
|
|
from .MTCExtractor import MTCExtractor
|
|
from .LandmarksExtractor import LandmarksExtractor |