We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548a7fd commit d659cf4Copy full SHA for d659cf4
README.md
@@ -3,8 +3,6 @@
3
- [Windows MSI](https://raw.githubusercontent.com/shashankx86/dlib_compiled/main/dlib-19.22.99.win-amd64-py3.9.msi)
4
- [Windows exe Installer](https://raw.githubusercontent.com/shashankx86/dlib_compiled/main/dlib-19.22.99.win-amd64-py3.9.exe)
5
6
-## dlib INFO
7
-- dlib v19.22
8
## Requirement
9
- [Python 3.9.x](https://www.python.org/downloads/)
10
@@ -31,6 +29,8 @@ pip install dlib-19.22.99-cp39-cp39-win_amd64.whl
31
29
> Go to Folder [Where you have saved "dlib-19.22.99.win-amd64-py3.9.exe"]
32
30
> Run "dlib-19.22.99.win-amd64-py3.9.exe" as administrator
33
```
+## dlib INFO
+- dlib v19.22
34
### Credit
35
- [@davisking](https://github.com/davisking) for [source](https://github.com/davisking/dlib)
36
- [Dlib PYPI](https://pypi.org/project/dlib/)
0 commit comments