2979822
1
2
3
4
from src.detection.face import load_detector, detect __all__ = ["load_detector", "detect"]