diff --git a/README.md b/README.md index 65b2092..0691960 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ embedding = DeepFace.represent(img_path = "img.jpg", model_name = 'Facenet') Tech stack is vast to store vector embeddings. To determine the right tool, you should consider your task such as face verification or face recognition, priority such as speed or confidence, and also data size. -

+

## Contribution