We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e9e2a commit 2211b9aCopy full SHA for 2211b9a
README.md
@@ -31,7 +31,7 @@ To generate your own dataset and add more faces to the system, use the following
31
> Use the Image_Dataset_Generator.py script to save 50 images of your face.
32
> Use this command: `python Image_Dataset_Generator.py` to generate images which will be saved in images folder.
33
34
-To use the facial recognition system, run the command :
+To use the facial recognition system, run the command on your terminal :
35
`python face_recognizer.py`
36
37
### References
0 commit comments