File size: 122 Bytes
cc0dd3c
 
 
 
1
2
3
4
5
# Copyright (c) OpenMMLab. All rights reserved.
from .webcam_executor import WebcamExecutor

__all__ = ['WebcamExecutor']