diff --git a/README.md b/README.md index cbd4bc0..b437477 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ # Gender-Age-ID -This Python script utilizes the DeepFace library along with OpenCV to extract gender information from input images. The gender prediction results are printed. +This Python script utilizes the DeepFace library along with OpenCV to extract gender information from input images. The gender and age prediction results are printed. You can install the required Python packages using pip: ```bash