FelaKuti commited on
Commit
ce8c9cd
·
verified ·
1 Parent(s): 0a8ca07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ Combine with the Open CV haar casacade for face detection.
50
 
51
  ## How to Get Started with the Model
52
 
53
- Use the code below to get started with the model locally:
54
 
55
  import cv2
56
  import numpy as np
 
50
 
51
  ## How to Get Started with the Model
52
 
53
+ Use the script below to get started with the model locally on your device's camera:
54
 
55
  import cv2
56
  import numpy as np