mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
tests
This commit is contained in:
parent
110f357ba7
commit
169e1a5d88
@ -5,6 +5,7 @@
|
||||
[](https://pepy.tech/project/deepface)
|
||||
[](https://github.com/serengil/deepface/stargazers)
|
||||
[](https://github.com/serengil/deepface/blob/master/LICENSE)
|
||||
[](https://github.com/serengil/deepface/actions/workflows/tests.yml)
|
||||
[](https://www.patreon.com/serengil?repo=deepface)
|
||||
[](https://twitter.com/serengil)
|
||||
|
||||
@ -211,7 +212,7 @@ Tech stack is vast to store vector embeddings. To determine the right tool, you
|
||||
|
||||
## 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. Change requests should satisfy those requirements both.
|
||||
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). Once a PR sent, GitHub test workflow will be run automatically and unit test results will be available in GitHub actions before approval.
|
||||
|
||||
## Support
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user