This commit is contained in:
longli0 2021-11-08 21:41:29 +08:00 коммит произвёл GitHub
Родитель fc6606b04d
Коммит 13017a1300
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,10 +1,10 @@
# Microsoft Face API: Python SDK & Sample
# This repository has been retired. Please visit the [Face QuickStart](https://docs.microsoft.com/en-us/azure/cognitive-services/face/quickstarts/client-libraries?tabs=visual-studio&pivots=programming-language-csharp) to get started with the latest Face SDKs.
### Microsoft Face API: Python SDK & Sample
[![PyPi Version](https://img.shields.io/pypi/v/cognitive_face.svg)](https://pypi.org/project/cognitive_face/)
[![License](https://img.shields.io/pypi/l/cognitive_face.svg)](https://github.com/Microsoft/Cognitive-Face-Python/blob/master/LICENSE)
This SDK has been deprecated and been replaced by [Microsoft.Azure.CognitiveServices.Vision.Face](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/cognitiveservices/azure-cognitiveservices-vision-face) which is a part of Azure SDK.
This repo contains the Python SDK for the Microsoft Face API, an offering within [Microsoft Cognitive Services](https://azure.microsoft.com/en-us/services/cognitive-services/), formerly known as Project Oxford.
* [Learn about the Face API](https://azure.microsoft.com/en-us/services/cognitive-services/face/)