Update README.md

on instead of enabled
This commit is contained in:
Sefik Ilkin Serengil 2024-06-21 14:50:17 +01:00 committed by GitHub
parent 3a75f3688a
commit 8f453f0746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -211,7 +211,7 @@ Face detection and alignment are important early stages of a modern face recogni
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/detector-portfolio-v6.jpg" width="95%" height="95%"></p>
All deepface functions accept optional detector backend and align input arguments. You can switch among those detectors and alignment modes with these arguments. OpenCV is the default detector and alignment is enabled by default.
All deepface functions accept optional detector backend and align input arguments. You can switch among those detectors and alignment modes with these arguments. OpenCV is the default detector and alignment is on by default.
```python
backends = [