python package ver 0.6 update

This commit is contained in:
Jia Guo
2022-01-29 19:54:55 +08:00
parent dc632c254e
commit e7816a226d
10 changed files with 172 additions and 20 deletions

View File

@@ -12,6 +12,19 @@ The code of InsightFace Python Library is released under the MIT License. There
pip install -U insightface
```
## Change Log
### [0.6] - 2022-01-29
#### Added
- Add pose estimation in face-analysis app.
#### Changed
- Change model automated downloading url, to ucloud.
## Quick Example
```