Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anurag14 authored Apr 27, 2019
1 parent 774cebb commit 7bcdfe8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
# *faced*
# *accessfaceid*

🚀 😏 CPU (Near) Real Time face detection
🚀 😏 CPU (Near) Real Time face detection alignment and verification

<p align="center">
<img src="examples/demo_yolo.gif"/>
</p>

## How to install
## How to run

```bash
$ pip install git+https://github.com/iitzco/faced.git
$ git clone https://github.com/Anurag14/accessfaceid/
$ pip install -r requirements.txt
```

> Soon to be available on `PyPI`.
## How to use
## How to use detection as an library

### As library

Expand Down

0 comments on commit 7bcdfe8

Please sign in to comment.