Devasy23 / FaceRec

An advanced facial recognition system designed for real-time identification using deep learning models and optimized vector search. Features include face detection, embedding generation, and scalable deployment options.
Apache License 2.0
32 stars 30 forks source link

Solved issue for requirements bug #69

Closed Devasy23 closed 1 month ago

Devasy23 commented 1 month ago

Pull Request Description

Summary: This pull request addresses several issues related to dependency management and pre-commit hooks:

Benefits:

Testing: Please thoroughly test this pull request to ensure that it does not introduce any new issues or regressions. Verify that the pre-commit hooks are functioning as expected and that the project builds and runs correctly with the updated dependencies.

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
7 Security Hotspots
1.4% Coverage on New Code (required ≥ 80%)
17.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud