Skip to content

Commit 63fcd09

Browse files
committed
added readme, updated requirements
1 parent c871a53 commit 63fcd09

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
env
21
cmake-3.30.3-windows-x86_64
32
*.csv
43
yolov8
5-
face_rec.py
6-
runs
4+
runs
5+
myenv
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Steps to run the project:
2+
3+
1) Create a virtual environment.
4+
2) Before installing the requirements, install dlib separately using `pip install "dlib_file_path"`
5+
3) Install the requirements using `pip install -r requirements.txt`
Binary file not shown.

0 commit comments

Comments
 (0)