From 794be96b3b9256a6888932351ecd11c0f15e3402 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 31 Jan 2021 19:15:17 +0300 Subject: [PATCH] desc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25865cc..357098f 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ print("HOME_FOLDER is ",home) ## Contribution -Pull requests are welcome. You should run the unit tests locally by running [`test/unit_tests.py`](https://github.com/serengil/deepface/blob/master/tests/unit_tests.py). Please share the unit test result logs in the PR. Deepface is currently compatible with TF 1 and 2 versions. +Pull requests are welcome. You should run the unit tests locally by running [`test/unit_tests.py`](https://github.com/serengil/deepface/blob/master/tests/unit_tests.py). Please share the unit test result logs in the PR. Deepface is currently compatible with TF 1 and 2 versions. Change requests should satisfy those requirements both. ## Support