Skip to content

Commit d60f75d

Browse files
authored
Update README.md
1 parent ea93f45 commit d60f75d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
React.js UI code for finding object/face in live webcam using tensorflow.js/Face-api.js.
1+
Code for finding object/face in live webcam using tensorflow.js/Face-api.js.
2+
3+
Read the detailed blog - https://overflowjs.com/posts/Face-Detection-Using-JavaScript-API-face-apijs.html
24

35
Available Scripts In the project directory, you can run:
46

57
npm install
68
npm start
79
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
810

9-
The page will reload if you make edits. You will also see any lint errors in the console.
11+
The page will reload if you make edits. You will also see any lint errors in the console.

0 commit comments

Comments
 (0)