Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kathirvelthangaraju authored Jan 24, 2024
1 parent 1a6ac91 commit a1fbdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ STEP 6: Then an auditory alert will played to alert the driver to regain his foc
<b>HOW TO RUN <b><br>
<ul>
<li>Download the <strong>shape_predictor_68_face_landmarks.dat</strong> form <i>https://github.com/italojs/facial-landmarks-recognition/blob/master/shape_predictor_68_face_landmarks.dat</i> and save it in the project folder. </li>
<li>In the <i>drowsiness_yawn.py</i> file, change the path of <i>alert.wave</i>.</li>
<li>In the <i>drowsiness_yawn.py</i> file, change the path of <i>alert.wav</i>.</li>
<li>Install all the requirements in the <strong>requirements.txt</strong> file.</li>
<li>Run the <i>drowsiness_yawn.py</i> file.</li>
</ul>
Expand Down

0 comments on commit a1fbdab

Please sign in to comment.