updated docs

pull/16/head
Vladimir Mandic 2020-11-03 13:52:17 -05:00
parent 7dd8692671
commit 50c9f0a955
1 changed files with 9 additions and 2 deletions

View File

@ -217,9 +217,16 @@ For original weighs refer to <https://github.com/justadudewhohacks/face-api.js-m
## Example
Single new example that uses both models as well as all of the extensions is included in `/example/index.html`
### Browser
Example that uses both models as well as all of the extensions is included in `/example/index.html`
Example can be accessed directly using Git pages using URL: <https://vladmandic.github.io/face-api/example/>
### NodeJS
Example is included in `/example/node.js`
Note that it does not require any other other 3rd party libraries
*Note: Photos shown below are taken by me*
![alt text](example/screenshot.png)