livetalking/wav2lip/face_detection/__init__.py

8 lines
183 B
Python
Raw Permalink Normal View History

2024-06-16 11:09:07 +08:00
# -*- coding: utf-8 -*-
__author__ = """Adrian Bulat"""
__email__ = 'adrian.bulat@nottingham.ac.uk'
__version__ = '1.0.1'
from .api import FaceAlignment, LandmarksType, NetworkSize