mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
change section 'Install'
This commit is contained in:
@@ -8,6 +8,15 @@ The code of InsightFace Python Library is released under the MIT License. There
|
||||
|
||||
## Install
|
||||
|
||||
### Windows 10
|
||||
|
||||
Before installing the package via pip, first install the following packages
|
||||
|
||||
```
|
||||
pip install -U Cython cmake numpy
|
||||
```
|
||||
and then finally use
|
||||
|
||||
```
|
||||
pip install -U insightface
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user