Wav2Lip/face_detection/__init__.py
2020-08-17 22:38:19 +05:30

7 lines
183 B
Python

# -*- coding: utf-8 -*-
__author__ = """Adrian Bulat"""
__email__ = 'adrian.bulat@nottingham.ac.uk'
__version__ = '1.0.1'
from .api import FaceAlignment, LandmarksType, NetworkSize