question

Adedayo-3438 avatar image
0 Votes"
Adedayo-3438 asked romungi-MSFT answered

Azure Face API

How can I consume Azure Face API in Django? I want to integrate it with my own API?

azure-face
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

romungi-MSFT avatar image
0 Votes"
romungi-MSFT answered

@Adedayo-3438 There is no client library or SDK available for Django with the Face API. You can use the REST API endpoint to call the face API and use it with your django application.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.