Update README.md
Browse files
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
|
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
|