mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
style: fix minor spelling error in print message
This commit is contained in:
parent
58d145ba2e
commit
2fbec20859
@ -74,7 +74,7 @@ def analysis(db_path, model_name = 'VGG-Face', detector_backend = 'opencv', dist
|
|||||||
|
|
||||||
toc = time.time()
|
toc = time.time()
|
||||||
|
|
||||||
print("Facial attibute analysis models loaded in ",toc-tic," seconds")
|
print("Facial attribute analysis models loaded in ",toc-tic," seconds")
|
||||||
|
|
||||||
#------------------------
|
#------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user