diff --git a/README.md b/README.md index b9d5dd0..29c8318 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ - [Windows MSI](https://raw.githubusercontent.com/shashankx86/dlib_compiled/main/dlib-19.22.99.win-amd64-py3.9.msi) - [Windows exe Installer](https://raw.githubusercontent.com/shashankx86/dlib_compiled/main/dlib-19.22.99.win-amd64-py3.9.exe) -## dlib INFO -- dlib v19.22 ## Requirement - [Python 3.9.x](https://www.python.org/downloads/) @@ -31,6 +29,8 @@ pip install dlib-19.22.99-cp39-cp39-win_amd64.whl > Go to Folder [Where you have saved "dlib-19.22.99.win-amd64-py3.9.exe"] > Run "dlib-19.22.99.win-amd64-py3.9.exe" as administrator ``` +## dlib INFO +- dlib v19.22 ### Credit - [@davisking](https://github.com/davisking) for [source](https://github.com/davisking/dlib) - [Dlib PYPI](https://pypi.org/project/dlib/)