Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3337c13

Browse files
changed requirements
1 parent 6698c17 commit 3337c13

File tree

2 files changed

+10
-21
lines changed

2 files changed

+10
-21
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
test
2-
thirdi
2+
thirdi
3+
dockerfile
4+
.dockerignore

requirements.txt

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
1-
certifi==2020.6.20
2-
chardet==3.0.4
3-
click==7.1.2
4-
cmake==3.18.2.post1
5-
decorator==4.4.2
6-
dlib==19.18.0
7-
face-recognition==1.3.0
8-
face-recognition-models==0.3.0
9-
idna==2.10
10-
imageio==2.9.0
11-
imageio-ffmpeg==0.4.2
12-
moviepy==1.0.3
13-
numpy==1.18.4
14-
opencv-python==4.4.0.46
15-
Pillow==8.0.1
16-
proglog==0.1.9
17-
requests==2.24.0
18-
tqdm==4.51.0
19-
urllib3==1.25.11
20-
wincertstore==0.2
1+
cmake
2+
dlib
3+
face_recognition
4+
pyttsx3
5+
numpy
6+
opencv-python
7+
streamlit

0 commit comments

Comments
 (0)