Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChibaniMohamed authored Mar 29, 2021
1 parent 89c417f commit fcaf9ac
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img width="750" height="480" src="https://github.com/ChibaniMohamed/polaris/blob/main/imgs/pol.jpg">
<img width="680" height="480" src="https://github.com/ChibaniMohamed/polaris/blob/main/imgs/pol.jpg">
</p>
<p align="center">
<img src="https://img.shields.io/badge/Dev-XN3UR0N-green?style=for-the-badge"/>
Expand Down Expand Up @@ -65,6 +65,12 @@ pip install opencv-python
pip install numpy
```

- **Dlib** :

```
pip install dlib
```

- **face_recognition** :

```
Expand Down

0 comments on commit fcaf9ac

Please sign in to comment.