From 97c9db7e5b60741f86001ec45a3a75789ecce681 Mon Sep 17 00:00:00 2001 From: Arechi <22101241+Arechii@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:57:47 +0200 Subject: [PATCH] Fix citation entry in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f2700c..9e59f40 100644 --- a/README.md +++ b/README.md @@ -383,6 +383,7 @@ Please cite deepface in your publications if it helps your research. Here are it url = {https://doi.org/10.33774/coe-2023-18rcn}, howpublished = {https://www.cambridge.org/engage/coe/article-details/63f3e5541d2d184063d4f569}, note = {Preprint} +} ``` Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.