Commit f7b181c8 by vincent

init readme

parent 2bb843f3
# face-recognition.min
**face recognition API for the browser with tensorflow.js**
coming soon ...
![preview](https://user-images.githubusercontent.com/31125521/40273537-f4e88e82-5bc1-11e8-9472-a5f06087dfd7.gif)
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<div class="center-content col s12"> <div class="center-content col s12">
<div> <div>
<div class="row center-content"> <div class="row center-content">
<label id="status"></label> <input disabled value="" id="status" type="text" class="bold">
</div> </div>
<div class="row center-content"> <div class="row center-content">
<img id="face" src=""/> <img id="face" src=""/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment