You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -340,7 +340,7 @@ return matched_faces
340
340
341
341
```
342
342
343
-
- Given the timeframe for this project and the fact that I was using a free account with limited number of API calls, I have built my**MVP** with these two APIs.
343
+
- Given the timeframe for this project and the fact that I was using a free account with limited number of API calls, I have built my**MVP** with these two APIs.
344
344
345
345
- In the future I plan to make use of a`faceListId` instead of the`faceID array` for the[Face - Find Similar API](https://docs.microsoft.com/en-us/rest/api/faceapi/face/findsimilar).