DeepFaceLive/xlib/player/__init__.py
2021-07-23 17:34:49 +04:00

3 lines
135 B
Python

from .FramePlayer import FramePlayer
from .ImageSequencePlayer import ImageSequencePlayer
from .VideoFilePlayer import VideoFilePlayer