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
31 stars 30 forks source link

Add pre-commit hooks and update requirements.txt #32

Closed Devasy23 closed 5 months ago

Devasy23 commented 7 months ago

This pull request adds pre-commit hooks to the project and updates the requirements.txt file with additional dependencies.

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
12.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
43.8% Coverage on New Code (required ≥ 80%)
10.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud