diff --git a/cpp-package/inspireface/README.md b/cpp-package/inspireface/README.md index 4d59c7f..37990c9 100644 --- a/cpp-package/inspireface/README.md +++ b/cpp-package/inspireface/README.md @@ -53,6 +53,12 @@ Please contact [contact@insightface.ai](mailto:contact@insightface.ai?subject=In **`2024-06-18`** Added face detection feature with tracking-by-detection mode. + +## License + +The licensing of the open-source models employed by InspireFace adheres to the same requirements as InsightFace, specifying their use solely for academic purposes and explicitly prohibiting commercial applications. + + ## Quick Start For Python users on Linux and MacOS, InspireFace can be quickly installed via pip: @@ -672,4 +678,4 @@ InspireFace is built on the following libraries: - [sqlite-vec](https://github.com/asg017/sqlite-vec) - [Catch2](https://github.com/catchorg/Catch2) - [yaml-cpp](https://github.com/jbeder/yaml-cpp) -- [TensorRT](https://github.com/NVIDIA/TensorRT) \ No newline at end of file +- [TensorRT](https://github.com/NVIDIA/TensorRT)