removed the test case.
This commit is contained in:
parent
91e4530b24
commit
7e73cfe995
1 changed files with 1 additions and 4 deletions
|
@ -27,7 +27,4 @@ def start():
|
|||
except:
|
||||
print("No Thieves for now.")
|
||||
Facial_Recognition_Wrapper.training_recognizer("Fisher")
|
||||
Facial_Recognition_Wrapper.face_recognition_inference("Fisher")
|
||||
|
||||
|
||||
start()
|
||||
Facial_Recognition_Wrapper.face_recognition_inference("Fisher")
|
Loading…
Reference in a new issue