This commit is contained in:
Sefik Ilkin Serengil 2022-05-08 20:25:43 +01:00
parent 31de8d7461
commit 7a313f8fb0

View File

@ -821,7 +821,4 @@ def detectFace(img_path, target_size = (224, 224), detector_backend = 'opencv',
#--------------------------- #---------------------------
#main #main
def __main__():
pass
functions.initialize_folder() functions.initialize_folder()