mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
Merge pull request #582 from ekkolon/patch-1
style: fix minor spelling error in print message
This commit is contained in:
commit
13a21fe306
@ -74,7 +74,7 @@ def analysis(db_path, model_name = 'VGG-Face', detector_backend = 'opencv', dist
|
||||
|
||||
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